/web-crawler

This is a PHP library that takes a starting URL and then parses the page Html and extracts the URLs. It then follows the URL and parses those pages until the max number of URLs is reached.

Primary LanguagePHPMIT LicenseMIT

No issues in this repository yet.