JoeBili / bet365-websocket-crawler

bet365 bot: bet365的比赛实时比分数据、实时赔率
117 stars 46 forks source link

Its working now? the zap protocol changes to v3 #7

Open Lautarotetamusa opened 1 year ago

JoeBili commented 1 year ago

yes, still running well after maintenance

Lautarotetamusa commented 1 year ago

I can get the nst_token, the regex expression
code_lst = re.findall("function\(\)\{\}\}\)\(boot\|\|\(boot\=\{\}\)\);\!function\(\)(.*?)", txt) return a empty list [] I think the page has changed something.

pinynazgol commented 7 months ago

hello, i run it but i get errors. raise ProxyError(e, request=request) and bet365_websocket_spider.py:483: SyntaxWarning: invalid escape sequence '('

can help on that? thanks

Jmqcooper1 commented 7 months ago

I have the same error, as the nst_token can not find the regex expression, what is the solution?