/Movie-finder

A scraper script to search for movies and find movie download links from my favorite movie website (avamovie).

Primary LanguagePythonMIT LicenseMIT

avamove_log

Movie-finder

Is a scraper script to search for movies and find movie download links from my favorite movie website (avamovie). As a result, I don't need to open the browser to find and download the movie! XD

Demo :)

Demo_Video.mp4

How To Run?

Run the following commands in order

# clone the project in your local
git clone https://github.com/TorhamDev/Movie-finder.git

# install dependencies
pip install -r ./requirements.txt

# run the main.py 
python main.py

# Enjoy :)