Skip to content

JGroefsema/3x3-API-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3x3 API Client

An attempt at writing a client for the FIBA 3x3 scoring feed API.

Usage

The scripts will rely on 3 text files in the same folder as the script itself.

  • 'apiKey.txt' which contains your API key
  • 'apiURL.txt' which contains the API endpoint
  • 'eventId.txt' which contains the event scoring ID of the event you want data from

Run 'client.py' and 'gameId.py', both in separate terminals. gameId.py will give ask you when it found a new game if you want to make that the game for which data is collected by client.py.

Requirements

  • Python 3
  • Python websocket-client module

Documentation

Test environment

Live environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages