Unofficial-Vocabulary.com-API
Unofficial-Vocabulary.com-API copied to clipboard
A cool REST API for getting Vocabulary.com search results in JSON format.
Unofficial Vocabulary.com API
Update
👉🏼 Added new endpoint /words-full
It is now live here https://vocabulary.vercel.app
Used this as backend to https://dictionary.surge.sh
note: initial load may take some time as now.sh starts it up from sleep
get explanation of a single word
https://vocabulary.vercel.app/word/google
get list of matching words
https://vocabulary.vercel.app/words/goo
supports query param pageOffset for pagination (ex: ?pageOffset=20)
get list of matching words with full data
https://vocabulary.vercel.app/words-full/cat