Documentation (🚧 only for feedback 🚧) »
Report a Bug
·
Discord
- provides a fully typed python API for Honkai: Star Rail Data.
- Is an API wrapper over starrailstation and others like Hoylab.
- Python library is still work in progress, contributions are welcome.
If you're just looking for raw data (json) for characters, lightcones etc., images , check data branch of this repo.
Alternatively, see raw_data.py
to generate it yourself, it gets all data from starrailstation and saves it in json format.
WARN: simulatedUniverse data might throw errors as date calculation is not month safe, it might throw date not exists in month type errors.
any kind of help is welcome, Fork and start a pull request, or just create an issue.