Skip to content

Unofficial MyAnimeList API Wrapper made with python. This project makes use of the Jikan API. Made for discord bots, telegram bots, etc. Link to the Jikan API is given below.

License

Notifications You must be signed in to change notification settings

goesbyabhi/jikan.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

MAL-wrapper

Unofficial MyAnimeList API Wrapper made with python.
This project makes use of the Jikan API.
Made for discord bots, telegram bots, etc.

How to setup this project

  1. Clone the project by copying this command and pasting it in the terminal/command prompt/powershell (Make sure to have Git installed.)
git clone https://github.com/goesbyabhi/MAL-wrapper.git
  1. Once done, change the directory and open the cloned repo folder in command prompt/terminal/powershell.
  2. Type in the terminal
pip install -r requirements.txt
  1. And you're done!

Functionalities to add:

  • Fetch anime data with the help of anime id
  • Fetch anime datas with the help of keywords
  • Fetch manga data with the help of manga id
  • Fetch character data with the help of character id
  • Fetch studio data
  • Fetch client and other user's public data

About

Unofficial MyAnimeList API Wrapper made with python. This project makes use of the Jikan API. Made for discord bots, telegram bots, etc. Link to the Jikan API is given below.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages