Skip to content

IMDB Scrapper is Chromium application build using Python, Eel, VueJs, HTML, CSS, and Javascript

Notifications You must be signed in to change notification settings

umar13893/imdb-chromium-app-scrapper

Repository files navigation

imdb-chromium-app-scrapper

IMDB Scrapper is Chromium application build using Python, Eel, VueJs, HTML, CSS, and Javascript

Requirements

  1. Python Eel Library https://github.com/ChrisKnott/Eel (pip install eel)
  2. Requests (pip install requests)
  3. BeautifulSoup (pip install beautifulsoup4)
  4. PyInstaller (pip install PyInstaller)

How to run?

After installing all requirements this application can be run using "python main.py" command main.py is the main scripting file.

python main.py

Screenshot:

alt text

About

IMDB Scrapper is Chromium application build using Python, Eel, VueJs, HTML, CSS, and Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published