巨量指数的RPC请求方式

近期比较忙,简单更新一下通过浏览器RPC获取巨量指数Response明文的方案。

目前请求需要登录,需要把cookie提前准备好。


实现逻辑和之前一样,由selenium执行XHR的请求,通过Promise取出异步函数onreadystatechange中的响应内容,并调用 window.crypto.subtle 中的解密方法获取明文。


具体查看代码吧,有疑问可留言。

下载链接:

【温馨提示:此处隐藏内容需要付费订阅后才能查看!】

点赞
  1. 说道:
    Google Chrome Windows 10
    能不能出一个最近比较火的 gpt相关的
  2. 说道:
    Google Chrome Windows 10
    DeprecationWarning: executable_path has been deprecated, please pass in a Service object self.browser = webdriver.Chrome(executable_path=self.executablePath, chrome_options=options)

发表回复