Skip to content

riqalter/Kusonime-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kusonime Scrapper

About

Kusonime Scrapper, Kusonime API

Hak Cipta

Projek ini dilindungi oleh Attribution-ShareAlike 4.0 International yang dimana penggunanya boleh menggunakan, mendistribusikan, menampilkan, bahkan memodifikasi projek ini ke publik. Namun, biarkan lisensi ini sebagai credit/apresiasi selama penggunaan.

Creative Commons Licenses

This license lets others remix, tweak, and build upon your work even for commercial purposes, as long as they credit you and license their new creations under the identical terms. This license is often compared to “copyleft” free and open source software licenses. All new works based on yours will carry the same license, so any derivatives will also allow commercial use. This is the license used by Wikipedia, and is recommended for materials that would benefit from incorporating content from Wikipedia and similarly licensed projects

Creative Commons

Instalasi

  • Instal node.js (V14 ke atas)
  • Install yarn (jika ingin menggunakan yarn daripada npm)
  • Clone repo ini.
  • Instal terlebih dahulu dengan cara mengetik npm install atau yarn install.
  • ketik di terminal node index.js untuk menjalankannya

Penggunaan

API PATH = https://kusonime-scrapper.glitch.me/api

Status

Get Status Kusonime

/

example : https://kusonime-scrapper.glitch.me/api/

Home / Page

Home

/page/<number>

example : https://kusonime-scrapper.glitch.me/api/page/1

Rekomendasi

/rekomendasi

example : https://kusonime-scrapper.glitch.me/api/rekomendasi

Cari

/cari/<query>

example : https://kusonime-scrapper.glitch.me/api/cari/saenai%20heroine

Genre List

/genres

example : https://kusonime-scrapper.glitch.me/api/genres

Genre

/genres/<endpoint>/<pagenumber>

example : https://kusonime-scrapper.glitch.me/api/genres/action/1

Season List

/seasons

example : https://kusonime-scrapper.glitch.me/api/seasons

Season

/seasons/<endpoint>/<pagenumber>

example : https://kusonime-scrapper.glitch.me/api/seasons/fall-2008/1

Anime Detail / Download Links

/anime/[animeEndpoint]

example : https://kusonime-scrapper.glitch.me/api/anime/tears-tiara-batch-subtitle-indonesia

Selamat Mencoba!


Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%