Get words from dictionary (getwords)
Fetch the full wordlist for a dictionary.
Last updated
Was this helpful?
Was this helpful?
{
"result": [
{
"id": 101565,
"lang": "en_US",
"description": "Engineering terms",
"wordlist": ["GraphQL", "Kubernetes", "TypeScript"],
"count": 3,
"status": "success",
"message": ["Wordlist extracted."]
}
]
}