{"id":13827559,"url":"https://github.com/eaabak/instagram-auto-create-account","last_synced_at":"2025-07-09T04:32:42.607Z","repository":{"id":41384421,"uuid":"144389244","full_name":"eaabak/instagram-auto-create-account","owner":"eaabak","description":"An automatic account creation bot script for Instagram.","archived":false,"fork":false,"pushed_at":"2024-08-02T09:12:16.000Z","size":10382,"stargazers_count":430,"open_issues_count":29,"forks_count":127,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-08-05T09:16:21.946Z","etag":null,"topics":["automatic-account","create-instagram-account","instagram","instagram-bot","python-requests","python-selenium","python-selenium-automation","verification-code"],"latest_commit_sha":null,"homepage":"","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/eaabak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2018-08-11T13:53:19.000Z","updated_at":"2024-08-04T20:58:02.000Z","dependencies_parsed_at":"2024-01-15T16:51:59.579Z","dependency_job_id":null,"html_url":"https://github.com/eaabak/instagram-auto-create-account","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaabak%2Finstagram-auto-create-account","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaabak%2Finstagram-auto-create-account/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaabak%2Finstagram-auto-create-account/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaabak%2Finstagram-auto-create-account/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaabak","download_url":"https://codeload.github.com/eaabak/instagram-auto-create-account/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225486343,"owners_count":17481881,"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":["automatic-account","create-instagram-account","instagram","instagram-bot","python-requests","python-selenium","python-selenium-automation","verification-code"],"created_at":"2024-08-04T09:02:01.666Z","updated_at":"2024-11-20T07:30:45.194Z","avatar_url":"https://github.com/eaabak.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"## Instagram Automatic Account Creator Bot\n\n\u003cp\u003eThis small piece of code will create an account automatically by randomizing names. You need Selenium library installed. This is an ongoing work. Beware that Instagram has security measures to prevent bot usage. Do not forget to change the Web driver you use from the part of the code in botAccountCreate.py :\u003c/p\u003e\n\n```Python\n33 browser = webdriver.Chrome(\"your chrome driver path here\")\n```\nAlso, you can use other browsers with tweaking the code.\n```Python\n#Another browser\n26 browser = webdriver.Firefox(\"your firefox driver path here\")\n```\n\u003ch2\u003eRequirements\u003c/h2\u003e\n\u003cp\u003e run\n\u003ccode\u003e\n  pip install -r requirements.txt\n\u003c/code\u003e \n\u003c/p\u003e\n\n\u003ch2\u003eNew features\u003c/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003eFake email address\u003c/li\u003e\n  \u003cli\u003eGetting verification code\u003c/li\u003e\n\u003c/ul\u003e \n\n\n\u003ch2\u003eThank you very much for your support\u003c/h2\u003e\n\n\u003ca href='https://github.com/BbChip0103'\u003eBbChip0103\u003c/a\u003e \u003cbr/\u003e\n\u003ca href='https://github.com/haniyadav'\u003ehaniyadav\u003c/a\u003e\u003cbr/\u003e\n\u003ca href='https://github.com/Gupta-Anubhav12'\u003eGupta-Anubhav12\u003c/a\u003e\u003cbr/\u003e\n\u003ca href='https://github.com/Mxhmovd'\u003eMxhmovd\u003c/a\u003e\u003cbr/\u003e\n\u003ca href='https://github.com/ManWuzi'\u003eManWuzi\u003c/a\u003e\u003cbr/\u003e\n\u003ca href='https://github.com/mikegrep'\u003emikegrep\u003c/a\u003e\u003cbr/\u003e\n\u003ca href='https://github.com/NoNameoN-A'\u003eAlessandro\u003c/a\u003e\u003cbr/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaabak%2Finstagram-auto-create-account","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaabak%2Finstagram-auto-create-account","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaabak%2Finstagram-auto-create-account/lists"}