https://github.com/utility-code/imdb_movie_summary
IMDB synopsis
https://github.com/utility-code/imdb_movie_summary
Last synced: 11 months ago
JSON representation
IMDB synopsis
- Host: GitHub
- URL: https://github.com/utility-code/imdb_movie_summary
- Owner: utility-code
- Created: 2018-12-12T19:44:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T10:22:58.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T12:23:20.814Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## IMDB Scraper
I like to keep my movies in folders with each folder having the name of the movie.
This project goes through every such folder and gets the summary from imdb and saves it as a text file in that folder.
Useful for when you have too many movies and you really dont remember which is what.
*Note: No APIs at all. Just web scraping*