diff options
Diffstat (limited to 'sydsvenskan.se.txt')
| -rw-r--r-- | sydsvenskan.se.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sydsvenskan.se.txt b/sydsvenskan.se.txt new file mode 100644 index 0000000..44ec8b9 --- /dev/null +++ b/sydsvenskan.se.txt @@ -0,0 +1,11 @@ +title: //h1 + +author: //a[contains(@href, '/sok/?')]/text() + +date: substring-after(//span[@class='date'], 'Publicerad ') + +body: //div[@class='two_column_left'] +strip_id_or_class: story +strip: //div[@class='leadText saplo:lead']/h5 + +test_url: http://www.sydsvenskan.se/kultur-och-nojen/-jag-vill-garna--stanna--
\ No newline at end of file |
