betfair
betfair copied to clipboard
Watcher for files change
Hey guys,
Hope you are well!
Is there any possibility to make your events, markets of whatever trigger the callback when there was an update?
I am expecting something like this:
betfair.watch('events', function (data, onlyChanges) {
console.log('Here are all events ', data);
console.log('Here are only changes ', onlyChanges);
});
Thanks.
The lib implements the official Betfair API. No more, no less.
Thanks for the answer! Could you give me the link to list of all API methods, I could not find it.
https://developer.betfair.com/