blob: 1b2f3d0336f4522ff7a8306a973fc97fffea8f88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
title: //h1[@class='headline3']
author: substring-after(//p[@class="byline"], 'By ')
date: //meta[@name="REVISION_DATE"]/@content
body: //div[@id='articleImage' or @id='frame_fd1fade'] | //span[@id='article-text'] | //div[@class='pageNavigation']
body: //article[@itemtype="http://schema.org/NewsArticle"]
strip: //li[@class='next']
strip: //span[@class='articleLocation']
prune: no
tidy: no
test_url: http://www.reuters.com/article/2011/04/08/us-ivorycoast-killings-idUSTRE73732A20110408
test_url: http://www.reuters.com/investigates/special-report/usa-taser-experts/
test_contains: Among the settlements examined by Reuters
|