Skip to content

pespinel/Scratcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scratcher

Simple script to create scratch accounts using selenium.

Usage

Installing requirements

Create a virtual environment with any tool and install all the requirements listed in the requirements.txt file.

Setting up

Modify any of the configurable params such as the email, the birth month/year or the country. Also change the default CSV delimiter if your csv does not use the default one: ;.

Running

Place your csv file in the root of this project and run the main.py script using python. You will probably need to complete a captcha manually after creating a certaing number of users. You can also use a proxy-list to add the proxy capability everytime that the driver is started (On each row of the excel). This will avoid the captcha most of the times. A log file called accounts.log will be created at the root of this project after the execution.

About

Batch account creator for https://scratch.mit.edu

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages