diff options
| author | timgws <tim@timg.ws> | 2013-05-29 11:18:31 +1000 |
|---|---|---|
| committer | timgws <tim@timg.ws> | 2013-05-29 11:18:31 +1000 |
| commit | 251129589177055bf58eecc185c9ab943be7c86f (patch) | |
| tree | f090f9da00b1c9e38d6372a24a229482cadbe3e4 | |
| parent | 67ce6687baa476462be40cdf5692764d5fc3b69e (diff) | |
| download | ftr-site-config-251129589177055bf58eecc185c9ab943be7c86f.tar.gz ftr-site-config-251129589177055bf58eecc185c9ab943be7c86f.zip | |
Create .chicagotribune.com.txt
| -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 |
