patricnordstrom / FIS_Alpine_Skiing_Web_Scraper

A morph.io scraper for FIS Alpine Skiing data from http://data.fis-ski.com/


Contributors jhuerta metaodi

Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Traceback (most recent call last): File "scraper.py", line 127, in <module> main() File "scraper.py", line 116, in main newRaceResultsRecords = get_list_of_new_records(FIS_URL) File "scraper.py", line 12, in get_list_of_new_records for link, raceinfo in race_link_results(urlLink): File "scraper.py", line 31, in race_link_results 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 127, in urlopen return _opener.open(url, data, timeout) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 410, in open response = meth(req, response) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 448, in error return self._call_chain(*args) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 502: Bad Gateway

Statistics

Total run time: 3 minutes

Total cpu time used: less than 5 seconds

Total disk space used: 1.33 MB

History

  • Manually ran revision 181e945a and failed .
    nothing changed in the database
  • Manually ran revision 181e945a and failed .
    nothing changed in the database
  • Manually ran revision 2a536a07 and failed .
    nothing changed in the database
  • Manually ran revision 1b72f271 and failed .
    nothing changed in the database
  • Created on morph.io