joenano / rpscrape

Scrape horse racing results data and racecards.
143 stars 59 forks source link

Racecard Error on Tomorrow #130

Closed Swebbee closed 1 year ago

Swebbee commented 1 year ago

This looks specific to the date as today works but tomorrow doesn't so it is likely that if you see this message a couple of days later it won't exist. Traceback (most recent call last): File "C:\Users*\rpscrape\scripts\racecards.py", line 463, in main() File "C:\Users*\rpscrape\scripts\racecards.py", line 459, in main f.write(dumps(races).decode('utf-8')) TypeError: Dict key must be str

Swebbee commented 1 year ago

As suspected just something on the RP end of things.