A project to download websites built using python3
File description: variables.py: stores global variables crawler.py: crawls through the website to gather files to be downloaded mapper.py: tasks needed to map URLs to local directories saveFiles.py: tasks needed to save a file onto local system grabber.py: puts them all together