项目作者: Pritam307

项目描述 :
A anime & movie api wrraped on a scrapper
高级语言: Python
项目地址: git://github.com/Pritam307/Movie-Anime_finder.git
创建时间: 2019-08-11T12:01:07Z
项目社区:https://github.com/Pritam307/Movie-Anime_finder

开源协议:

下载


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