Skip to content

Getting a Google API Key

Mickey Dearman edited this page Jan 9, 2023 · 4 revisions
  1. Go to your Google Developer Console.

  2. Create or edit an existing project that the Map E-Mail Scraper will be associated.

image

  1. Once the project is set, select ENABLE APIS AND SERVICES to start adding the required services.

image

  1. Search for the Maps Javascript API and enable it. The Google Maps API now uses a pay-as-you-go payment model, so you will need to have billing setup correctly on your Google account.

image

  1. Go back to the *APIs and Services dashboard for your project, select Credentials, then click + Create Credentials > API Key.

image

  1. All set! Copy the API key it gives you, and now you can insert this in to the Map E-Mail Scraper application.

image

Clone this wiki locally