Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 1.36 KB

README.md

File metadata and controls

24 lines (24 loc) · 1.36 KB

Quizlet learn bot

An automated bot created with Python and Selenium to play Learn

Requirements

Windows, Linux or Mac No Chromebooks unless you have access to the Linux kernal

How to install

  • If you don't have Chrome, download Chrome here and follow the instruction
  • If you don't have Python, download Python here and follow the instruction
  • Click Clone or Download and push Download as Zip OR click here.
  • Extract the zip file to a folder
  • Open Chrome
  • Click on the Menu icon in the upper right corner of the screen
  • Click on Help, and then About Google Chrome
  • Remember the Chrome version on the page
  • Go here and download the driver of your chrome version to the folder with the extracted files
  • Open Command Prompt or Terminal and go to the folder location(Ex. Windows: cd C:\Users\Username\Downloads\Quizlet-learn-bot)
  • Run py -m pip install -r requirements.txt and wait for it to finish
  • Your now done installing
    Note you must update the chromedriver whenever you update chrome

How to use

  • Run py learn.py
  • Answer the question
  • Done! You'll now see a browser window automatically doing learn
  • Do not disrupt the browser or it will fail