BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

Run a dump of all available teams on strobe uwaterloo #121

Open BruceJohnJennerLawso opened 7 years ago

BruceJohnJennerLawso commented 7 years ago

Currently starting this on new branch soupFlow, the idea here is to cover every sport played at waterloo that was hosted on strobe.uwaterloo and dump the data into a consistent, neatly organized csv for every team. Also this would be way too time intensive to handle with manually looking up the team ids, but I now see a super quick & dirty way of getting the team ids using beautiful soup