Heres a class for a php/curl web scraper I've written. It comes complete with parsing routines that have been adapted from Michael Schrenks "Web Bots Spiders and Screen Scrapers" Recently I made some changes to it to ensure proxy support, HTTP proxy support is tested and working, socks SHOULD be...