Made by voromade
Seamlessly generate GMAIL accounts & auto-verify the accounts using Puppeteer, Faker, & 5sim.net
- GMAIL Account Generator (Using Puppeteer)
- Account Exporting (to exports.txt)
- 5sim for SMS Verification
- Faker (large dataset of fake data)
- Amount = Amount of accounts to generate (tasks are run concurrently)
- Headless = Headless or headful:
- headless = true
- headful = false
- "new" = Uses latest headless browser (decreases detection) SMS:
- Region = 5sim region to use
- apiKey = 5SIM API Key
{
"amount": 1,
"headless": "new",
"sms": {
"region": "",
"apiKey": ""
}
}
- I have included a few free accounts (in exports.txt) 😃
- 10 Stars: Proxy Support
- 25 Stars: Python Version