Table of Contents
The project aims to demonstrate a simple PHP Scraper using Goutte lib.
- PHP 7.1+
- Composer
- Goutte lib
- Get composer
- Clone the repo
git clone https://github.com/DevTurgay/scraper.git
- Install NPM packages
composer update
- Using terminal
php cmd-exe.php abc
- Or you can serve the project and visit index.php (with an HTML form)