Overview: Use the following scripts to extract urls from .txt.gz files and output to a txt file. Requirements: Steps: 1. Git Clone the Repository. 2. Run url_extractor.py against the directory of txt.gz files you are wanting to process. The script will ask for you to enter the location of the files, where you want to store the output, the keyword/url you are wanting to export and the concurrency to run the script at. 3. Once the script has completed running, verify the output of the file. Notes: