The Vadapav Mov Link Scraper is a Python-based tool designed to scrape and extract movie links from websites. This script is part of the Vadapav suite of URL tools and is specifically crafted to help users gather links from various sources for further processing or analysis.
- Efficient Scraping: Extracts movie links from vadapav.mov websites with ease.
- URL Validation: Uses
validator.py
to ensure that URLs are properly formatted and accessible. - Flexible Output: Saves scraped links to your local machine in a user-defined format.
Watch the demo video below to see the Vadapav Mov Link Scraper in action:
Ensure you have Python 3.10 installed on your machine. You'll also need to have requests
and BeautifulSoup4
libraries. You can install them using:
pip install requests beautifulsoup4
-
Clone the repository:
git clone https://github.com/mandarwagh9/vadapav-mov-link-scraper.git
-
Navigate into the project directory:
cd vadapav-mov-link-scraper
-
Run the script:
python main.py
When you run the script, you will be prompted to enter the following:
python main.py