Git Product home page Git Product logo

changeorgsignbot's Introduction

Change.Org Infinite Signing Bot

This project is able to send a theoretically infinite number of petition signs to the website https://change.org/

Dependencies

selenium (You will also need a webdriver binary for your platform for this to work, you can get one from https://chromedriver.chromium.org/)

pip install selenium

pyautogui

pip install pyautogui

faker

pip install faker

How to run

Place the webdriver binary in the project directory, then simply navigate to the project directory and run the script

python bot.py

When the script is launched the console will prompt you for a change.org link. After the link is inputted, a web browser window will open. After that, the script should do the rest of the work.

How it works

When you input your petition link into the console, the script will then load 2 JSON files. One filled with first names, and one filled with surnames. As the script runs it will randomly choose one first name, one surname, and it will randomly generate an email address with the Faker package. After that is done it finds the 3 text boxes on the sign page and fills them with the information it just generated, it unchecks the "Display my name and comment on this petition" checkbox and submits the information. When it's done with that, it clears the browser cache to remove any saved login information and reloads the page. This process repeats 1000 times or until you exit the script.

changeorgsignbot's People

Contributors

jakeharrison11 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.