You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I asked cricinfo for permission several years ago, and could not get anyone to respond. Now they appear to have blocked web scraping such as that used by the cricketdata package. I'm pessimistic that cricinfo will allow this in the future. We probably need to find some other way to get the data. There are other websites such as howstat.com which are more friendly to data analysts, but they only contain male data, unfortunately. If I can think of a way to use cricinfo without hitting the block, I will update the package.
I am trying to run this simple function in R:
wt20 <- fetch_cricinfo("T20", "Women", "Bowling")
However, the run time is taking very long. Is there an issue internally?
The text was updated successfully, but these errors were encountered: