Fan of Mangas,Manhwas and Manhuas? , Want a Category suggestions too?.Fetch requests from API and use it in your web/android/Discord Bot.
- Get a random manhwa: /manhwas
- Get manhwas with category:
- ROMANCE recommendation: /manhwas?category=romance
- ACTION recommendation: /manhwas?category=action
- FANTASY recommendation: /manhwas?category=fantasy
- Fan of OVER-POWERED Main character? No problem:
- OP recommendation: /manhwas?category=over-powered
- action
- fantasy
- comedy
- over-powered
- not-assigned
- isekai
- romance
First ever Verified Manhwa Bot on Discord! Invite Shiro Make Embeds with Shiro Shiro Dashboard
Usage inside the Discord Bot
import requests
response = requests.get('https://shiro.kuuhaku.space/manhwas')
print(response.json())
fetch("https://shiro.kuuhaku.space/manhwas?category=fantasy", {
"method": "GET",
"mode": "cors"
}).then(d=>d.json()).then(d=>console.log(d))
I'm Not a Fan of rate limits ,there are no restrictions, you can pull as many requests as you can!! FOR NOW
If you have any issues on using the API, feel free to create a new issue and I'll try to solve it as soon as possible!
- Slice of Life Category
- Demon Lord Category
- Comedy End Point
- A Simple Dashboard for API
- Rate Limits
- API Private Keys
- Integrating AI