A complete web scraping toolkit for PHP
Roach is a complete web scraping toolkit for PHP. It is heavily inspired (read: a shameless clone) of the popular Scrapy package for Python.
Install the package via composer
composer require roach-php/core
The full documentation can be found here.
Please read our Contribution Guide before opening issues or pull requests.
MIT