WikidataSearch["keywords"]
returns a list of Wikidata items whose labels include the given keywords.
WikidataSearch["type""keywords"]
returns a list of Wikidata identifiers of the specified type.


WikidataSearch
WikidataSearch["keywords"]
returns a list of Wikidata items whose labels include the given keywords.
WikidataSearch["type""keywords"]
returns a list of Wikidata identifiers of the specified type.
Details and Options

- WikidataSearch utilizes Wikidata's search API to find items and other identifiers.
- WikidataSearch[…] returns a list of ExternalIdentifier objects of type "WikidataID".
- Raw Wikidata identifiers are conventionally of the form "Qnnn" for items and "Pnnn" for properties.
- Possible values for "type" include:
-
"Item" an item (default) "Property" a property - The following options can be given:
-
Language $Language what language to use MaxItems 10 maximum number of results to return
Related Guides
History
Text
Wolfram Research (2020), WikidataSearch, Wolfram Language function, https://reference.wolfram.com/language/ref/WikidataSearch.html.
CMS
Wolfram Language. 2020. "WikidataSearch." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WikidataSearch.html.
APA
Wolfram Language. (2020). WikidataSearch. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WikidataSearch.html
BibTeX
@misc{reference.wolfram_2025_wikidatasearch, author="Wolfram Research", title="{WikidataSearch}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/WikidataSearch.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_wikidatasearch, organization={Wolfram Research}, title={WikidataSearch}, year={2020}, url={https://reference.wolfram.com/language/ref/WikidataSearch.html}, note=[Accessed: 13-August-2025]}