Skip to content

Rest API Manga Bahasa Indonesia from komiku.id (PAGE MOVE TO openapi)

Notifications You must be signed in to change notification settings

ernestoyoofi/manga-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manga API

Rest API Manga Bahasa Indonesia from komiku.id

this system is just scrapping data from the site and turning it into raw json data with axios, reqbin (fix skip cloudflare challenge), cheerio and express for server.

Usage With Local

1 Clone this repository

git clone https://github.com/ernestoyoofi/manga-api

2 Install all dependecies 3 Running app 4 Open in your browser http://localhost:12500/

API / Endpoint

Default:

Map Path:

  • Recommend
  • Search Manga
  • Details Manga & Synopsis (only text)
    • Get all
    • View / Reader

Recommend

/recommend?page=[?:page]

Search Manga

/search?q=[:query]&page=[?:page]

Details Manga & Synopsis (only text)

/manga/[:slug]

Get All Info Chapter & View Manga

/manga/[:slug]/read?chapter=[?:number]

Test Application

Nothing in here!
Maybe you can add beta test like app or site using this Rest API

Hosting Powered By Vercel Server Function

About

Rest API Manga Bahasa Indonesia from komiku.id (PAGE MOVE TO openapi)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published