From 5fe2de17d79b2b4e4ef6e0180bef30c67ff6956a Mon Sep 17 00:00:00 2001 From: otsch Date: Thu, 2 Jun 2022 23:37:13 +0200 Subject: [PATCH] Add crwlr/crawler to PHP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af6cdd0..934447c 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ A collection of awesome web crawler,spider and resources in different languages. * [php-spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider. * [spatie/crawler](https://github.com/spatie/crawler) - An easy to use, powerful crawler implemented in PHP. Can execute Javascript. * [crawlzone/crawlzone](https://github.com/crawlzone/crawlzone) - Crawlzone is a fast asynchronous internet crawling framework for PHP. +* [crwlr/crawler](https://github.com/crwlrsoft/crawler) - A library for rapid web crawler and scraper development in PHP. ## C++ * [open-source-search-engine](https://github.com/gigablast/open-source-search-engine) - A distributed open source search engine and spider/crawler written in C/C++.