Skip to content

rakarmp/unofficial-otakudesu-api

Repository files navigation

Unofficial Otakudesu API

GitHub issues GitHub pull requests GitHub GitHub stars GitHub forks GitHub watchers GitHub contributors GitHub last commit

Unofficial API of : https://otakudesu.cloud/
Api Documentation : https://rakarmp.github.io/unofficial-otakudesu-api/
Rest API : https://unofficial-otakudesu-api-me.vercel.app/api/

Usage

  1. Clone this repository
git clone https://github.com/rakarmp/unofficial-otakudesu-api.git
  1. Install packages (use yarn or npm)
npm install
  1. Start server
npm run dev

API Documentation

Api Path : https://localhost:3000/api/
API Version : v1

Endpoint Params Description
/home - Homepage
/complete - Complete/Finished Anime
/complete/page/${page} pageNumber Complete Pagination
/ongoing - Ongoing Anime
/schedule - Schedule Anime
/genres - Genre List
/genres/${id}/page/${page} id,pageNumber Show Anime by Genre
/search/${query} query Search Anime
/anime/${id} id Detail Anime
/batch/${id} id Detail Anime's Batch
/eps/${id} id Detail Anime's Episode

License

MIT

Disclaimer

This project is not affiliated with otakudesu.cam in any way. This project is just a wrapper, so I am not responsible for anything related to the content of the website.

Support

If you like this project, please support me by giving a star ⭐️ for this repository. Thank you 😊