Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
/ kahoot-bot Public archive

A working Kahoot Bot using Python3 and Selenium

License

Notifications You must be signed in to change notification settings

5-30/kahoot-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Kahoot Bot

A working Kahoot bot using Python and Selenium

requirements

First, install selenium : pip install selenium

Then, install colorama : pip install colorama

Finally, download geckodriver and put the path to the executable at line 36.

You must have Firefox installed on your computer in order to use this bot.

how does it works ?

It opens kahoot on several tabs (by default 20) and select random answers.

Can I change the number of bots ?

Yes, just edit line 9