Submitted by Makebeta » In this tutorial you will learn how to build a PHP script that scrapes links from any web page. The lesson covers extracting content from a site using cURL, parsing the content with PHP's Dom functions, finding links using XPath queries, and storing the links in a MySQL database.
Legal issues associated with scraping content is discussed at the end of the tutorial.
Additional statistics
Average rating: 3.00/5.0
Clicks today: 0
Clicks this month: 2
Clicks total: 1152
Number of comments: 1
Number of saves: 1



