技术栈

selenium-wire

你看我还在呢
2 年前
python·selenium·selenium-wire
seleniumwire获取页面接口数据selenium并不支持获取响应的数据,我们可以使用selenium-wire库,selenium-wire扩展了 Selenium 的 Python 绑定,可以访问浏览器发出的底层请求。 编写的代码与 Selenium 的方式相同。