crwlrsoft / crawler

Library for Rapid (Web) Crawler and Scraper Development
https://www.crwlr.software/packages/crawler
MIT License
312 stars 11 forks source link

Fix issue in Http::crawl() step #140

Closed otsch closed 4 months ago

otsch commented 4 months ago

Fix a PHP error that happened when the loader returns null for the initial request in the Http::crawl() step.