diff options
Diffstat (limited to 'nybooks.com.txt')
| -rw-r--r-- | nybooks.com.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/nybooks.com.txt b/nybooks.com.txt new file mode 100644 index 0000000..d95ec68 --- /dev/null +++ b/nybooks.com.txt @@ -0,0 +1,13 @@ +strip_id_or_class: sIFR-alternate +title: //div[@id='page-title-wrapper']/div[@id='page-title']/h2 +single_page_link: //a[contains(@href, 'pagination=false') and not(contains(@href, 'printpage=true'))] + +body: //div[@id = 'article-body'] +strip_id_or_class:article-tools +strip_id_or_class:js_target +strip_id_or_class:marker +author://div[@id = 'page-title']/h3 +date://div[@id = 'page-title']/h5/a[starts-with(@href,'/issues/')] + + +test_url: http://www.nybooks.com/articles/archives/2012/feb/23/were-more-unequal-you-think/
\ No newline at end of file |
