网友这个名字还有人分享:
def eCx(self):#e出行抢券300-100
headers =
url = "https://ghjf-api.g-town.com.cn/coupon/GTC4814603260163819021/collect"
qty = 0
while True:
req = requests.post(url=url, headers=headers,timeout=(3,3))
res = req.json()
print(res)
if qty >= 5:
break
time.sleep(1)
网友King嘟嘟分享:
用什么跑这个
网友这个名字还有人分享:
用什么跑这个
python
网友infosky分享:
嗯,很多,关键是很多人没有auth
网友5MICK分享:
卧槽 怪不得这么卡 求代挂
网友江湖剑侠分享:
嗯,很多,关键是很多人没有auth
auth是什么
网友King嘟嘟分享:
没装环境
网友26919838分享:
都没有登录状态?
网友infosky分享:
auth是什么
需要抓包的.
网友这个名字还有人分享:
卧槽 怪不得这么卡 求代挂
不是代码导致卡,,今天是卡的不行我才上的代码
网友q409195961分享:
{"code":200,"data":{"couponDetailNo":"GTCD4896707744781058612"}}