How to create bulk Gmail accounts without phone number?

Kobsser

Newbie
Joined
Nov 2, 2024
Messages
18
Reaction score
6
Hello!
I want to create bulk Gmail accounts (at least 50-70 a day)
Each account only needs to survive for 3 days, that's it nothing else, and then I don't have anything to do with the account

but all I have is:
a phone (let's say my rotating 4g proxy :D),
a PC,
and some python knowledge (4 years of experience, intermediate).

I thought about using virtual machines (one for each account),
but it is impossible to run and maintain all these VMs despite the need for "prefarm".

I'm able to make an automation bot, but I just don't know how to register accounts so they don't need phone number...

Any Ideas?
 
Create gmails in bulk without phone number it’s not possible. Google has updated their code months ago , if you have Python skills you can automate SMS API’s to fetch the OTP
 
Create gmails in bulk without phone number it’s not possible. Google has updated their code months ago , if you have Python skills you can automate SMS API’s to fetch the OTP
I want to sell them, the price for each account is 0.06
So if I buy phone numbers it will be a loss :(
 
I want to sell them, the price for each account is 0.06
So if I buy phone numbers it will be a loss :(

Prices are set as per the demand and supply. As demand is quite high for Gmails, you can increase your prices to cover your cost.
 
Hello!
I want to create bulk Gmail accounts (at least 50-70 a day)
Each account only needs to survive for 3 days, that's it nothing else, and then I don't have anything to do with the account

but all I have is:
a phone (let's say my rotating 4g proxy :D),
a PC,
and some python knowledge (4 years of experience, intermediate).

I thought about using virtual machines (one for each account),
but it is impossible to run and maintain all these VMs despite the need for "prefarm".

I'm able to make an automation bot, but I just don't know how to register accounts so they don't need phone number...

Any Ideas?
u can use API link with site gg. but three important is that your proxy, id numbers and your equitment
 
It's very easy to do - register mail from your cell phone, then it doesn't ask for a number.
 
Use rotating proxies and headless browsers to automate the process, and You can use temporary phone number services to skip verification
 
Dude, use Selenium with rotating 4G proxies, make the bot act like a real person and avoid phone verification. But keep it low-key, Google’s watching!
 
Just rotate IPs, use Selenium, clear cookies, and mix up user agents!
 
I dont think that is possible without a number confirmation, i've been trying lately to create some manually and it doesn't work !
 
Hello, I know the method for this, you need to create an account using the old Gmail html theme, or you need to use very old versions of Chrome.
 
  • Use Real SIMs or Virtual SMS Services:
    • Consider using services like 5sim.net, sms-activate.org, or getsmscode.com.
    • These services rent numbers that can receive Google codes.
    • You’d automate the API to buy a number, receive the code, and complete the signup.
  • Browser Automation via Python (Undetected):
    • Use Selenium with undetected-chromedriver, or Playwright.
    • Combine with residential proxies and canvas spoofing (e.g., via Puppeteer Stealth or modifying JS properties).
  • Avoiding VM Overload:
    • Use tools like Docker with GUI emulation (e.g., Xvfb + Chromium in headless mode) to simulate browser environments.
    • Or launch browser sessions with different profiles (e.g., multilogin, Incognition, or Ghost Browser) to isolate sessions without VMs.
  • Minimize Flags:
    • Use different user agents, fonts, time zones, screen sizes.
    • Clean cookies/cache between sessions.
    • Make human-like delays (typing, mouse movement).
  • "Prefarming" Accounts:
    • Run automated tasks like watching YouTube, sending emails, or visiting Google properties.
    • Makes accounts look more legit and less likely to be flagged
 
To legally and steadily create Gmail accounts, avoid using automation tools as they can trigger Google’s anti-fraud mechanisms. Use separate devices or virtual machines, rotate high-quality proxies, and make sure each account creation process looks normal. Avoid creating too many accounts too quickly, and gradually increase the number of accounts. Additionally, try to avoid using the same phone numbers repeatedly, and ensure that each account’s behavior doesn’t resemble bot activity. If possible, manually create accounts and verify them for better security.
 
Back
Top