Giter Site home page Giter Site logo

strawpoll_voting's Introduction

strawpoll_voting

Description

This programm is voting for you on strawpoll.de as often as you like using a proxy list a random request header information. Written in pyhton 3.x

HOW TO

- Clone this repository
- Go to https://github.com/mozilla/geckodriver/releases
- And download the geckodriver.exe into the same folder as this repository
- Open your CMD
- CD path:to\your\clones\strawpoll_voting
- python Strawpoll_voting.py

You will get asked for the strawpoll link. Copy and Paste the complete link of the strawpoll then proceed with instructions

DEPENDENCIES

you may have to install dependencies

  • pip install urllib
  • pip install ssl
  • pip install bs4
  • pip install selenium
  • pip install os
  • pip install csv

Known Issue:

#1 It may be that some of the provided proxy are not working any more or some of those in the list are not https proxys For some reason this only works with https. HTTP only proxys will give you a long waiting time per call If someone has the time, change the proxylist.csv so that it only contains https proxys or do an inital check if proxy is available an https

#2 the inital request to the poll to retrieve its info is not made from the proxylist, but has a static proxy programmed. It should pull its infor from the list, but before that it trys one it should already know if its working

#3 the inital request to the poll to retrieve its info is not made with a static header information and is not randomised as later in the voting process. This may cause an issue later.

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.