Wikidata Entities & Knowledge Graph Scraper
Search Wikidata and export matching entities as clean structured data. Get each entity's label, description, aliases, type, country, official website, inception date and industry, plus the Wikidata URL. Great for research and KYB enrichment. Export to JSON, CSV or Excel.
{ "qid": "Q312", "label": "Apple Inc.", "description": "American multinational technology company base…", "aliases": ["Apple (company)"], "instanceOf": "enterprise", "country": "United States", "industry": "software industry", "headquarters": "Cupertino", "website": "https://apple.com/at/" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Qid | Label | Description | Aliases |
|---|---|---|---|
| Q312 | Apple Inc. | American multinational technology… | ["Apple (company)"] |
| Q62033032 | Apple media event | type of periodical livestreamed s… | ["Apple spring conference","Apple… |
| Q1048090 | history of Apple Inc. | aspect of history | ["history of Apple","history of A… |
| Q4781184 | Apple Inc. litigation | overview about the litigation of … | ["Apple litigation","litigation o… |
| Q2935440 | Apple Inc. advertising | overview about the advertising of… | [] |
{ "qid": "Q312", "label": "Apple Inc.", "description": "American multinational technology company base…", "aliases": ["Apple (company)"], "instanceOf": "enterprise", "country": "United States", "industry": "software industry", "headquarters": "Cupertino", "website": "https://apple.com/at/" }
Frequently asked questions
What is a QID?
A QID is the permanent identifier Wikidata gives every entity (for example `Q95` for Google). It is the safest way to link records across data sets.
Why are some fields empty?
Wikidata is community maintained, so not every entity has a website, country or inception date. Missing facts are returned as null while label and description are always present.
Can I search for people, places or products?
Yes. Any entity type works. The type is returned in the `instanceOf` field so you can filter to companies, humans, cities and more.
What language are the results in?
Labels and descriptions are returned in English. Aliases are the English aliases recorded for the entity.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.