summaryrefslogtreecommitdiff
path: root/orf.at.txt
diff options
context:
space:
mode:
Diffstat (limited to 'orf.at.txt')
-rw-r--r--orf.at.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/orf.at.txt b/orf.at.txt
new file mode 100644
index 0000000..fb4f218
--- /dev/null
+++ b/orf.at.txt
@@ -0,0 +1,11 @@
+single_page_link: //div[@id='content']//p[@class='readMore']/a
+
+title: //div[@class='hidden offscreen']/h2
+body: //div[@id="storyText"]
+move_into(//div[@id='storyText']): //div[@class='fact']
+strip: //small[@class='credit']
+strip: //small[@class='caption']
+date: substring-after(//div[@id='storyMeta']//p[@class='date'],'Publiziert am')
+strip: //p[@class='toplink']
+
+test_url: http://orf.at/stories/2084731/ \ No newline at end of file