Download the PHP package webdl/panther-crawler without Composer
On this page you can find all versions of the php package webdl/panther-crawler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package panther-crawler
panther-crawler
(very basic) Web crawler based on Panther
Installing panther-crawler
Use Composer to install panther-crawler in your project:
composer req webdl/panther-crawler
Installing ChromeDriver and geckodriver
Panther uses the WebDriver protocol to control the browser used to crawl websites.
On all systems, you can use dbrekelmans/browser-driver-installer
to install ChromeDriver and geckodriver locally:
composer require --dev dbrekelmans/bdi
vendor/bin/bdi detect drivers
Basic Usage
Basic Usage With Event Dispatching
All versions of panther-crawler with dependencies
PHP Build Version
Package Version
Requires
symfony/panther Version
^2.0
symfony/event-dispatcher Version ^5.3 || ^6.0
php Version >=8.0
symfony/event-dispatcher Version ^5.3 || ^6.0
php Version >=8.0
The package webdl/panther-crawler contains the following files
Loading the files please wait ....