I am a paying customer (custom account), and I am trying to use BeautifulSoup to scrap the website sports-reference.com. This works on my own web server, but not on PythonAnywhere.
The error message given is: "2016-03-06 22:48:07,904 :urllib2.HTTPError: HTTP Error 403: Forbidden"
Trying to scrape the website badcomputer.org (a website on the whitelist) does work, so I'm assuming I just need sports-reference.com to be added to the whitelist.