Closed mikeshultz closed 9 years ago
Possibly related: http://stackoverflow.com/questions/3336549/pythons-urllib2-why-do-i-get-error-403-when-i-urlopen-a-wikipedia-page
wtd should probably have a custom user agent, at least.
Appears that the default python user agent is blocked(probably by popular CMS software), probably to prevent careless malicious users. Setup a custom user agent, so at least we're properly identifying, but that's the best I can do for this issue.