n8n-nodes-wordnik
v1.0.6
Published
This is Wordnik API node for n8n automation tool.
Downloads
2
Maintainers
Keywords
Readme
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.
Installation
- 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".
Usage
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.
Limitations
The Wordnik API is free to use, but not for commercial purposes. Learn more here.
Contribute
If you have feature requests or issue, please open an issue on Github Pull requests are welcome as well.