Imagine I have a list of movie titles, years which is constantly updating (every 24h or less) and I would like to get a Movie poster for every movie in the list.
I tried using this: http://mikefigueroa.com/blog/2011/08/get-first-google-image-search-result-with-php/
But the list is pretty big, and my IP is being masked as abusive.
Thanks