dslreports logo
 
    All Forums Hot Topics Gallery
spc
Search similar:


uniqs
1123
26369924 (banned)
join:2005-10-25
Wellston, OH

26369924 (banned)

Member

[Need Info] [LINUX ONLY] Bulk Google Image Search Downloader

I am looking to find something that after you do a search on Google images will download the images you select from a window or all of them in their original sizes from the sites.

Please note this software must be LINUX COMPATIBLE. I do not use or understand anything else.

I prefer something stand alone v. a plugin/extension to a browser like firefox. If thats the best case scenario, ok. Note: NO CHROMIUM plugins, I do not and will not use it.

Something along the imagehostgrabber but works with google images.

Anything to accomplish this? ? ?

Thanks.

Maxo
Your tax dollars at work.
Premium Member
join:2002-11-04
Tallahassee, FL

1 edit

Maxo

Premium Member

Re: [Need Info] [LINUX ONLY] Bulk Google Image Search Downloade

Do you have coding skills? You could probably do this with a little python + httlib + regexes.
An example http call would be »www.google.com/search?q= ··· tbm=isch
Just replace the dlsauers part to change your search.
Maxo

Maxo

Premium Member

I actually played around with this for a little bit. It looks like you have to spoof the header as they do not want you programatically pulling like this. Even still, the data you get back isn't plain HTML you can easily parse.
26369924 (banned)
join:2005-10-25
Wellston, OH

26369924 (banned) to Maxo

Member

to Maxo
said by Maxo:
Do you have coding skills? You could probably do this with a little python + httlib + regexes.
Dont program using those items.

Looking for stand alone ready to go.