public this repo is viewable by everyone
Description: Small RDF python scraper for gumtree ads (include geocoding)
Clone URL: git://github.com/moustaki/flatscrap.git
name age message
folder BatchScrape.py Tue Mar 11 02:53:29 -0700 2008 Just renaming from scrap to scrape [moustaki]
folder FlatScrape.py Tue Mar 11 02:53:29 -0700 2008 Just renaming from scrap to scrape [moustaki]
folder README Tue Mar 11 02:53:29 -0700 2008 Just renaming from scrap to scrape [moustaki]
folder SingleScrape.py Tue Mar 11 02:53:29 -0700 2008 Just renaming from scrap to scrape [moustaki]
folder flatscrap.html Mon Mar 10 08:29:17 -0700 2008 Icon view on map [moustaki]
README
./SingleScrape.py <gumtreeurl> <outputfile>
eg. 
./SingleScrape.py http://www.gumtree.com/london/93/21153193.html test.rdf

./BatchScrape <gumtreerss> <jsonfile>
eg.
./BatchScrape http://www.gumtree.com/london/3.xml flatscrap.js
(Exhibit JSON working with flatscrap.html)