OxxoCodes / Quizlet-dl

A Python script to download and export Quizlets in JSON format
GNU General Public License v3.0
18 stars 6 forks source link
quizlet selenium webscraping

Quizlet-dl

Quizlet-dl is a command-line program designed to download and export Quizlets in JSON format.

This program currently supports URLs which point directly to a study set or to a user - folders, classes, and premium content are not currently supported.

Usage

python quizlet-dl.py [URL] [Save Directory]

Dependencies