Tool To Get URLs of the given Domain from archive.org and sort the URLS according to their Extensions
python waybackparse.py <domain>
python waybackparse.py vulnweb.com
python waybackparse.py bugcrowd.com
To Install All the Dependencies use the command
pip install -r requirements.txt