https://github.com/atcold/python-amc-imdb-ratings
Getting IMDB ratings for AMC movies
https://github.com/atcold/python-amc-imdb-ratings
Last synced: 10 months ago
JSON representation
Getting IMDB ratings for AMC movies
- Host: GitHub
- URL: https://github.com/atcold/python-amc-imdb-ratings
- Owner: Atcold
- Created: 2019-01-21T00:31:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T00:43:24.000Z (over 7 years ago)
- Last Synced: 2025-02-05T00:41:33.664Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AMC movies IMDB ratings
Learning Python while getting the IMDB rating for movies currently played at AMC theatres.
To get the latest ratings, type:
```bash
python get_IMDB_rate_for_AMC.py
```