これは初めての Web スクレイピングです。このデータ API はすべて https://otakudesu.bid/ からのものです。
git clone https://github.com/RizkyFauziIlmi/otakudesu-anime-api.git
yarn
またはnpm install
) npm install
npm run dev or npm run start
APIパス= https://otakudesu-anime-api.vercel.app
APIバージョン = v1.0
[pageNumber] = 1 ~ 3 (データベースによって異なる場合があります)
/api/v1/ongoing/[page]
例:https://otakudesu-anime-api.vercel.app/api/v1/oncoming/1
[ページ] = 1-46 (データベースによって異なる場合があります)
/api/v1/completed/[page]
例:https://otakudesu-anime-api.vercel.app/api/v1/completed/1
[q] = 任意の文字列
/api/v1/search/[q]
例:https://otakudesu-anime-api.vercel.app/api/v1/search/black%20clover
/api/v1/anime-list
例:https://otakudesu-anime-api.vercel.app/api/v1/anime-list
[エンドポイント] : 文字列
/api/v1/detail/[endpoint]
例:https://otakudesu-anime-api.vercel.app/api/v1/detail/chaisaw-sub-indo
[エンドポイント] : 文字列
/api/v1/batch/[endpoint]
例:https://otakudesu-anime-api.vercel.app/api/v1/batch/hakumao-s2-batch-sub-indo/
/api/v1/genres
例:https://otakudesu-anime-api.vercel.app/api/v1/genres
[ジャンル] : 文字列 [ページ] : 1 - ... (ジャンルによる)
/api/v1/genres/[genre]/[page]
例:https://otakudesu-anime-api.vercel.app/api/v1/genres/action/1