Anime Filler API
Documentation below
/api/anime
This URL will give you a list of all animes that are in the anime filler list database.
[
{
"name": "86 EIGHTY-SIX",
"link": "https://www.animefillerlist.com/shows/86-eighty-six"
},
...
]
/api/anime?name=<nameOfAnime>
This URL will give you a list of all the episode numbers that are fillers.
[ 3, 4, 6, 8...]