Sweet & Coffee Location: Web Scraping

The Python project aimed to obtain the locations of Sweet and Coffee, a popular Ecuadorian coffee shop chain, available on Guayaquil through web scraping on Google Maps.

The project used a combination of Selenium and BeautifulSoup libraries to automate the process of searching for the coffee shop locations, extracting the name of the location, its ratings, and the geographical coordinates. The project stored the extracted data in a database for further visualization.

This project is useful for coffee enthusiasts, tourists, or anyone interested in exploring new coffee shops in Guayaquil. The data obtained through web scraping was used to create a map of Sweet and Coffee locations, analyze their ratings, and compare them with other coffee shops.

Analysis Tool(s): Python.

Code Source: Pyhon Sweet and Coffee Web Scraping Code

Obtained Data: Sweet and Coffee locations on Guayaquil, names of the different stores and ratings.