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

Insert random delays between requests and shuffle request list for nhlScraper #114

Closed BruceJohnJennerLawso closed 7 years ago

BruceJohnJennerLawso commented 7 years ago

Per #109, just a very simple quick fix to reduce the risk of being IP banned. For a single season, this might not need to be as sophisticated as a full scrape of all of the teams in everything.

This is not the full solution to #109, just a quick stopgap to hopefully quickly minimize the damage before it becomes a bigger issue.

BruceJohnJennerLawso commented 7 years ago

Mostly done as of 6fac1ff5ea54a162f4a080ccaede0dace3fe0d90