pip install cooaki如需使用 patchright 过 Cloudflare 检测,请使用下面命令安装
If you need to use patchright to bypass Cloudflare detection, please use the following command to install
pip install cooaki[patchright]参见 cooaki/__main__.py
Please refer to cooaki/__main__.py
安装好后可以用 python -m cooaki 来运行这个 Demo
You can run this demo using python -m cooaki when this package was installed.
- QQ: 3076823485 / Group: 168603371
- Telegram: @lgc2333 / @stupmbot
- Discord: lgc2333
- Email: [email protected]
- API 参考 / API References
点击这里获取更多信息
Click here for more information
感谢大家的赞助!你们的赞助将是我继续创作的动力!
Thanks for your support! Your support will make me continue to create contents!
- 重构代码,主要针对绕过 Cloudflare
Refactor the code, mainly for bypassing Cloudflare- 支持使用
playwright或patchright来请求
Support usingplaywrightorpatchrightto request - 支持自定义
base_url
Support custombase_url
- 支持使用
- 返回 Model 重构
Refactor return model