Bot to login to 100 gmails

pory1089

Regular Member
Joined
Mar 4, 2023
Messages
200
Reaction score
107
I created 100 chrome shortcuts and I want to login to a different gmail on each on of them, is there a bot that can do that? I see people buying 1000 gmails on microjobs sites, I don't think they login manually to each one, there must be a faster way
 
You need to make a bot in either selenium or puppeteer, the bot needs to create a chromeprofile each times he runs and login. there are ALOT of videos on how to do this in either python or javascript
 
can you give me a link because I tried myself several times but the bot opens selenium or just the default chrome not a specific user, I tried with chatgpt also but without success
 
Use AdsPower (or some other Anti-Detect browser) or BAS (Browser Automation Studio) which is much cheaper. You'll need to use unique fingerprints and proxies else your accounts will get blocked coming from same pc/ip unless you hide it using anti-detect browsers, unique fingerprints & proxy IP's.
 
I have used Node.js + Puppeeter for this. And also db with pairs of mails and passwords. And yes, surely no one is logging in by themselfs. There is a lot of tutorials how to do this.
 
If you know how to code, you can create a bot that connect your Gmail accounts.

Or hire a freelancer to create the bot for you. If that's an option for you create a post in the Hire a Freelancer section, you'll get many replies.
 
You need to make a bot in either selenium or puppeteer, the bot needs to create a chromeprofile each times he runs and login. there are ALOT of videos on how to do this in either python or javascript
and don't forget the proxies, or they will all be banned soon
 
For that many accounts Selenium or Puppeteer won't help you unless these are heavily customized, but that needs advanced coding experience.

What you need for long-term safety is an anti-detect browser where you create unique profiles for each of the accounts, and then you'll also need a good amount of proxies, probably 300 or more...
 
Back
Top