01-11-2010 08:04 AM
Hello,
I would like to search the Internet a picture. With the URL I would like to download the file. (For downloading I found a command line tool)
Could some one help me?
mathias
Solved! Go to Solution.
01-11-2010 08:25 AM
01-11-2010 09:02 AM
Thanks... That helps 🙂
Now I need only a way to search picture in the internet...
01-11-2010 09:03 AM
Hi maze,
you can use google to search a picture. Parse the results and download what you need.
Mike
01-11-2010 11:36 PM
01-12-2010 01:50 AM
I found a way to search with a search engine, but I do not know how to parse the result ... 😞
01-12-2010 01:57 AM
01-12-2010 02:08 AM - edited 01-12-2010 02:08 AM
Hi maze,
you have to search for this "<a href=". Everthing til ">" is a link which can be your searched image.
May be you can be more specific of what you really want to do. Or do you want to download all images about one topic?
Mike
01-12-2010 03:52 AM
Thanks everyone for your help... I have the soulution 🙂
Maybe for someone usefull...
mathias
01-12-2010 04:05 AM