blob: 2bfcc9b4a1fdc79d901a26f0283a9b73a29c52c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
title: //h1
author: //a[contains(@href, '/kategorie/autoren')]
date: //a[contains(@href, '/falter/ausgabe')]
body: //article[@class='spanMain']
# cleanup
strip_id_or_class: 'respond'
strip: //img[@src='http://www.falter.at/web/_pics/falterlogo_dblau.gif']
strip_id_or_class: 'meta'
strip_id_or_class: 'servicebox'
strip_id_or_class: 'related'
strip_id_or_class: 'twitter-share-button'
strip: //br
test_url: http://www.falter.at/falter/2013/03/26/der-dandy-auf-der-sinkenden-galeere/
|