Skip to content

An API that scrapes data from Honor of Kings official website and convert into JSON format.

License

Notifications You must be signed in to change notification settings

qing762/honor-of-kings-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Join the Discord server for issues. Thanks a lot!

Warning

Please be advised that usage of this tool is entirely at your own risk. I assumes no responsibility for any adverse consequences that may arise from its use, and users are encouraged to exercise caution and exercise their own judgment in utilizing this tool.

Honor of Kings 王者荣耀 API

An API that scrapes data from Honor of Kings official website and convert into JSON format.

How it works

It scrapes data from Honor of Kings official website and format/beautify it into a JSON format.

API Reference

  GET https://qing762.is-a.dev/api/wangzhe

Run Locally

To build the API yourself, follow the steps below:

Clone the project

  git clone https://github.com/qing762/honor-of-kings-api

Go to the project directory

  cd honor-of-kings-api

Install dependencies

  pip install -r requirements.txt

Run the code

  python main.py

You should see a wangzhe.json file after this, meaning that it is built successfully and you can use the json file as an API for your projects.

Contributing

Contributions are always welcome!

To contribute, fork this repository and improve it. After that, press the contribute button.

Feedback / Issues

If you have any feedback or issues using the API, please join the Discord server

License

MIT LICENSE

About

An API that scrapes data from Honor of Kings official website and convert into JSON format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages