joenano / rpscrape

Scrape horse racing results data and racecards.
141 stars 57 forks source link

Fails on 'Void' races #26

Closed oddoneuk closed 4 years ago

oddoneuk commented 4 years ago

Hi, Thanks for this, just what I was looking for. Only issue I've spotted is the file creation fails when a race is 'Void', with a message - Failed to find number of runners. see '-d 2019/11/06-2019/11/06 gb' for example

I'd also be very interested if you have any suggestions on how one might automate this to produce a daily file, for GB and IRE for example.

joenano commented 4 years ago

Thanks, should be fixed, and in the example your have two of the same date, you only need it once if only scraping one day.

As for automating it, someone else was asking similar and I will get round to coming up with something in near future.