blob: 55ec48f27ada997427fce33c5a3e6e32a5c3505f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
title://h1
author://span[@class="article-authornames"]/a
body: //div[@class='article-view__content']
# this line breaks the parser
#replace_string("padding-bottom:): "
strip://div[@class='adbox-wrapper__label']
strip://div[@class='adbox-rectangle']
strip://div[@class='adbox-rectangle']
strip://div[contains(@class,'article-view__share-links-top')]
test_url: http://www.computerbase.de/news/2012-06/verbraucherzentrale-mahnt-blizzard-fuer-diablo-3-ab/
|