Git Product home page Git Product logo

komikato_py's Introduction

Komikato

Animanga, read and watch

Installation

  1. Install Python
  2. run pip install requirements.txt in terminal
  3. to running this repo, type py manage.py runserver in terminal
  4. enjoy.

RESTful API

List Scraping komikato

Komikindo

Status

api/komikindo/

Home

api/komikindo/home

Ex: https://komi.katowproject.app/api/komikindo/home

Daftar Komik

api/komikindo/daftar-komik/page/<pagination:number>

Ex: https://komi.katowproject.app/api/komikindo/daftar-komik/page/1

Komik Terbaru

api/komikindo/komik-terbaru/page/<pagination:number>

Ex: https://komi.katowproject.app/api/komikindo/komik-terbaru/page/1

Komik Type (Manga, Manhwa, Manhua)

type = [manga, manhwa, manhua]
api/komikindo/komikk/<type:string>/page/<pagination:number>

Ex: https://komi.katowproject.app/api/komikindo/komikk/manga/page/1

Komik Detail

api/komikindo/komik/<endpoint:string>/

Ex: https://komi.katowproject.app/api/komikindo/komik/mamori-mama-wa-o-yobi-janai-no〜-isekai-musuko-hankoki-〜/

Komik Chapter

api/komikindo/chapter/<endpoint:string>/

Ex: https://komi.katowproject.app/api/komikindo/chapter/mamori-mama-wa-o-yobi-janai-no〜-isekai-musuko-hankoki-〜-chapter-8/

Search Komik

api/komikindo/search/<query:string>/?page=<pagination:number>

Ex: https://komi.katowproject.app/api/komikindo/search/kanojo/?page=2

Genre List

api/komikindo/genres

Ex: https://komi.katowproject.app/api/komikindo/genres

Manga Genre

api/komikindo/genres/manga/<genre:string>/page/<pagination:number>

Ex: https://komi.katowproject.app/api/komikindo/genres/action/page/1

Otakudesu

Status

/api/otakudesu/

Home

api/otakudesu/home

Ex: https://komi.katowproject.app/api/otakudesu/home

Search Anime

api/otakudesu/search/<query:string>

Ex: https://komi.katowproject.app/api/otakudesu/search/kanojo

Anime Detail

api/otakudesu/anime/<endpoint:string>

Ex: https://komi.katowproject.app/api/otakudesu/anime/deaimon-sub-indo/

Anime Episode

api/otakudesu/eps/<endpoint:string>

Ex: https://komi.katowproject.app/api/otakudesu/eps/deimon-episode-1-sub-indo/

Jadwal Rilis

api/otakudesu/jadwal-rilis

Ex: https://komi.katowproject.app/api/otakudesu/jadwal-rilis

Daftar Anime

api/otakudesu/daftar-anime

Ex: https://komi.katowproject.app/api/otakudesu/daftar-anime

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.