Four different ways to scrape a website using file_get_contents. - [Read more]
smaxor from oooff.com shares a very basic PHP web scraping script along a tutorial explaining each component of the script. - [Read more]
This script will scrape the ezinearticles.com website on the fly of their most recent articles and write out the content using your own template appearing as your own content. - [Read more]
This is a sample script to show how easy it is to scrape Overture for similar keywords to your start keyword. - [Read more]