gpt4 book ai didi

python - Selenium Python 从 HTTP 请求中获取数据

转载 作者:行者123 更新时间:2023-12-05 06:49:02 26 4
gpt4 key购买 nike

我在 Opera 网络驱动程序上使用 Selenium 和 Python 运行自动化,当我进入我需要的特定页面时,一个请求被发送到服务器,它通过反内容验证阻止我请求它,然后唯一的解决方案是在发送请求后获取返回的 JSON,我检查了 selenium-wire ,但我认为它不符合我的需求,我想是否有其他方法可以做到这一点,有什么建议吗?

最佳答案

你可以尝试使用Titanium Web Proxy .它是一个代理服务器,可以通过 Nuget 包安装并与 Selenium 一起使用。

string body = await e.GetResponseBodyAsString();

引用:
https://github.com/justcoding121/Titanium-Web-Proxy/issues/176
https://www.automatetheplanet.com/webdriver-capture-modify-http-traffic/#tab-con-9

关于python - Selenium Python 从 HTTP 请求中获取数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66669692/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com