Hey what would be the code to grab images from google? If this is not possible what about yahoo they have an api, after grabbed insert details into database, image url, image title/description and size and width and format. Thanks
you should get the html from the query request. then search for an image with regex and get her title desc and etc from there with string staff or regex. i wont give you the exect code but now you have better know what to do.