{"id":16084171,"url":"https://github.com/khaouitiabdelhakim/gmail-creation-automation-python","last_synced_at":"2025-04-04T12:05:47.060Z","repository":{"id":189252716,"uuid":"680343826","full_name":"khaouitiabdelhakim/Gmail-Creation-Automation-Python","owner":"khaouitiabdelhakim","description":"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.","archived":false,"fork":false,"pushed_at":"2025-02-14T10:57:33.000Z","size":25240,"stargazers_count":171,"open_issues_count":2,"forks_count":50,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T11:06:30.070Z","etag":null,"topics":["automation","bot","bot-framework","email-creating-bot","email-sender","email-template","gmail","gmail-api","gmail-bot","gmail-create","google","python","python-automation","python-script","python3","scraper","scraping","selenium","selenium-python","selenium-webdriver"],"latest_commit_sha":null,"homepage":"https://khaouitiapps.vercel.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khaouitiabdelhakim.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"kh.abdelhakim","custom":null}},"created_at":"2023-08-19T00:28:53.000Z","updated_at":"2025-03-24T17:20:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"676eef76-e5b8-4222-9997-a3675526728e","html_url":"https://github.com/khaouitiabdelhakim/Gmail-Creation-Automation-Python","commit_stats":null,"previous_names":["khaouitiabdelhakim/gmail-creation-automation-python"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaouitiabdelhakim%2FGmail-Creation-Automation-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaouitiabdelhakim%2FGmail-Creation-Automation-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaouitiabdelhakim%2FGmail-Creation-Automation-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaouitiabdelhakim%2FGmail-Creation-Automation-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaouitiabdelhakim","download_url":"https://codeload.github.com/khaouitiabdelhakim/Gmail-Creation-Automation-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174407,"owners_count":20896076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","bot","bot-framework","email-creating-bot","email-sender","email-template","gmail","gmail-api","gmail-bot","gmail-create","google","python","python-automation","python-script","python3","scraper","scraping","selenium","selenium-python","selenium-webdriver"],"created_at":"2024-10-09T12:45:05.710Z","updated_at":"2025-04-04T12:05:47.021Z","avatar_url":"https://github.com/khaouitiabdelhakim.png","language":"Python","funding_links":["https://buymeacoffee.com/kh.abdelhakim","https://www.buymeacoffee.com/kh.abdelhakim"],"categories":[],"sub_categories":[],"readme":"# Gmail Account Creation Automation Script\nAutomate the process of creating Gmail accounts using Selenium and Chrome WebDriver.\n\n```\nIf you find this repository useful or it has helped you,\nplease don't forget to leave a ⭐️, or even follow my GitHub account.\nYour support motivates me to continue providing helpful resources.\nThank you for your appreciation! 🌟🚀💖😊👍\n\nIf you'd like to support further, consider buying me a coffee:\n```\n[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee--yellow.svg?style=for-the-badge\u0026logo=buy-me-a-coffee)](https://www.buymeacoffee.com/kh.abdelhakim)\n\n## Stats\n![Alt](https://repobeats.axiom.co/api/embed/7cdf5ac462f672830b29b9ba0169354897eb3f7c.svg \"Repobeats analytics image\")\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Python 3.x\n- ChromeDriver - [Download ChromeDriver](https://sites.google.com/chromium.org/driver/)\n- Selenium library - Install using `pip install selenium`\n\n## Usage\n\n1. Clone this repository:\n\n   ```\n   git clone https://github.com/khaouitiabdelhakim/Gmail-Creation-Automation-Python.git\n   ```\n\n2. Download the ChromeDriver executable and place it in the repository directory.\n\n3. Install the required libraries:\n\n   ```\n   pip install selenium\n   ```\n\n4. Open the script (`gmail_automation.py`) and update the `your_first_name`, `your_last_name`, `your_username`, `your_birthday`, `your_gender`, and `your_password` variables with your desired account details.\n\n5. Run the script:\n\n   ```\n   python gmail_automation.py\n   ```\n\n6. The script will automate the Gmail account creation process and provide you with the created account's username and password at the end.\n\n7. **Important:** Please be aware that automating website interactions might go against the website's terms of use. Use this script responsibly and be cautious not to violate any rules or regulations.\n\n## Disclaimer\n\nThis script is provided for educational and informational purposes only. The author is not responsible for any misuse or violation of terms of service resulting from the use of this script.\n\n## Credits\n\nOriginal script by Abdelhakim Khaouiti ([khaouitiabdelhakim on GitHub](https://github.com/khaouitiabdelhakim))\n\n## License\nThis project is licensed under the MIT License \n\n```\nCopyright 2024 KHAOUITI ABDELHAKIM\n\nLicensed under the MIT License\nYou may obtain a copy of the License at\n\nhttp://opensource.org/licenses/MIT\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the MIT License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the MIT License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaouitiabdelhakim%2Fgmail-creation-automation-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaouitiabdelhakim%2Fgmail-creation-automation-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaouitiabdelhakim%2Fgmail-creation-automation-python/lists"}