Skip to content

fasilminale/ExportTelegramContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UI

ExportTelegramContacts

Export Telegram Contacts To Google CSV file

Setup

  1. First you have to register at https://my.telegram.org/auth

  2. Then you have to register an application for your phone at https://my.telegram.org/apps

  3. Enter the retrieved 'api_id' and 'api_hash' in exporter.py

6. api_id = 1234
7. api_hash = "abcdefghigk"
  1. Install the necessary dependencies and run it
$ pip install requirements.txt
$ python exporter.py
  1. Now you will get message from telegram team to confirm contact request, just press the Allow button at the bottom of the message.

  2. Rerun exporter.py after 24hrs

  3. Now you have contacts.csv file, import it at contacts.google.com

Cheers!!

About

Export Telegram Contacts To Google CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages