askandtheanswer / csv_files_scraper

CSV files sample scraper


Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... Injecting scraper code and running... Traceback (most recent call last): File "scraper.py", line 6, in <module> data = scraperwiki.scrape(url) File "/app/.heroku/src/scraperwiki/scraperwiki/utils.py", line 31, in scrape f = urllib2.urlopen(req) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 396, in open protocol = req.get_type() File "/app/.heroku/python/lib/python2.7/urllib2.py", line 258, in get_type raise ValueError, "unknown url type: %s" % self.__original ValueError: unknown url type: google.com

Data

Downloaded 2 times by MikeRalphson

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (6 KB) Use the API

rows 10 / 45

Date Week Value Name
2009-05-30
0
7
2009-06-06
1
433
2009-06-13
2
92
2009-06-20
3
190
2009-06-27
4
151
2009-07-04
5
139
2009-07-11
6
185
2009-07-18
7
260
2009-07-25
8
395
2009-08-01
9
488

Statistics

Total run time: less than 10 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 24.3 KB

History

  • Manually ran revision 1f9136c1 and failed .
    nothing changed in the database
  • Created on morph.io

Scraper code

csv_files_scraper