This Python script was created to call thousands of URLs contained in a spreadsheet and create a duplicate spreadsheet containing the URLs, the server response, and any redirects. It uses a configuration file for easy setup.
I created and tested the script as part of my web development/UX internship at World Vision, to facilitate site-mapping during a major site migration, saving days of work.