New here? Read Greetings Earthling!

Google Image Search | New Edition

Got a comment that the Google Image Search script I published ages ago does not work anymore and I didn't even check it. But, as I wanted to improve it a bit, I rewrote it with a few tricks. It comes with a whole bunch of defines that allow you to set the parameterseasily. You don't need to know them anymore.

Zone unavailable to unregistered users.
Registration is quick, painless and worth its weight in gold.

And this is a sample of how you use it:

<?php $results = el_gg_imageSearch('query', $page = 1, array( GGIMG_PARAM_TYPE => GGIMG_TYPE_ANY, GGIMG_PARAM_SIZE => GGIMG_SIZE_ANY, GGIMG_PARAM_COLOR => GGIMG_COLOR_ANY, GGIMG_PARAM_SPECOLOR => GGIMG_SPECOLOR_ANY, )); ?>

PS: I'm not dead just very busy. I'm writing a new engine for a site to sell my scripts and stuff on it. But I won't use WP. So I'm writing from scratch (almost) and it'll take a bit more.

Category: PHP, Scraping

5 Responses

  1. +Woody1:2 — #68 says:

    Epic as ever 5ub - these scripts are invaluable! - your logged out footer also has a 1px gap underneath it btw..firefox up to date.

    YOUR comment blocker is also ridiculously sensitive, had to register to post this - or is that the point? lol

    • You had to login to post a comment???
      Gotta check on that. It just needs JS & Refs enabled.

      Thanks.

      PS: I use Opera round the clock. Haven’t checked the site on other browsers in ages. I’ll have a look.

  2. +ruggero2:2 — #67 says:

    Thank you very much dude:)

  3. +Woody2:2 — #68 says:

    I have both enabled and it still complained :/ - It could be my referrer plugin if its checking referrers..but I doubt though whether or not its sending a blank refferer as its turned off…

  4. +szepeshazi1:1 — #173 says:

    This is simply beautiful. Thank you very much indeed for sharing this script.