A small API project I made to play around with the Jikan API.
You can search for anime/manga, search for characters, get the list of top anime/manga, and get recommendations.
- Clone the Repository
git clone https://github.com/LazyHusky26/AnimeAPIThingy.git-
Go to the folder
-
Open the terminal and run
(WINDOWS)
python main.py (or) python3 main.py(MAC)
python3 main.py(LINUX)
python main.py (or) python3 main.py- API USED - Jikan API