From 54b5b02ce1c278880cf7aca54f3ed0a4c34d038b Mon Sep 17 00:00:00 2001 From: Jordi De Groof Date: Sun, 9 Aug 2015 16:47:45 +0200 Subject: networkworld.com --- networkworld.com.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 networkworld.com.txt diff --git a/networkworld.com.txt b/networkworld.com.txt new file mode 100644 index 0000000..3379f54 --- /dev/null +++ b/networkworld.com.txt @@ -0,0 +1,16 @@ +author: //meta[@name="author"]/@content +body: //div[@itemprop="articleBody"] +next_page_link: //a[@rel="next"] + +strip: //aside +strip: //h3[contains(., "See also:")] +strip: //div[@id="article-top-page-number"] +strip: //p[starts-with(normalize-space(.), '[')] +strip: //p[starts-with(normalize-space(.), '+')] + +test_url: http://www.networkworld.com/index.rss +test_url: http://www.networkworld.com/article/2952852/email-services/4-great-gmail-tips-you-might-not-know-about.html#tk.rss_all +test_url: http://www.networkworld.com/article/2951819/infrastructure-management/cios-say-applecare-for-enterprise-is-lacking.html +test_url: http://www.networkworld.com/article/2951823/cisco-subnet/early-access-qa-new-cisco-ceo-chuck-robbins-heads-into-hyper-connected-mode.html +test_url: http://www.networkworld.com/article/2947478/mobile/what-if-the-apple-watch-really-is-a-flop.html +test_url: http://www.networkworld.com/article/2953522/cloud-computing/nfv-a-hit-for-opendaylight.html -- cgit v1.3.1