Top "Betfair" questions

This tag should be used only on questions that are about programmatic access to the Betfair API features.

Does not contain a definition for and no extension method accepting a first argument of type could be found

I've looked around at some of the solutions to this problem but they don't seem to be the same as …

c# betfair
Statements must be separated by newlines or semicolons

I'm literally using the same code as the official Betfair Developer example, the only difference is that I'm putting the …

python visual-studio-code betfair
ValueError: No JSON object could be decoded

I am trying the following sample code from the betfair api: import requests import json url="https://api.betfair.com/…

python json python-requests betfair
cron after every 15 sec

I cannot set cron time to less than 1 minute even on my dedicated server. I need it to run every 15 …

php hosting cron dedicated betfair
accessing betfair API to get horse prices

I would like to access certain content on betfair.com, I have been looking over the Betfair API documentation but …

python api betfair