Unofficial API of : https://otakudesu.cloud/
Api Documentation : https://rakarmp.github.io/unofficial-otakudesu-api/
Rest API : https://unofficial-otakudesu-api-ruang-kreatif.vercel.app/api/
- Clone this repository
git clone https://github.com/rakarmp/unofficial-otakudesu-api.git
- Install packages (use
yarn
ornpm
)
npm install
- Start server
npm run dev
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 |
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.
If you like this project, please support me by giving a star ⭐️ for this repository. Thank you 😊