Creating a ‘Poker-Bot’ to analyze real-time gameplay stats (i.e. pre-flop raise, 3bet, flops 3bet, etc.). I have a version that does this when reading a CSV file from the same directory as the source code, however this does not allow me to analyze real-time gameplay and only shows me stats after a game is finished or I would have to download the file into my directory after each round is played. I am trying to use the URL for a CSV file to web-scrape in real time.
A reCaptcha is blocking me from obtaining the link. Any tips on how to get past the reCaptcha?
This is my first web-scraping project.
Samar Josyula is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.