Runc2333 / dingdong-helper-node

叮咚买菜助手,使用iOS客户端原生API,支持高峰期下单、支持捡漏、支持多账号、支持webhook通知(需自行实现对端)
GNU General Public License v3.0
197 stars 49 forks source link

im_secret 获取异常 #39

Closed deluser8 closed 2 years ago

deluser8 commented 2 years ago

在获取im_secret的过程中,发现sunquan相关的api请求只有 /api/v2/user/location/refresh/

readme 中第5步的 https://sunquan.api.ddxq.mobi/api/v1/user/detail 找不到了

请问是叮咚换了API嘛?

huangchexin commented 2 years ago

我试了还能获取到呀

deluser8 commented 2 years ago

我的叮咚买菜是v9.49.2这个有影响吗?

以及,我确实能抓到其他的包,比如购物车、会员啥的,并且能看到包的内容(应该不是https的问题)

IMLR commented 2 years ago

尝试重新登录APP抓包? 版本无影响,本版算法也是逆向自9.49.2版本,大部分人也是由此版本抓包获取到im_secret

deluser8 commented 2 years ago

我刚刚升级到最新的 v9.51.0,似乎表现更为奇怪,Charles只能抓到一些无关紧要(图片、apm service)相关的包。API的包都不见了。是因为我ssl设置的原因嘛

deluser8 commented 2 years ago

但是我京东APP里面想抓的包都能看到倒是

IMLR commented 2 years ago

我刚刚升级到最新的 v9.51.0,似乎表现更为奇怪,Charles只能抓到一些无关紧要(图片、apm service)相关的包。API的包都不见了。是因为我ssl设置的原因嘛

这个是跳过代理了,你是用shadowrocket抓的吗

deluser8 commented 2 years ago

没,我直接配置WiFi里面的“代理”

huangchexin commented 2 years ago

我刚刚升级到最新的 v9.51.0,似乎表现更为奇怪,Charles只能抓到一些无关紧要(图片、apm service)相关的包。API的包都不见了。是因为我ssl设置的原因嘛

用梯子了吗, 之前我也抓不到,看教程倒腾了好久把梯子装好就可以了

IMLR commented 2 years ago

没,我直接配置WiFi里面的“代理”

请参考文档配置shadowrocket抓包

deluser8 commented 2 years ago

我先试一下shadowrocket吧,可能是叮咚的关键API不认http proxy。shadowrocket走VPN的接口,应该能覆盖更全