Skip to content

nishantv/File-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

- Scrapes a given 'url' for files of type 'extension'
- url and extensions to be passed as command line arguments as:
        python getPDFs.py <url> <extension> <output_dir (optional)>
- If output_dir is passed, the dir will be created, else output_dir defaults to "downloaded_files"
- Files will be downloaded to the output_dir



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages