Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I install the "scraperwiki" library locally?

Is the scraperwiki python module available for install outside of the Scraperwiki.com web interface? It looks like the source is available, but not packaged.

like image 973
Amanda Avatar asked Mar 26 '12 21:03

Amanda


1 Answers

We now have a locally installable version https://github.com/scraperwiki/scraperwiki-python that can be pip installed using pip install scraperwiki

like image 189
frabcus Avatar answered Nov 01 '22 20:11

frabcus