]>
Commit | Line | Data |
---|---|---|
ac4d1142 NL |
1 | title: //h1[@class='headline3']\r |
2 | author: substring-after(//p[@class="byline"], 'By ')\r | |
3 | date: //meta[@name="REVISION_DATE"]/@content\r | |
4 | body: //div[@id='articleImage' or @id='frame_fd1fade'] | //span[@id='articleText'] | //div[@class='pageNavigation']\r | |
5 | strip: //li[@class='next']\r | |
6 | strip: //span[@class='articleLocation']\r | |
7 | prune: no\r | |
8 | tidy: no\r | |
9 | \r | |
10 | test_url: http://www.reuters.com/article/2011/04/08/us-ivorycoast-killings-idUSTRE73732A20110408 |