diff options
Diffstat (limited to 'articles.boston.com.txt')
| -rw-r--r-- | articles.boston.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
