Skip to content

aartzz/rating-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rating API

Python code, that makes API rating for IMDB, used in LAMPA plugin

Installation

  1. Clone repo: git clone https://github.com/aartzz/rating-api
  2. Go to directory: cd rating-api
  3. Install requirements: pip install -r requirements.txt
  4. Run python main.py
  5. Test your API with this URL: http://YourIP:5000/rating?id=tt0944947. if it shows rating, you all set correctly.

Warning!

  • this program isn't working on PythonAnywhere. I tested it.

About

Python code, that makes API rating for IMDB

Topics

Resources

Stars

Watchers

Forks