Skip to content

Aditya-0011/Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Web-Scraper for movies and tv-shows

This Python-based tool scrapes links for movies and TV shows from TinyZone and HDToday, removing the hassle of dealing with unwanted ads.

Pre-requisites

Install required libraries using

pip install -r requirements.txt

Usage

python main.py [argument]

Arguments

series: Update the Tv-Show list
movies: Update the Movies list
both: Update both series and movies