Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 661 Bytes

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