phardy / orange_council_development_apps_python

Orange council Development Applications


This is a scraper that runs on Morph. To get started see the documentation

Contributors phardy

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 28, in <module> parse_feed() File "scraper.py", line 19, in parse_feed fh = urllib.request.urlopen(req) File "/app/.heroku/python/lib/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/app/.heroku/python/lib/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/app/.heroku/python/lib/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/app/.heroku/python/lib/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/app/.heroku/python/lib/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/app/.heroku/python/lib/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden

Statistics

Total run time: less than 5 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 75.2 KB

History

  • Manually ran revision acf31b7c and failed .
  • Manually ran revision f1a5b8b8 and failed .
  • Created on morph.io