On Wed, Jan 25, 2012 at 1:55 AM, Tracubik <affdfsdfds...@b.com> wrote: > Hi all, > i'ld like to make a simple program for searching images from python. > All it have to do is make a search in google images and return the link > of the images (20 images is enough i think) > > Is there any API or modules i can use?
https://developers.google.com/image-search/v1/jsondevguide http://docs.python.org/library/json.html http://docs.python.org/library/urllib2.html Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list