How to scrape data from website using websocket in real time(Python)?
I have to scrape data from sports site in real time.
The match results are updated on website in real time.
I have to get updated data in real time using Python and before that, I have to sign in that website.
And it has captcha authentication.
How can I solve this problem?
https://www.pinnacle.bet/en/tennis/matchups/live/
The match results are updated on website in real time.
I have to get updated data in real time using Python and before that, I have to sign in that website.
And it has captcha authentication.
How can I solve this problem?
https://www.pinnacle.bet/en/tennis/matchups/live/
