Category Archives: Python

Python script to scrape array of urls and create an excel spreadsheet

I created this in order to have a bootstrap for wanting to create a script to generate an excel spreadsheet from scraped information from an array of urls. Comments within the script indicate which values/columns/headers need to be updated.