Description: PHP Scraper is providing a fuss-free way to scrape and crawl websites using PHP.
PHP Scraper: Bringing Simplicity back to Scraping and Crawling 🌍 🌍 English Deutsch Español Français Tiếng Việt GitHub (opens new window) 🌍 🌍 English Deutsch Español Français Tiếng Việt GitHub (opens new window) <head>
By Peter Thaleikis
PHPScraper is a universal web-scraping util for PHP, built with simplicity in mind. The goal is to make xPath Selectors optional and avoid the commonly needed boilerplate code. Just create an instance of PHPScraper , go to a website, and start collecting data. The examples below tell the story much better. Have a look!