joenano / rpscrape

Scrape horse racing results data and racecards.
144 stars 60 forks source link

Horse Speed Rating #48

Closed danielkmetz closed 3 years ago

danielkmetz commented 3 years ago

Is it possible to scrape the horse's speed rating?

joenano commented 3 years ago

The RPR and TS ratings are both scraped, both almost useless imo but alas. Think they are the only ratings available from RP.

danielkmetz commented 3 years ago

Thanks for the fast response. I see the RPR but it looks like the TS stat is mostly null values. Is this just because the website being scraped also has that stat as null values? Or is this an issue with the scraper?

joenano commented 3 years ago

If the ts rating is displayed on the site it will be scraped, if its null then it wasnt on the site.