rubtsovav / serps-long-execution
用于解析搜索引擎的 PHP 库。
dev-master
2016-06-13 09:24 UTC
Requires
- php: >=5.6
- psr/log: ^1.0
- serps/http-client-curl: dev-master
- serps/search-engine-google: dev-master
Requires (Dev)
- internations/http-mock: ^0.8.0
- phpunit/phpunit: ^5.4
- squizlabs/php_codesniffer: ~2.5
This package is not auto-updated.
Last update: 2024-09-14 18:26:20 UTC
README
基于 SERPS 的搜索引擎抓取器 https://serp-spider.github.io/
适用于长期执行,例如恶魔。因为长期执行可以节省解决 captcha 的费用。
特性
- 简单易用
- 易于配置
- 代理管理器
- 验证码解决器
- PSR 日志
安装
通过 Composer 安装
composer require rubtsovav/serps-long-execution