Description Usage Arguments Value Examples
Get the text of a wikipedia article by searching a title. For example, entering the search term "France" will return the text of the wikipedia page for France.
1 |
title |
The title or (titles) of the Wikipedia page to be searched. If you would like to query multiple articles, put the titles in a character vector. The maximum number of titles that can be queried at one time is 50. |
clean |
Should getwiki remove html tags from the returned text? |
A single title will return the matched wikipedia article in a string. A vector of titles will return a dataframe with one column equal to the searched titles and one column equal to the matched article content
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.