Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.13 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.13 KB

Demon Slayer API

A simple web-scraped API for Demon Slayer fans

Web scraped from https://kimetsu-no-yaiba.fandom.com

tanjiro

Endpoints:

Get All Characters

GET https://demon-slayer-api.onrender.com/v1/

Query limit: GET https://demon-slayer-api.onrender.com/v1?limit=5

Keys Type
name String
url String
image String

Get One Character

GET https://demon-slayer-api.onrender.com/v1/Tanjiro_Kamado

Keys Type
name String
gallery [String]
image String
race String
gender String
age String
height String
weight String
birthday String
hair color String
eye color String
affiliation String
occupation String
combat style String
partner(s) String
status String
relative(s) String
manga debut String
anime debut String
japanese va String
english va String
stage play String