Wikipedia
Search Wikipedia article and summary it
This widget supports multiple actions. For a more comprehensive understanding of its functionality, we recommend reviewing the following documentation carefully.
You need to pass both the action
and other input parameters of the chosen action to your module_config
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
Get Full Wikipedia Article
action
search_title
Input Parameters
action
string
The action you want to perform
search_title
article
string
The title of the article you want to search
artificial intelligence
Output Parameters
data
object
The search results of the wikipedia
Output Example
Summary Wikipedia Article
action
summary_title
Input Parameters
action
string
The action you want to perform
summary_title
article
string
The title of the article you want to search
artificial intelligence
Output Parameters
data
object
The search results of the wikipedia
Output Example
Last updated