public
Description: Small RDF python scraper for gumtree ads (include geocoding)
Homepage:
Clone URL: git://github.com/moustaki/flatscrap.git
name age message
file BatchScrape.py Loading commit data...
file FlatScrape.py
file README
file SingleScrape.py
file flatscrap.html
./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)