Tuesday, 22 June 2021

Get websocket connection to WhatsApp using Python or JavaScript?

I copy the websocket request from the chrome network tab and try to use it as fetch and clearly is not working because fetch only support HTTP(S).

Is there a way I can connect to WhatsApp websocket connection by either Python or JavaScript?



from Get websocket connection to WhatsApp using Python or JavaScript?

No comments:

Post a Comment