geooot / qsearcher

Get vocab definitions from quizlet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qsearcher

[Source] [Website]

Get vocab definitions from quizlet from an input file.

qseacher video

Use case

Have an APUSH review to do? Put all the terms into a text file and we will get definitions for you from multiple quizlet sets.

Install

npm install -g qsearcher
  • Note: may require sudo

Usage

Usage: qsearcher <file | searchTerm> [options]
Options:
	-s [search term] default: "apush"
	-j print out results in JSON format
example: qsearcher vocab.txt -s "history"

About

Get vocab definitions from quizlet


Languages

Language:JavaScript 100.0%