amankhoza / betfair-machine-learning

A collection of python scripts to collect, clean and visualise odds for football matches from Betfair, as well as perform machine learning on the collected odds.
29 stars 13 forks source link

Not getting data after running betfair.py #14

Open willpmartin opened 3 years ago

willpmartin commented 3 years ago

Is this repo still working? I am trying to execute the betfair.py code but it is returning errors in the log file.

Fri Feb 12 12:54:09 2021 - Trying to call api again Endpoint: https://api.betfair.com/exchange/betting/json-rpc/v1

Fri Feb 12 14:20:10 2021 - EOF occurred in violation of protocol (_ssl.c:1056) Endpoint: https://api.betfair.com/exchange/betting/json-rpc/v1

Fri Feb 12 14:21:10 2021 - Trying to call api again Endpoint: https://api.betfair.com/exchange/betting/json-rpc/v1

Did betfair change their API and break it?

gabrielflup commented 2 years ago

I too like know, if you got comment here please.