Sticky Posts
Jun 21, 2009
Scrape Google Images Search Results With PHP
You could use the Ajax Search but I think it will return very few results unlike regular image search which returns 21 images per request.
The previous PHP script I published (on my old blog) to scrape Google Images has been rendered absolete by the JSONish output of images results. So I had to write another one (actually fix the old one) to scrape the JS encoded image objects and return them in a friendly way. This function returns an array of objects, each being an image with full details.
Use this to bring color to your black hat sites or ... whatever.
Registration is FREE, quick, painless and worth its weight in gold.
Have fun with it, while it still works. If it breaks again let me know and I'll see if I can fix it.


hey boy !
You are just too good !
Thank you sooo much for this really helpfull script.
You help me a lot, thanks for sharing your knoweldge.
You rock !
:o)
You’re welcome :)
print_r(el_gg_imageSearch(’test’)); does not return anything to me? am I doing sth wrong or did they change the result page?
Check this: http://blog.5ubliminal.com/posts/google-image-search-new-edition/
Sorry for the delay. I’m so busy…
Great thanks in advance!