Skip to content

Utility for scraping movie ratings from IMDb and Kinopoisk

Notifications You must be signed in to change notification settings

justanotheruser/movieGood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieGood

Utility to dump movie ratings from IMDB and Kinopoisk profile

Running

    pip install pipenv
    pipenv shell

User mode

    python setup.py install

Development mode (with pytest)

    python setup.py develop

Usage

    py .\movieGood\dump.py --url https://www.imdb.com/user/<your profile here>/ratings 

Ratings will be saved into dump folder

About

Utility for scraping movie ratings from IMDb and Kinopoisk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published