Installation Clone repo. (git clone THIS_REPO) Install dependencies with composer (composer install) Run via the command line: php crawler.php -l=URL_TO_CRAWL Notes This script uses the crawler class found on spatie/crawler