با آموزشها یاد بگیرید¶
Follow step-by-step guides to learn the basics of using Wikimedia content and data.
نمایش تعطیلات از ویکیپدیا¶
یاد بگیرید که چگونه از API مدیاویکی برای دریافت تعطیلات برای یک تاریخ مشخص از ویکیپدیا استفاده کنید. این آموزش همچنین نحوهٔ استفاده از API برای ورود به ویکیپدیا و اضافه کردن تعطیلات جدید را پوشش میدهد. این آموزش از پایتون و فریمورک 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.
نمایش تصویر روز¶
Learn how to use the MediaWiki API to fetch the daily featured picture from Wikipedia. This tutorial uses Python and the Flask framework.
ایده پردازی برای مقالات¶
Learn how to use the MediaWiki API to generate ideas for new Wikipedia articles. This tutorial uses Python and the Flask framework.
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.
جستجوی مقالات بر اساس مکان¶
Learn how to use the MediaWiki API to search for Wikipedia articles near a specific location. This tutorial uses JavaScript, Python, and the Flask framework.