Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amiremohamadi/grandedesafio-cheater

Cheater for https://grandedesafio.com
https://github.com/amiremohamadi/grandedesafio-cheater

cheater grandedesafio python script selenium

Last synced: 8 days ago
JSON representation

Cheater for https://grandedesafio.com

Awesome Lists containing this project

README

        

# Grandedesafio Cheater!
Cheater for https://grandedesafio.com

Run the script and achieve the highest score!

## Usage
``` shell
git clone https://github.com/amiremohamadi/grandedesafio-cheater && cd grandedesafio-cheater
virtualenv .venv -p python3
source .venv/bin/activate
pip install -r requirements.txt
python cheater.py {your_friend_quiz_url} {your_name}
```