asmindev / anime-api

An Anime API (Unofficial) from otakudesu wrapped in python

Home Page:https://otakudesu-restfull.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otakudesu API

API anime dari scrap otakudesu yang tidak offcial https://otakudesu-restfull.herokuapp.com

API Reference

Path Parameter Type Required Description
/home page number no page number
/search query string yes query
/ongoing page number no page number
/listanime page number no page number
/movielist page number no page number
/detail slug string yes slug of anime
/detail slug string yes slug of episode
id number yes id of episode

Authors

Installation

Install this project use pip

  git clone https://github.com/asmindev/anime-api
  cd anime-api
  pip install -r requirement.txt
  python3 app.py

About

An Anime API (Unofficial) from otakudesu wrapped in python

https://otakudesu-restfull.herokuapp.com


Languages

Language:Python 99.7%Language:Shell 0.2%Language:Procfile 0.1%