From: Phrogz Date: 2007-12-04T06:24:59+09:00 Subject: Re: Screen Scraping an Image On Dec 3, 2:10 pm, Sean Kenney wrote: > How do you screen scrape an image off of a web page? You find the URL of the image (possibly resolving a relative URL against the absolute URL of the page) and then ask the web server to send you that file over http.