The Scraper Movie Rankings App is a Python-based web scraper application designed to retrieve and display movie rankings from popular movie websites like IMDB,Netflix,Filmweb.pl
- Web Scraping: Utilizes web scraping techniques to fetch real-time movie rankings from popular websites.
- Ranking Display: Displays movie rankings along with relevant details such as title, release year, and rating.
- docker
-
Clone the repository:
git clone https://github.com/rafalsza/movie-scrapers-app.git
-
Run docker container
docker compose up -d
http://localhost
http://0.0.0.0:80