search google with python

Tracubik affdfsdfdsfsd at b.com
Wed Jan 25 05:36:18 EST 2012


Il Wed, 25 Jan 2012 02:27:18 -0800, Chris Rebert ha scritto:

> On Wed, Jan 25, 2012 at 1:55 AM, Tracubik <affdfsdfdsfsd at 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



More information about the Python-list mailing list