Anime Scrapper API

Halo Wibu Lovers, selamat datang di Anime Scrapper API 🎌

📚 API Endpoints

All Anime

/api/anime/all/?page=number&order=sort_type

order (optional): title (default), rating, update, popular, latest, titlereverse

Example: ?page=1&order=popular

Popular Anime

`/api/anime/popular`

Example

Latest Anime

`/api/anime/latest`

Example

Ongoing Anime

`/api/anime/ongoing`

Example

Search Anime

`/api/anime/search/?keyword=string`

Example: one piece

Anime Detail by Name

`/api/anime/?name=string`

Example: one-piece

Episode Detail

`/api/anime/data/?slug=string`

Example: one-piece-episode-1034

Genres

`/api/anime/genre`

Example

By Genre + Page

`/api/anime/bygenres/?genre=string&page=number`

Example: action, page=1

A-Z List

`/api/anime/a-z`

Example

Alphabet Filter

`/api/anime/alphabet?show=string`

Example: show=A

List Articles

`/api/anime/list-articles`

Example

Article Detail

`/api/anime/article-data/?slug=string`

Example: perbandingan-manga-dan-anime-apa-bedanya

Text Mode

`/api/anime/text-mode`

Example