public
Description: Small RDF python scraper for gumtree ads (include geocoding)
Clone URL: git://github.com/moustaki/flatscrap.git
Search Repo:
moustaki (author)
Sat Mar 08 11:30:53 -0800 2008
commit  46b9b83c496cd25fd4c1a625752a5f388616ebc2
tree    2f804796330901a3399ce0e08029d52271f3f194
parent  da3177547e90e4f55cbb65018050a4a51d079ba7
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 Sat Mar 08 11:30:53 -0800 2008 Finally working with Exhibit [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)