theriley106 / MultiPage

A program capable of opening multiple Selenium web-driver windows while rotating through a list of proxies. Randomized user-agents are activated in each window. Finds errors/differences between windows using screenshot file size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiPage

This program makes it easy to open multiple Selenium Webdriver windows, while also enabling the use of a proxy.

It also makes it easy to detect Screen Changes/Errors by comparing the file size of a current window the average file size of all windows currently opened.

Getting Started

Install any python requirements by running:

$ pip install -r requirements.txt

Start the program by running:

$ python WebBot.py

About

A program capable of opening multiple Selenium web-driver windows while rotating through a list of proxies. Randomized user-agents are activated in each window. Finds errors/differences between windows using screenshot file size.


Languages

Language:Python 100.0%