T
Tony via AccessMonster.com
I want to make a database that stores pictures of food from various websites.
What I want to do Is create a function that executes a google search for the
word "lobster" and retreives ALL images from ALL websites that return from
the search, maximum of 20 sites. Then it saves each image to a folder.
I'm wanting to create a menu. If the website has lobster on it, then it will
have other fine dining items as well.
Also, I only want it to save the picture if the file size is larger than 20KB,
as I only want images of higher resolution. (I'm gonna do a lot of
photoshoping to these images to make them appear more appetizing on a menu).
And I'm aware of copyright laws. I'm just doing this to put together a
sample menu, and then will manually select images I like, and take new
photographs of them.
Can this be done in VB?
Thank you
What I want to do Is create a function that executes a google search for the
word "lobster" and retreives ALL images from ALL websites that return from
the search, maximum of 20 sites. Then it saves each image to a folder.
I'm wanting to create a menu. If the website has lobster on it, then it will
have other fine dining items as well.
Also, I only want it to save the picture if the file size is larger than 20KB,
as I only want images of higher resolution. (I'm gonna do a lot of
photoshoping to these images to make them appear more appetizing on a menu).
And I'm aware of copyright laws. I'm just doing this to put together a
sample menu, and then will manually select images I like, and take new
photographs of them.
Can this be done in VB?
Thank you