From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- finance.yahoo.com.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 finance.yahoo.com.txt (limited to 'finance.yahoo.com.txt') diff --git a/finance.yahoo.com.txt b/finance.yahoo.com.txt new file mode 100644 index 0000000..248522c --- /dev/null +++ b/finance.yahoo.com.txt @@ -0,0 +1,12 @@ +title: //meta[@property='og:title']/@content +body: //div[@id='y-article-bd'] +body: //div[contains(@class, 'yom-art-content')] +strip: //div[contains(@class, 'related-companies')] +strip: //div[@id='y-article-related'] +strip: //div[@id='ypf-article-related'] +prune: no + +single_page_link: //div[@class='ft']//a[contains(@href, 'page=all')] + +test_url: http://sg.finance.yahoo.com/news/Motorola-takes-wraps-249-rsg-3508842732.html?x=0&.v=1 +test_url: http://finance.yahoo.com/news/super-young-retirement-savers.html \ No newline at end of file -- cgit v1.3.1