diff options
Diffstat (limited to '.craigslist.org.txt')
| -rw-r--r-- | .craigslist.org.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.craigslist.org.txt b/.craigslist.org.txt new file mode 100644 index 0000000..a39aa35 --- /dev/null +++ b/.craigslist.org.txt @@ -0,0 +1,8 @@ +title: //h2[@class='postingtitle'] +date: //p[@class='postinginfo']/date + +body: //figure[@class='iw'] | //section[@class='cltags' or @id='postingbody'] +prune: no +tidy: no + +test_url: http://sfbay.craigslist.org/hhh/index.rss
\ No newline at end of file |
