Pritam307 / Movie-Anime_finder

A anime & movie api wrraped on a scrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Anime_finder

This project is kind of a mixture of web scraping and implementation of Api. Its a database less api with of GET request. It directly search the internet for passed arguments in the endpoint. The api is build with flask-restplus in python. How to use it... Download the project in an directory. Then go to the directory and find app.py. Run app.py from terminal.

Go to http://your_flask_server/api/v0.1/anime # for anime finder api

You will get this:

Go to http://your_flask_server/api/v0.1/movie # for movie finder api

About

A anime & movie api wrraped on a scrapper


Languages

Language:Python 100.0%