/Drakor-API

ratudrakor.co rest api

Primary LanguageJavaScript

Drakor-API

Support via Trakteer Server POS Chat

About

Drakor-API, scraping di web ratudrakor.net

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://drakor-api.herokuapp.com/api

Status

Get Status ratudrakor.net

/

example : https://drakor-api.herokuapp.com/api

Home / Page

Home

/page/<number>

example : https://drakor-api.herokuapp.com/api/page/1

Drakor List

/drakor-list

example : https://drakor-api.herokuapp.com/api/drakor-list

Cari

/cari/<query>

example : https://drakor-api.herokuapp.com/api/cari/vincenzo

Genre List

/genres

example : https://drakor-api.herokuapp.com/api/genres

Genre

/genres/<endpoint>/page/<pagenumber>

example : https://drakor-api.herokuapp.com/api/genres/action/page/1

Recent

/recent

example : https://drakor-api.herokuapp.com/api/recent

Download Links

/drakor/<animeEndpoint>

example : https://drakor-api.herokuapp.com/api/drakor/mestim-sub-indo/

Selamat Mencoba!