Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Repository files navigation

betsapi-python Build Status

python SDK of betsapi.com.
betsapi.com is a excellent api for bet app.

Install

pip install betsapi

only support python2.7 temporarily.

Example:

frombetsapiimport*token='YOUR-TOKEN'bet365api=Bet365(token)
# set sport_id = '1' to filter soccer sportinplay_soccer=bet365api.inplay_filter('1')
# (optional) set language_id = 1,default English as language = '1'bet365api.set_lng('1')
# set sport_id = '1' to view upcoming_events of soccerbet365api.upcoming_events('1')

See Docs for more details.

Docs

https://betsapi.com/docs/

gitbook

https://github.com/fayland/betsapi-gitbook

translations

https://github.com/fayland/betsapi-translation/

About

python SDK of betsapi

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages