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
Hi @AdamMomenrankings.csv is just the current premier league teams scraped from http://www.bbc.co.uk/sport/football/premier-league/table , the scraper seems to have broke as the BBC probably changed their website slighly, but you can easily manually create your own rankings.csv it starts like this:
Ranking,Team
1,Liverpool
2,Man City
...
just ensure the names are the same as the betfair names, I had some simple logic in rankingsScraper.py to do this.
@amankhoza I am trying to run your code I got the session running put I needed some test data. I have a couple of questions:
The text was updated successfully, but these errors were encountered: