Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.29 KB

File metadata and controls

28 lines (20 loc) · 1.29 KB

get-telegram-users

Get a list of users and dialogs from web telegram account. Snippet for browsers

Chrome

image

  1. Login to your account https://web.telegram.org/z/
  2. Open Chrome Developer Tools -> Console or press ctrl+shift+i
  3. Copy the snippet code from the example
  4. Paste it into a new line in the console and press Enter
  5. You should see a downloadable file with your contact database. The file format JSON.

Firefox

image

  1. Login to your account https://web.telegram.org/z/
  2. Open Firefox Developer Tools -> Console or press ctrl+shift+i
  3. Copy the snippet code from the example
  4. Write in the console in a new line "allow pasting"
  5. Paste it into a new line in the console and press Enter
  6. You should see a downloadable file with your contact database. The file format JSON.

Screenshot from 2023-03-19 23-02-11

You can read it with any JSON Viewer - https://jsonviewer.stack.hu/ | https://codebeautify.org/jsonviewer

Paste your base text and get the display.