Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyt92/hanime-python-api
Hanime API build with Python Flask
https://github.com/nyt92/hanime-python-api
api flask hanime python
Last synced: about 2 months ago
JSON representation
Hanime API build with Python Flask
- Host: GitHub
- URL: https://github.com/nyt92/hanime-python-api
- Owner: NYT92
- License: gpl-3.0
- Created: 2022-03-01T12:25:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T11:19:09.000Z (about 1 year ago)
- Last Synced: 2023-11-01T12:28:49.517Z (about 1 year ago)
- Topics: api, flask, hanime, python
- Language: Python
- Homepage: https://hani.nyt92.eu.org
- Size: 114 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[NOTICE] MAJOR UPDATE FOR THIS NEW 5.0 UPDATE
[INFO] This will be my last time fixing this code and so yeah docs will also be updated later.
# HaniAPI
**Hanime API Build with Python Flask**AND WHY not Choose THIS ONE?
- Fast API
- Open Source
- Free To Use For Your Project
- Unrestrict Access to Some API (getVideo won't give you 1080p video)
- Never Wasting your time building your own one
- You can MAYBE bypass cloudflare blocking If you cannot go and open the app to collect coins???
- More API Features than The Original One:
- Get Comments, (Replies, Other Replies) from Hanime video
- Get Landing From the front page of the Hanime.tv
- Authentication (*Does not support sign-up*) [Original Idea](#author--credits)
- Collect Coins Without Clicking On Ads [Original Idea](#author--credits)
- Checking Your Channel or Other User Channel
- Community Upload
- Search
- Request 1080p Video using X-Session-Token
- Browse Tags & Brands
## API Documentation**CHECK OUT MY NEW POSTMAN COLLECTION DOCS (work in progress)**
[Click here](https://documenter.getpostman.com/view/18399672/2s8ZDSdRH5)
or Use the old one [Old docs](https://haniapi-docs.vercel.app/docs/get-started)
### How to Install
*Require to Install Python 3.9+*
Clone the repo
> git clone https://github.com/NYT92/hanime-python-api.gitInstall the requirements
> pip install -r requirementsRun The main.py
> python or python3 index.py## Use cases
What can you do with my api???
Contribute this readme to add one of your project...## Contributer
![](https://contrib.rocks/image?repo=nyt92/hanime-python-api)
## Author / Credits
Made with :heart_on_fire: By NYT92/nsDev from :cambodia:
And
- [WeaveAche/hanime-auto-coins-collector](https://github.com/WeaveAche/hanime-auto-coins-collector)