Skip to content

A Python script using Selenium and Requests that generates accounts on Reddit and verifies the temp email

Notifications You must be signed in to change notification settings

BurtBurts/Reddit-Account-Creator

Repository files navigation

Reddit-Account-Creator

A Python script using Selenium and Requests that generates accounts on Reddit and verifies the temp email, working in 2021.


There is two versions of this script:

  • The first one creates only one account.
  • The second one can schedule the creation of multiple accounts.

What you will need:


Steps:

  • Install Python.
  • Install the requirements using CMD and pip (example: pip install requests, pip install passgen) - there's a requirements.txt file.
  • Read the PDF file on how to use the script, add your Anti-captcha code, and how to install the webdriver.

If you're using the 2nd version of the script, you have to add proxies as well. Get rotating proxies from Webshare.io's free trial. Duplicate it in the proxies file to match the number of usernames you've input. Clean the proxy_phrases.txt before you re-initiate the script.


Donate BTC? 1n5SP53tMdNbCmMXGmNeQKr8RZiFckXRS

About

A Python script using Selenium and Requests that generates accounts on Reddit and verifies the temp email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages