นี่เป็นครั้งแรกของฉันในการขูดเว็บ 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/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
[ประเภท] : String [หน้า] : 1 - ... (ขึ้นอยู่กับประเภท)
/api/v1/genres/[genre]/[page]
ตัวอย่าง : https://otakudesu-anime-api.vercel.app/api/v1/genres/action/1