Skip to content

This program uses the Google Maps API and pandas library to extract the addresses of businesses

License

Notifications You must be signed in to change notification settings

marcosconci1/google-maps-ldr-addres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Description

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.

Requirements

  • Pandas (Python library)
  • Google Maps API key
  • Microsoft Excel file containing businesses (sheet name: "Sheet1")

How to Use

  1. Replace "API_KEY" with your Google Maps API key
  2. Save the Microsoft Excel file containing the businesses as "builders.xlsx" in the same directory as the program
  3. Run the program
  4. The program will create a new Excel file called "address.xlsx" with the businesses and their addresses

License

This program is licensed under the Unlicense License.

About

This program uses the Google Maps API and pandas library to extract the addresses of businesses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages