I was wondering if anyone had any experience spidering images from other sites. Basically, I have a database that contains links to this subsection of a site I own. These subsections all have photogalleries. I basically want to spider out the first image from each photo gallery so that I can run them through my thumbnail script and post them on another page. However all the subsections are different, some use an HTTP link, other just link the image name, some use javascript, etc. Does anyone have any experience in this area?