diff options
Diffstat (limited to 'stalbansreview.co.uk.txt')
| -rw-r--r-- | stalbansreview.co.uk.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/stalbansreview.co.uk.txt b/stalbansreview.co.uk.txt new file mode 100644 index 0000000..a0f1587 --- /dev/null +++ b/stalbansreview.co.uk.txt @@ -0,0 +1,14 @@ +title: //div[@class='articleLeft']/h3 + +author: substring-after(//span[@class='articleAuthor']/a,'By ') + +date: substring-before(//span[@class='articleDateTime'],'in ') + +body: //div[@class='articleLeft'] +strip: //div[@class='articleMoreNews'] +strip: //div[@class='articleLeft']/h3 +strip: //div[@class='articleLeft']/p[@class='articleInfo clearfix'] + +# Remove duplicate title from text +strip: //div[@id='site']/div[5][@class='holder']/div[1][@class='hBlock']/div[1][@class='sglCol article']/h3 +test_url: http://www.stalbansreview.co.uk/news/9581446.New_roundabout_in_King_Harry_Lane/r/?ref=rss
\ No newline at end of file |
