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
moustaki (author)
2 months ago
commit  b5a5358a5e39612d4fe7fe7f5543526761d622a8
tree    e3d2a0909652752e7fcccd50196447ae831fe01a
parent  46b9b83c496cd25fd4c1a625752a5f388616ebc2
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)