Il Wed, 25 Jan 2012 02:27:18 -0800, Chris Rebert ha scritto: > 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
thanks a lot but it say it's deprecated, is there a replacement? Anyway it'll useful for me to study json, thanks :) Nico -- http://mail.python.org/mailman/listinfo/python-list