Skip to content

Node js app, using puppeteer to cast vote in the MTV VMA award

Notifications You must be signed in to change notification settings

RaphxelS/vma-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMA Voter

Installation

clone this repo

git clone git@github.com:RaphxelS/vma-puppeteer.git

move to the directory

cd vma-puppeteer

Install dependencies

npm i

You're done !

Usage

node main.js [voter] [nbVotes] [thread]

voter = How many times you want to votes (e.g. 1)
nbVotes = How many votes should a voter cast (e.g. 20)
thread = How many thread you want to use (e.g. 1)

All of the votes are screenshoted in the screenshots/ folder and the emails used are stored in the emails.txt file.

About

Node js app, using puppeteer to cast vote in the MTV VMA award

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published