Managing 1000 Telegram accts web/anti detect browsers

winner88

Junior Member
Joined
May 19, 2011
Messages
121
Reaction score
27
I’m looking for a way to manage 1000 telegram accounts (preferably on web.telegram.org) without needing to download telegram portable and without each telegram account dying off once the associated phone number is used for another account

Do you guys have an idea of how to implement such a setup?

Also looking to buy telegram accounts in bulk. If you are a reliable supplier and can handle quantity at great price, contact me.
 
Hello.

Are you going to create services to sell with these accounts or are you going to use them for your projects?
 
1,000 account in 1,000 different browsers? That's heck of a manual job. Better create your own software to automate that.
 
1,000 account in 1,000 different browsers? That's heck of a manual job. Better create your own software to automate that.
Yes it will be automated but the key is to find a web based solution first.
 
If you're looking to automate the web process, I would go with selenium
 
ready solution for antidetect "fingerprint switcher by bablasoft", or puppeteer extra, now it’s upto you how you will automate cookies etc stuff.
 
ready solution for antidetect "fingerprint switcher by bablasoft", or puppeteer extra, now it’s upto you how you will automate cookies etc stuff.
If you're looking to automate the web process, I would go with selenium
If you're looking to automate the web process, I would go with selenium

Automating the management is the easy part. The hard part is automating the account onboarding.

Currently, only way to add accounts to the web version of telegram is to set the account on a phone first and then scan the code to login to the web. I need a better solution than that.

Telegram portable option doesn’t scale
 
You provide very limited information.
What do u mean by managing 1k accounts on web.telegram.org? do u want to do things manually or use something like playwright? Manually managing 1k accounts is crazy.
I really really don't understand what you want to do.

The web telegram application is fully opensource, but more important: the MTPROTO protocol is as well.
You don't need to manage with the web app, you can just create a program imitating official APIs.
So u don't need to use things like Playwright/Puppeteer, and it would add a terrible overheard, and be slow as fuck.

If u want to access some of the accounts manually, u just need to convert the 1k accounts session you bought to ur provider, to the session format the web app is using, and it
is not really hard to do as this application is opensource: https://github.com/TelegramOrg/Telegram-web-k

Finally, the telegram account won't "die off", if its used for another account? Do u mean if its used by another session?
No, you won't be disconnected if another session is connected to ur account, and if u mean "if 2 connections are made on the same session", then yeah, you'll get the following error:




So I think you are searching for something to register session automatically to Telegram web.
Well, you just need to do what I said earlier, reverse engineer the way Telegram Web K is storing sessions(its simple, u need to find how does it store the DC ID(optionally its address and port, but this can be found with dcOptions request), and the auth_key_id). With these two things, you can basically connect to any account, with any clients: you will need to extract that from your current session and then inject it to the web app, where it stores it.
Very interested in using the api to manage many telegram account. would love to know more on what CRM software to manage hundreds of accounts if possible. Please DM me
 
I'm now trying HUBSTODIT

It's about $40 per month, but the only downside is that it doesn't support English.
 
Antidetect browser can help you manage these telegram accounts on web browser. Since it is possible to create multiple browsers with different parameters, it is better to use additional proxies. Although the accounts operate on one device, they are not related to each other
 
Back
Top