Download the PHP package l1n6yun/crawler without Composer
On this page you can find all versions of the php package l1n6yun/crawler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download l1n6yun/crawler
More information about l1n6yun/crawler
Files in l1n6yun/crawler
Download l1n6yun/crawler
More information about l1n6yun/crawler
Files in l1n6yun/crawler
Vendor l1n6yun
Package crawler
Short Description swoole crawler frame
License MIT
Homepage https://github.com/l1n6yun/crawler
Package crawler
Short Description swoole crawler frame
License MIT
Homepage https://github.com/l1n6yun/crawler
Please rate this library. Is it a good library?
Informations about the package crawler
Crawler
一个基于 Swoole 协程的高效爬虫框架,旨在快速实现网络爬虫任务。
特性
- 协程支持:利用 Swoole 的协程特性,提高爬虫效率。
- 灵活配置:支持自定义线程数、起始页和结束页等参数。
- 数据库集成:支持 MongoDB 数据库存储,方便数据管理。
- 易于扩展:提供清晰的钩子函数,方便用户自定义抓取逻辑。
安装
请确保您的环境已经安装了 PHP 和 Swoole 扩展。然后,通过 Composer 安装本项目:
使用
以下是如何使用本爬虫框架的基本示例:
许可证
本项目采用 MIT 许可证。
All versions of crawler with dependencies
PHP Build Version
Package Version
The package l1n6yun/crawler contains the following files
Loading the files please wait ....