/hodor

Primary LanguagePython

Hodor - cheat online voting contests

This directory contains all the tasks of the project "Hodor - cheat online voting contests" at Holberton School for educational purpose.

General Objectives

  • Learn the basics of web scraping.
  • OCR for Captcha
  • TOR
  • Proxy lists
  • HTTP headers

Basic info

Many online contests make gathering votes a part of their process for choosing winners. The problem is that a lot of them are designed with flaws...

So in this project and for educational purposes only we are going to make some simple scripts to parse data from a website and post information to vote in a fake contest. Using the Python library "requests" and "pytesseract".

Directory Files

File Description
0. Level 0 Write a script or a program that votes 1024 times for your id here: url
1. Level 1 Write a script or a program that votes 4096 times for your id here: url
2. Level 2 Write a script or a program that votes 1024 times for your id here: url
3. Level 3 Write a script or a program that votes 1024 times for your id here: url
4. Level 4 Write a script or a program that votes 98 times for your id here: url
5. Tim Britton's special Write a script or a program that votes 1024 times for your id here: url

Author