Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

shirobachi/n8n-nodes-wordnik

Repository files navigation

Banner image

logo

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

  1. Open your n8n instance and go to the menu "Settings" -> "Community nodes"
  2. Then click on the "Add" button and type "n8n-nodes-wordnik"
  3. Tick checkbox "I understand the risks of installing unverified code from a public source"
  4. 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.

License

MIT