The goal of this project was to write Python code using the BeautifulSoup4 library that could scrape the website Glassdoor for the overall top 10 companies in New York along with a few categories of listed data for each, then gather it into an Excel sheet for cleaning, formatting, and presentation.
Scraped company data from Glassdoor website using Python code, then exported it to an Excel file for refinement into useable data for making informed decisions.