close
  • 3 reviews
  • Reviews of the site
  • Join StumbleUpon or login to add a review! default avatar
  • Rated by appdev on Jul 10, 7:39am

    nice article on scraping. This kind of stuff is always helpful.
  • Rated by BoltonMinx on Jun 08 2008, 8:44am

    An interesting article on building a link scraping tool in PHP. He covers everything you need for PHP5 as well as the legal dilemma's. Read the comments for how to do this in PHP4.
  • Rated by justinlaing on Aug 12 2007, 2:35pm

    Great tutorial on how to build a link scraper in PHP. Goes over cURL, PHP DOM, and XPath as well as legal issues.