An open API service indexing awesome lists of open source software.

https://github.com/carlospolop/selenium_webbot

Selenium based bot that automatize the creation of accounts in a web page
https://github.com/carlospolop/selenium_webbot

bot mail proxies selenium selenium-webbot

Last synced: 30 days ago
JSON representation

Selenium based bot that automatize the creation of accounts in a web page

Awesome Lists containing this project

README

        

# selenium_webBot
This is a selenium based bot that automatize the creation of accounts in a web page.
This bot uses a different proxy for each attempt of creating an account. For doing that it downloads a list of proxies and verify which one is working and configure the browser in order to use it.
It also bypass the mail confirmation method by using a different 10minmail account for each attempt to sign up in the web.

`python webBot.py -c 30 would create 30 accounts`

## Conditions
The owner of this software made it with educational and didactic purposes and is not responsable of the use of it.