This program allows you to export your Google contact list directly to an Excel file, in a simple and secure way.
- Access the Google Cloud Console: https://console.cloud.google.com/
- Create a new project.
- Go to APIs and Services > Library and enable the People API.
- Go to Credentials and create OAuth 2.0 credentials. Download the credentials JSON file.
- Rename the file to
credentials.jsonand place it in the same folder asexportar_contatos.exe.
- Double-click
exportar_contatos.exe. - The first time you run it, a browser window will open for you to log in to your Google Account and authorize access to your contacts. - After authorizing, wait a few seconds. The
google_contacts.xlsxfile will be created in the same folder with all your contacts.
-
The program NEVER stores your password or access data.
-
Access is only requested to export your contacts.
-
You can delete the program at any time after exporting.
-
To export again in the future, simply repeat the process.
1. The program does not open!
-
Make sure you are using Windows.
-
Check if the
credentials.jsonfile is in the same folder as the executable.
2. The browser opened, but the permission screen did not appear!
-
Try running the program again.
-
Make sure you are using the correct Google account.
3. The Excel file was not generated!
-
Check if there was any error message.
-
Check if you authorized access to the contacts.
If you have any questions or encounter any problems, please contact us: contato@rafaelaquino.net