sniper-fly / Otaku-GPaT

0 stars 0 forks source link

AnimeTheme.moeのAPIの試用 #2

Open sniper-fly opened 8 months ago

sniper-fly commented 8 months ago

from discord https://discord.com/channels/354388306580078594/939618113912209420/1076501741194969179

I use it this way

for Anilist: https://api.animethemes.moe/anime?filter[has]=resources&filter[site]=AniList&filter[external_id]=143064&include=animethemes.song

for MAL: https://api.animethemes.moe/anime?filter[has]=resources&filter[site]=MyAnimeList&filter[external_id]=53077&include=animethemes.song

sniper-fly commented 8 months ago

AniList APIでuserのアニメリストを取得して、アニメのidを複数取得する filter[external_id]=1,2,3,4,5 のようにクエリして、アニソン一覧をjsonで取得できる