This program retrieves the addresses of businesses from a Microsoft Excel file using the Google Maps API and saves the results in a new Excel file.
- Pandas (Python library)
- Google Maps API key
- Microsoft Excel file containing businesses (sheet name: "Sheet1")
- Replace "API_KEY" with your Google Maps API key
- Save the Microsoft Excel file containing the businesses as "builders.xlsx" in the same directory as the program
- Run the program
- The program will create a new Excel file called "address.xlsx" with the businesses and their addresses
This program is licensed under the Unlicense License.