Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.34 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.34 KB

Most Popular Movies Spider

GitHub language count Repository size GitHub last commit Repository issues License

🔌 This project captures all the best rated films on the IMDb website.

IMDB

Tools used:

Running Locally

# Install dependencies
yarn install

# Start the app on a new window
yarn start

How it works?

Once the initialization command is executed, all the output will be in the imdb.txt file in .json format. Screenshot