-
-
Notifications
You must be signed in to change notification settings - Fork 14
Getting a Google API Key
Mickey Dearman edited this page Jan 9, 2023
·
4 revisions
-
Go to your Google Developer Console.
-
Create or edit an existing project that the Map E-Mail Scraper will be associated.
- Once the project is set, select ENABLE APIS AND SERVICES to start adding the required services.
- 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.
- Go back to the *APIs and Services dashboard for your project, select Credentials, then click + Create Credentials > API Key.
- All set! Copy the API key it gives you, and now you can insert this in to the Map E-Mail Scraper application.