Export telgram member list to csv

alit123

Registered Member
Joined
Dec 29, 2016
Messages
65
Reaction score
11
Hello,
Im an admin of a telegram group and i want to export all my users to a csv or any other type of files. I have 19k members.

Thanks
 
Exporting your telegram contact as a CSV file is really a simple method if you follow these five steps. Here are the 5 simple and easy steps:
  1. Get group number.
  2. Fire off the API call to get your group members rendered to a JSON file.
  3. Convert the JSON file to a CSV file.
  4. Save the CSV file.
  5. Convert the CSV file to an Excel Workbook.
 
Exporting your telegram contact as a CSV file is really a simple method if you follow these five steps. Here are the 5 simple and easy steps:
  1. Get group number.
  2. Fire off the API call to get your group members rendered to a JSON file.
  3. Convert the JSON file to a CSV file.
  4. Save the CSV file.
  5. Convert the CSV file to an Excel Workbook.
Thanks for the information, mate!
Do you have any thoughts on how to get a list of users with phone numbers of a group where I am just a member? Is it real to do?
 
I have tried this method but this does'nt work for me. So i want to know other good methods for this issue.
 
This was really a great information and very useful tips. Surely i will be trying these methods for myself.
 
Thanks for the information, mate!
Do you have any thoughts on how to get a list of users with phone numbers of a group where I am just a member? Is it real to do?
I don't think that you can have an access to phone numbers as it is a hidden information in Telegram. You can add members using their phone numbers, but you can't know the phone number of a person if you add him using a nickname.
 
Yes this method is great for exporting the telegram member list. I have also tried this for me and it works perfectly.
 
I don't think that you can have an access to phone numbers as it is a hidden information in Telegram. You can add members using their phone numbers, but you can't know the phone number of a person if you add him using a nickname.
I hope that it's impossible to get your phone number from Telegram. As I'm already too tired of all these people who take my number somewhere and start adding me to different groups that I'm not interested in and send me promotional messages of their stuff.
 
Exporting your telegram contact as a CSV file is really a simple method if you follow these five steps. Here are the 5 simple and easy steps:
  1. Get group number.
  2. Fire off the API call to get your group members rendered to a JSON file.
  3. Convert the JSON file to a CSV file.
  4. Save the CSV file.
  5. Convert the CSV file to an Excel Workbook.

How to do it?
How to make point number 2?
 
Exporting your telegram contact as a CSV file is really a simple method if you follow these five steps. Here are the 5 simple and easy steps:
  1. Get group number.
  2. Fire off the API call to get your group members rendered to a JSON file.
  3. Convert the JSON file to a CSV file.
  4. Save the CSV file.
  5. Convert the CSV file to an Excel Workbook.
How do I obtain the Group Number?
 
Thanks for the information, mate!
Do you have any thoughts on how to get a list of users with phone numbers of a group where I am just a member? Is it real to do?

PHone numbers are hidden in TG and that is the special thing about TG. You can not see phone numbers unless you are a direct contact. :)
 
Back
Top