コンテンツにスキップ

チュートリアルで学ぶ

Follow step-by-step guides to learn the basics of using Wikimedia content and data.

ウィキペディアから祝日を抽出して表示

MediaWiki API を使い、ウィキペディアから特定の日付の休日を得る方法を学びましょう。このチュートリアルでは、API を用いてウィキペディアにログインし、新しい休日を追加する方法も説明します。使用するフレームワークは Python と Flask です。

Display information from Wikidata

Use the MediaWiki API to fetch and display information from Wikidata. Learn how Wikipedia articles are associated with Wikidata and how to parse Wikidata structures.

Display the picture of the day

Learn how to use the MediaWiki API to fetch the daily featured picture from Wikipedia. This tutorial uses Python and the Flask framework.

記事の構想を生み出す

MediaWiki API を使い、ウィキペディアの新規記事に役立つ発想をどう得るのか方法を学びます。このチュートリアルが使うフレームワークは Python と Flask です。

Get started querying Wikidata

Learn how to query Wikidata with SPARQL. This tutorial covers the basics of Wikidata and how to use the Wikidata Query Service.

位置情報を利用した記事検索

MediaWiki APIを利用して、特定地点に近いWikipediaの記事を検索する方法を学びます。このチュートリアルでは、JavaScript、Python、Flaskを使います。