sensiblecodeio / scraperwiki-python

ScraperWiki Python library for scraping and saving data
https://scraperwiki.com
BSD 2-Clause "Simplified" License
159 stars 69 forks source link

getting the box's URL from Python code is too hard. #39

Open drj11 opened 10 years ago

drj11 commented 10 years ago

table-xtract-tool has the JavaScript UI put the boxUrl in a settings.json file, just so that the Python code can read it out.

This would be much less error prone (and clearer) if it was just

import scraperwiki
scraperwiki.boxURL