khaouitiabdelhakim / Gmail-Creation-Automation-Python

This script allows you to automate the creation of Gmail accounts using the Selenium automation framework with the Chrome WebDriver. It navigates through the Gmail sign-up process by filling in the required details, such as name, username, password, and more.
https://khaouitiapps.vercel.app/
79 stars 25 forks source link

Do not work as gmail required phone number verification now #4

Open zjavaid1981 opened 4 months ago

zjavaid1981 commented 4 months ago

There is no option to skip phone number validation so this script do not work anymore

khaouitiabdelhakim commented 3 months ago

Yes, wiating to find somehow to bypass this problem! do you have any suggestions bro?

niks17 commented 3 months ago

Maybe you can integrate sms pool API .

khaouitiabdelhakim commented 3 months ago

For the moment I have no idea

qwaider commented 2 weeks ago

suppose that we can do this one step manually .. can you adjust the code for that?