From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- articles.boston.com.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 articles.boston.com.txt (limited to 'articles.boston.com.txt') diff --git a/articles.boston.com.txt b/articles.boston.com.txt new file mode 100644 index 0000000..73bcdb4 --- /dev/null +++ b/articles.boston.com.txt @@ -0,0 +1,6 @@ +title: //div[@class="mod-bostonarticleheader mod-articleheader"]/h1 +author: substring-after(//div[@class="mod-bostonarticlebyline mod-articlebyline"]/span[3],"By ") +date: //div[@class="mod-bostonarticlebyline mod-articlebyline"]/span[@class="pubdate"] + +strip_id_or_class: mod-pagination +test_url: http://articles.boston.com/2011-10-23/news/30313691_1_bigfoot-free-speech-monadnock-state-park \ No newline at end of file -- cgit v1.3.1