node-red-contrib-wikisearch

1.0.13 • Public • Published

npm node-red-contrib-wikisearch Github All Releases

node-red-contrib-wikisearch

Node-RED node to search input payload on wiki using OpenSearch API which will return wiki results in json|jsonfm|xml|xmlfm formats node-red-contrib-wikisearch.

Install

Run the following command in your Node-RED user directory – typically ~/.node-red:

npm i node-red-contrib-wikisearch

Usage

Provides one palette node which will use the message payload in string format and returns wiki search results based on configured parameters.

Output

Returns wiki results using OpenSearch API for given input message payload.

msg.payload is having wiki search results in json,jsonfm,xml,xmlfm format.

References

This node's input payload structure is based on node-red-contrib-wikisearch, which uses Wiki OpenSearch API.

Input

msg.payload :This will be of type String, which needs to be searched on wiki.

Configuration

Configure the parameters based on Wiki OpenSearch API Doc

Details

This node will help user to search input payload on wiki using OpenSearch API

Support

If something is not working as expected, or if you think this node could be improved in other ways, please file an issue on GitHub.

Package Sidebar

Install

npm i node-red-contrib-wikisearch

Weekly Downloads

1

Version

1.0.13

License

MIT

Last publish

Collaborators

  • ssawashe
  • kamleshb
  • kedarkamthe