Skip to content

Mass Downloader is a bulk URL downloader. You can download website pages by entering the names with directory and the script will do the rest.

Notifications You must be signed in to change notification settings

manalshaikh/MDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDownloader

Introduction

MDownloader, as Mass Downloader is a massive web page downloader where you enter URL of the website, and rest will be downloaded and saved in your folder without doing anything. Just enter the URL and it'll automatically download it for you.
Made by Somil Gumber and Manal Shaikh.

Requirements

pip install requests

Code Samples

For your convenience, we have set an example for CIA's factbook. The URLs and examples are mentioned in the code and urls.txt. Once you run the script, you will know the rest.

Installation

Open the download.py and replace the part of the URL in the "grab" function. This will ensure that all the filenames are set automatically. The text file will be read upon running the script and saved filename will be set as whatever it is between those 2 variables in grab function.

Credits

Thanks to s0md3v's grab function from regxy.

About

Mass Downloader is a bulk URL downloader. You can download website pages by entering the names with directory and the script will do the rest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages