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.
An API that scrapes data from Twice Wiki and convert into JSON format.
It scrapes data from Twice Wiki and format/beautify it into a JSON format.
GET https://qing762.is-a.dev/api/twice
To build the API yourself, follow the steps below:
Clone the project
git clone https://github.com/qing762/twice-api
Go to the project directory
cd twice-api
Install dependencies
pip install -r requirements.txt
Run the code
python main.py
You should see a twice.json
file after this, meaning that it is built successfully and you can use the json file as an API for your projects.
Contributions are always welcome!
To contribute, fork this repository and improve it. After that, press the contribute button.
If you have any feedback or issues using the API, please join the Discord server