Socket
Socket
Sign inDemoInstall

node-red-contrib-wikipedia

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-wikipedia

A node which get information from Wiki based on filters provided using Open Search API


Version published
Maintainers
1
Weekly downloads
1
decreased by-83.33%

Weekly downloads

Readme

Source

npm node-red-contrib-wikipedia Github All Releases

node-red-contrib-wikipedia

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-wikipedia.

Install

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

npm i node-red-contrib-wikipedia

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-wikipedia, 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.

Keywords

FAQs

Last updated on 06 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc