Skip to content

This is a parser for Rotten Tomatoe's Certified Fresh movie list. It return a json list compatible with automation software and has a nice light front end for browsing.

aleksgain/certified-fresh-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certified Fresh Parser

This is a parser for Rotten Tomato's Certified Fresh movie list. It returns a JSON list compatible with automation software and has a nice light front end for browsing.

alt text

Installation

Use the package manager pip to install the following packages:

pip install imdbpy
pip install flask
pip install flask_session
pip install flask_paginate

Usage

flask run

The application runs as a service and updates once a day. During the update the database is refreshed and a json file is generated. Can be used as a standalone json generator by removing the html/flask code.

Contributing

Pull requests are welcome!

About

This is a parser for Rotten Tomatoe's Certified Fresh movie list. It return a json list compatible with automation software and has a nice light front end for browsing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published