這是我第一次進行網頁抓取,所有這些資料 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
[頁碼] = 1-3(可能會根據資料庫而變更)
/api/v1/ongoing/[page]
範例:https://otakudesu-anime-api.vercel.app/api/v1/ongoing/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