Is there a call to a data item that lists all of todays non runners. At the moment I am having to get this from an external source but would prefer a list on here. Also what about the days going for each meeting?.
Accessing NON RUNNERS and GOING
Collapse
X
-
Tags: None
-
AFAIK There is no direct call to a list of non-runners
however listMarketBook gives runner Status as ACTIVE / REMOVED etc
You could knock up your own list using both the listMarketcatalouge and
then listmarketbook for each race
use a timer so you don't break any data rules
as for the going I haven't seen it anywhere but I'd recommend google GG then just do a webscrape of the card


Comment