Unofficial MyAnimeList API Wrapper made with python.
This project makes use of the Jikan API.
Made for discord bots, telegram bots, etc.
- 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
- Once done, change the directory and open the cloned repo folder in command prompt/terminal/powershell.
- Type in the terminal
pip install -r requirements.txt
- And you're done!
- 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