[go: nahoru, domu]

Skip to content

A Manhwa API that gives you strongly recommended manhwas by readers

License

Notifications You must be signed in to change notification settings

sireeshdevaraj/SHIRO-MANHWA-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

SHIRO-MANHWA API

GitHub pull-requests GitHub release Maintenance

Fan of Mangas,Manhwas and Manhuas? , Want a Category suggestions too?.Fetch requests from API and use it in your web/android/Discord Bot.

LATEST VERSION

Here's the Latest release

API END POINTS

List of Categories

  • action
  • fantasy
  • comedy
  • over-powered
  • not-assigned
  • isekai
  • romance

Want a Discord Bot that can do all these? with moderation and anime info?,no worries,Shiro is here.

Discord Bots

First ever Verified Manhwa Bot on Discord! Invite Shiro Make Embeds with Shiro Shiro Dashboard

Usage inside the Discord Bot

USAGE

Usage

import requests
response = requests.get('https://shiro.kuuhaku.space/manhwas')
print(response.json())

JAVASCRIPT

fetch("https://shiro.kuuhaku.space/manhwas?category=fantasy", {
  "method": "GET",
  "mode": "cors"
}).then(d=>d.json()).then(d=>console.log(d))

RATE LIMITS

I'm Not a Fan of rate limits ,there are no restrictions, you can pull as many requests as you can!! FOR NOW

PROBLEM ACCESSING?

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!

To-Do List

  • Slice of Life Category
  • Demon Lord Category
  • Comedy End Point
  • A Simple Dashboard for API
  • Rate Limits
  • API Private Keys
  • Integrating AI