Hi All,

We've been using IMDbPY in my appengine project for almost 1 year.  It
has been working great, until recently. It seems like IMDb has started
blocking requests from appengine.

Appengine Error Message:

{'url': 
'http://akas.imdb.com/find?s=tt;mx=20;q=Tyler+Perry%27s+Why+Did+I+Get+Married+Too',
'error type': 'http_error_default', 'errcode': 403L, 'headers':
<mimetools.Message instance at 0x4fe650e23d62d458>, 'proxy': '',
'errmsg': 'Forbidden'}

The exact same URL works fine from my browser.  So I'm guessing
sometime in the recent past they've started proactively blocking
traffic from appengine.  Is anyone else experiencing this?

Brian

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to