mubin-khalid / spider
PHP curl 脚本来获取页面源代码。
1
2017-01-17 13:09 UTC
This package is not auto-updated.
Last update: 2024-09-17 04:27:53 UTC
README
#Spider 客户端. ###PHP curl 实现. 包含获取页面和帖子数据回传到服务器的包。
您需要运行 vendor publish 命令。
php artisan vendor:publich
默认 user-agent
是 Google Chrome
。您可以将它更改为 ie
或 FF
。 {更多 user-agent
可以添加到配置文件[client.php]}