Skip to content

SunnexGB/brawlhalla-stats-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install the package using npm:

npm i brawlhalla-stats-api

Data source

This library interacts with brawlhalla statistics api located at https://api.brawlhalla.fr/. api is not officially documented on the main website https://stats.brawlhalla.fr/, and data is accessed by parsing api endpoints directly.

Parsing method

Data is retrieved by navigating api directory structure, specifically from angular web application located at https://api.brawlhalla.fr/angularwebapp2/. This parsing method allows a not entirely but interaction with api, providing access to the most up-to-date statistics.

Important note about third-party code by Théo Beaudenon This library uses parsing locales. While api endpoints are publicly available, please be aware that use of this data is subject to the terms and conditions of the original source.

License

This project is licensed under an MIT license. Please see the MIT License file for details.

Contributions

Contributions are welcome! If you have suggestions for improvement or find any problems, please open an issue or submit a correction request.

Documentation

About

Interact with brawlhalla api without having to get an api_key, try a simpler approach.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published