tstelzle / ToyotaProject

Webscraper Voting At The Toyota Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toyota Project Vote

This little webscraper automatically votes for "Jessica Steiger" at the Toyota Project.

https://www.toyota-crowd.de/projekt-des-jahres/abstimmung

Running

Running it with docker can be easily done by using the Makefile.

make build-image
make run

You can furthermore scpecify how often the script should vote. By default this is two times. This can be done by setting the parameter "REPEATS" in the make command

make run REPEATS=5

About

Webscraper Voting At The Toyota Project


Languages

Language:Python 73.5%Language:Dockerfile 19.0%Language:Makefile 7.4%