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
- Host: GitHub
- URL: https://github.com/carlospolop/selenium_webbot
- Owner: carlospolop
- Created: 2017-10-06T13:54:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-02T08:28:26.000Z (over 2 years ago)
- Last Synced: 2025-03-19T01:07:54.646Z (about 1 month ago)
- Topics: bot, mail, proxies, selenium, selenium-webbot
- Language: Python
- Homepage:
- Size: 1.32 MB
- Stars: 14
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.