diff options
| -rw-r--r-- | .chicagotribune.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.chicagotribune.com.txt b/.chicagotribune.com.txt new file mode 100644 index 0000000..55a9ed2 --- /dev/null +++ b/.chicagotribune.com.txt @@ -0,0 +1,8 @@ +date: //span[@class='pubdate'] +author: //div[@id='mod-article-byline']/span[3] +body: //div[@id='area-article-first-block'] | //div[@id='mod-a-body-after-first-para'] +strip_id_or_class: byline + +strip: //div[@id='mod-article-byline'] + +test_url: http://www.chicagotribune.com/classified/automotive/used/chi-auto-refinance-pros-cons-20130513,0,4116070.story |
