public
Description: Small RDF python scraper for gumtree ads (include geocoding)
Clone URL: git://github.com/moustaki/flatscrap.git
Search Repo:
name age message
folder BatchScrap.py Sat Mar 08 11:30:53 -0800 2008 Finally working with Exhibit [moustaki]
folder FlatScrap.py Sat Mar 08 11:30:53 -0800 2008 Finally working with Exhibit [moustaki]
folder README Sat Mar 08 11:30:53 -0800 2008 Finally working with Exhibit [moustaki]
folder SingleScrap.py Sat Mar 08 11:30:53 -0800 2008 Finally working with Exhibit [moustaki]
folder flatscrap.html Mon Mar 10 08:29:17 -0700 2008 Icon view on map [moustaki]
README
./SingleScrap.py <gumtreeurl> <outputfile>
eg. 
./SingleScrap.py http://www.gumtree.com/london/93/21153193.html test.rdf

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