Skip to content

kedarkamthe/node-red-contrib-wikisearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published