Skip to content

rafael-acerqueira/export-google-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Google Contacts Exporter to Excel

This program allows you to export your Google contact list directly to an Excel file, in a simple and secure way.

How to use

1. Generate the credentials.json file

  • 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.json and place it in the same folder as exportar_contatos.exe.

2. Run the program

  • 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.xlsx file will be created in the same folder with all your contacts.

Important notes

  • 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.

Frequently asked questions

1. The program does not open!

  • Make sure you are using Windows.

  • Check if the credentials.json file 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.

Support

If you have any questions or encounter any problems, please contact us: contato@rafaelaquino.net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages