MENU

Fun & Interesting

How to scrape SPORTS STATS websites with Python

John Watson Rooney 64,211 5 years ago
Video Not Working? Fix It Now

In this video we scrape a sports stats website by accessing the api endpoint. utilising Postman we can replicate the request that the browser makes and download all of the data into Python and VSCODE. Using Pandas we can create a dataframe with all the player stats ready to be analysed, or exported to a csv file. https://www.postman.com/ Thank you to Daniel for sending this over, and if you've never watched any AFL before search for AFL biggest hits on YouTube..!! ------------------------------------- twitter https://twitter.com/jhnwr code editor https://code.visualstudio.com/ WSL2 (linux on windows) https://docs.microsoft.com/en-us/windows/wsl/install-win10 ------------------------------------- Disclaimer: These are affiliate links and as an Amazon Associate I earn from qualifying purchases mouse https://amzn.to/2SH1ssK 27" monitor https://amzn.to/2GAH4r9 24" monitor (vertical) https://amzn.to/3jIFamt dual monitor arm https://amzn.to/3lyFS6s microphone https://amzn.to/36TbaAW mic arm https://amzn.to/33NJI5v audio interface https://amzn.to/2FlnfU0 keyboard https://amzn.to/2SKrjQA lights https://amzn.to/2GN7INg webcam https://amzn.to/2SJHopS camera https://amzn.to/3iVIJol gfx card https://amzn.to/2SKYraW ssd https://amzn.to/3lAjMAy

Comment