Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 545 Bytes

File metadata and controls

17 lines (13 loc) · 545 Bytes

Esports API Python Examples

Copy-paste Python examples for Cito API across League of Legends, CDL, Dota 2, UFC, Fortnite, and Apex.

Run

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
export CITO_API_KEY=your_cito_api_key_here
python examples.py