Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ quizlet-match-solver Public archive

Automagically does Quizlet Match using Selenium and Python

License

Notifications You must be signed in to change notification settings

9p4/quizlet-match-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizlet Match Solver

This is a program to win at Quizlet match using Selenium. I'm sure that there is a better way to do this, but I wanted to learn browser automation.

Currently, this works on text only sets on Linux with Geckodriver. You will have to modify the code slightly to work on Windows, MacOS, or with Chromium.

There is no fancy algorithm, it just looks up items in a dict. I'm sure there is a better way to do this, but I don't really care.

About

Automagically does Quizlet Match using Selenium and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published