Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandarwagh9/vadapav-mov-link-scrape
The Vadapav Mov Link Scraper is a Python-based tool designed to scrape and extract movie links from websites.
https://github.com/mandarwagh9/vadapav-mov-link-scrape
project python scraper
Last synced: about 1 month ago
JSON representation
The Vadapav Mov Link Scraper is a Python-based tool designed to scrape and extract movie links from websites.
- Host: GitHub
- URL: https://github.com/mandarwagh9/vadapav-mov-link-scrape
- Owner: mandarwagh9
- Created: 2024-08-18T11:10:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T10:30:29.000Z (5 months ago)
- Last Synced: 2024-08-20T12:44:44.228Z (5 months ago)
- Topics: project, python, scraper
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vadapav Mov Link Scraper
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.
## Features
- **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.## Demo Video
Watch the demo video below to see the Vadapav Mov Link Scraper in action:
[Watch the video demo](https://www.youtube.com/watch?v=yZmYY85ABJc)
## Prerequisites
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:
```bash
pip install requests beautifulsoup4
```## Installation
1. Clone the repository:
```bash
git clone https://github.com/mandarwagh9/vadapav-mov-link-scraper.git
```2. Navigate into the project directory:
```bash
cd vadapav-mov-link-scraper
```3. Run the script:
```bash
python main.py
```## Usage
When you run the script, you will be prompted to enter the following:
```bash
python main.py
```