Skip to content

reko-beep/hsr-data

Repository files navigation


Logo

Documentation (🚧 only for feedback 🚧) »
Report a Bug · Discord

What is this?

  • 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.

Raw Data and Images

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.

Want to Contribute ?

any kind of help is welcome, Fork and start a pull request, or just create an issue.