Scrapers.lat logo scrapers.lat
開発ツール

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 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
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/"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
QidLabelDescriptionAliasesInstance OfCountryIndustryHeadquartersWebsiteInceptionPhoneTwitterFacebookInstagram
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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/"
}

よくある質問

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.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。