IMPORTANT: While this package should be stable, it is currently in a pre-release stage. It has been published to packagist, but there is currently to tagged release available. If you want to play around with the package, it’s best to depend on a specific commit insead of dev-main directly.
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.
MIT