| > I'm trying to create an image database, where I have the
> list of common SKUs and would like to download the
> corresponding jpgs or gifs from whatever webs have them.
> Google has an image database lookup, but I don't know if
> HTTrack can work with google?>
<http://www.google.com/imghp?hl=en&ie=UTF-8&oe=UTF>-
8&q=&tab=wi
> Is there a way to do it in HTTrack?
No, not directly - the problem is that "real" images links
are not in the resulting page, but in "secondary" pages.
You'll have to collect resulting links using some
scripting, and then fetch images using a second round.
Not immediate, and not very easy to do either.
| |