An open API service indexing awesome lists of open source software.

https://github.com/rakarmp/unofficial-otakudesu-api

Unofficial Otakudesu Rest Api | https://otakudesu.cloud
https://github.com/rakarmp/unofficial-otakudesu-api

anime anime-api anime-downloader anime-scraper anime-search api otakudesu-api scraper unofficial-api

Last synced: 10 months ago
JSON representation

Unofficial Otakudesu Rest Api | https://otakudesu.cloud

Awesome Lists containing this project

README

          

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-ruang-kreatif.vercel.app/api/

## Usage
1. Clone this repository
```bash
git clone https://github.com/rakarmp/unofficial-otakudesu-api.git
```
2. Install packages (use `yarn` or `npm`)
```bash
npm install
```
3. Start server
```bash
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](https://github.com/rakarmp/unofficial-otakudesu-api/blob/main/LICENSE)

## 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 😊