Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

geooot/qsearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

Releases

No releases published

Packages

No packages published