This community node is provided wrapper for Wordnik API. Wordnik API is a RESTful web service that provides access to a large corpus of human-written English language data.
- Open your n8n instance and go to the menu "Settings" -> "Community nodes"
- Then click on the "Add" button and type "n8n-nodes-wordnik"
- Tick checkbox "I understand the risks of installing unverified code from a public source"
- Click "Install".
This node provides almost all the functionality of the Wordnik API. It is possible to use the node to get the definition of a word, to get the synonyms of a word, to get the antonyms of a word, and much more. Full documentation can be found here.
The Wordnik API is free to use, but not for commercial purposes. Learn more here.
If you have feature requests or issue, please open an issue on Github Pull requests are welcome as well.