I need some help with screen scraping a site (http://website.com).
Lets say I'm trying to get an image inside But when I pull it down, it's path is relative ie "image_large/imageName.jpg" (I'm going to pull down this image daily as it changes daily. It always begins with "images_large/.
How can I go in and prepend the url website.com to that image inside ?
Any help at all would be so wonderful.