Automated Website Voting Script
Budget: $10 – $30 USD
The task is to build a small script that repeatedly casts votes for my entry in a website-based competition. The page exposes a simple voting form and does not ask visitors to log in or provide any personal details, so straight form-submission automation is all that’s needed—no API integration or scraping of protected areas.
You’re free to choose the language and tooling (Python + Selenium or Playwright, Node + Puppeteer, a lightweight cURL loop, etc.) as long as the finished script:
• Interacts with the vote URL purely through automated form submissions
• Lets me set the target URL, candidate/option ID, number of votes, and delay between votes from a config block or command-line flags
• Prints or logs a clear “success / failure” message after each attempt so I can monitor progress in real time
Deliverables: the commented source code, a concise README with setup and run instructions, and a dependency list. I’ll consider the job complete when I can run the script on my Windows or Linux machine and see the specified number of successful votes registered without manual intervention.
You’re free to choose the language and tooling (Python + Selenium or Playwright, Node + Puppeteer, a lightweight cURL loop, etc.) as long as the finished script:
• Interacts with the vote URL purely through automated form submissions
• Lets me set the target URL, candidate/option ID, number of votes, and delay between votes from a config block or command-line flags
• Prints or logs a clear “success / failure” message after each attempt so I can monitor progress in real time
Deliverables: the commented source code, a concise README with setup and run instructions, and a dependency list. I’ll consider the job complete when I can run the script on my Windows or Linux machine and see the specified number of successful votes registered without manual intervention.