Welcome to Brawl Stats’ documentation!¶
BrawlStats is a sync and async Python API wrapper to fetch statistics from the official Brawl Stars API.
Python 3.9 or later is required.
Features¶
Easy to use with an object oriented design.
Use the same client for sync and async usage.
Get a player profile and battlelog.
Get a club and its members.
Get the top 200 rankings for players, clubs, or a specific brawler.
Get information about all the brawlers in the game.
Get information about the current event rotation!
Installation¶
Install the latest stable build:
pip install brawlstats