blob: 36d4757af565e74a73633393d0b4a7e04be3f7c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
title: //hgroup//h1
title: //span[@class='mainarttitle']
body: //div[@id='leftRail']//div[contains(@class, 'body')]
author: //meta[@name="author"]/@content
author: //span[@class='mainartauthor']
date: substring-before(//hgroup//h6, '@')
date: //span[@class='mainartdate']
prune: no
strip: //aside
strip_id_or_class: sticky_sharing
strip_id_or_class: pagination
strip_id_or_class: controlsbox
strip_id_or_class: storyboxes
strip_id_or_class: sponsoredlinks
strip_id_or_class: nextpage
strip_id_or_class: contextuallinks
strip_id_or_class: article_actions
strip_id_or_class: engagement_block
single_page_link: //a[contains(@href, '/print/')]
http_header(user-agent): Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
test_url: http://www.forbes.com/forbes/2011/0509/technology-frog-design-jan-chipchase-ethnographer-birth-cool_print.html
test_url: http://www.forbes.com/sites/bruceupbin/2012/09/11/the-iphone-5-winners-and-losers/
|