Skip to content

rafalsza/movie-scrapers-app

Repository files navigation

Scraper Movie Rankings App

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

Features

  • 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.

Table of Contents

Getting Started

Prerequisites

  • docker

Installation

  1. Clone the repository:

    git clone https://github.com/rafalsza/movie-scrapers-app.git
    
  2. Run docker container

    docker compose up -d
    

Usage

http://localhost
http://0.0.0.0:80

About

movie scrapers (IMDB,FILMWEB,Netflix)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages