Contributors Mikkoeinari

Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... Injecting configuration and compiling... Injecting scraper and running... 563092500 Traceback (most recent call last): File "scraper.py", line 53, in <module> scrape_page(next_link) File "scraper.py", line 33, in scrape_page html = 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 154, in urlopen return opener.open(url, data, timeout) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 437, in open response = meth(req, response) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 550, in http_response 'http', request, response, code, msg, hdrs) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 475, in error return self._call_chain(*args) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 409, in _call_chain result = func(*args) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 558, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 403: Forbidden

Statistics

Total run time: less than 10 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 29.3 KB

History

  • Manually ran revision 418713b9 and failed .
    nothing changed in the database
  • Manually ran revision 3655eb3e and failed .
    nothing changed in the database
  • Manually ran revision 418331a7 and failed .
    nothing changed in the database
  • Manually ran revision c0e73940 and failed .
  • Created on morph.io

Scraper code

scraper