wmouc / iim-td3
Valorant爬虫
1.0.1
2023-07-05 14:43 UTC
Requires
- php: >=8.0
- symfony/css-selector: ^6.0
- symfony/dom-crawler: ^6.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6||^10.2
This package is not auto-updated.
Last update: 2024-09-26 18:47:38 UTC
README
以下是我使用该网站爬取的估值代理名称: https://playvalorant.com/fr-fr/agents/
安装
本地开发
composer install
php vendor/bin/phpstan analyze src --level=max
php vendor/bin/phpunit tests
许可证
本库采用MIT许可证。有关详细信息,请参阅LICENCE文件。
请根据您的需求自定义内容并添加其他相关部分