Scrapers.lat logo scrapers.lat
Developer tools

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.

29 fields per record JSON · CSV · Excel · API Pay per use
wikidata-entities-scraper.json 200 OK
{
  "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/"
}
What you get

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
Fields it returns
QidLabelDescriptionAliasesInstance OfCountryIndustryHeadquartersWebsiteInceptionPhoneTwitterFacebookInstagram
Sample output

A real example record, exactly the shape you receive.

QidLabelDescriptionAliases
Q312Apple Inc.American multinational technology…["Apple (company)"]
Q62033032Apple media eventtype of periodical livestreamed s…["Apple spring conference","Apple…
Q1048090history of Apple Inc.aspect of history["history of Apple","history of A…
Q4781184Apple Inc. litigationoverview about the litigation of …["Apple litigation","litigation o…
Q2935440Apple Inc. advertisingoverview about the advertising of…[]
GET /wikidata-entities-scraper
{
  "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.