Skip to content

parnexcodes/mydramalist-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mydramalist API

🔥 Blazing Fast API which scrapes Mydramalist.com made using Fastify and Cheerio.

Setup

pnpm install

node index.js

available at http://localhost:5001/

API Reference

  GET /api/${type}/${filter}?page=${pagenum}
Parameter Type Description
type string Required, can be shows or movies
filter string Required, can be top, popular, newest, upcoming, variety
pagenum string Optional, eg: 2
  GET /api/details/${mdl_slug}
Parameter Type Description
mdl_slug string Required, eg: 49231-move-to-heaven

Made with

NodeJS , Fastify and Cheerio

Authors

About

🔥 Blazing Fast API which scrapes Mydramalist.com made using Fastify and Cheerio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published