Closed singularperturbation closed 7 years ago
Hmm - looking at this again, I don't think this is a problem - these indexes are for pagination, and are one after the ESPN data ends (so after the script has already paged through all the existing data).
Still looking at runScrape
to make sure it's running correctly, but I don't think this is an issue.
When running
runScrape
, none of the ESPN data is able to be scraped:Looking at the page, I think they've just changed the startIndex values. I'll work on a PR.