Icon

Wiki API

Vishnya Games

You must be logged in to obtain assets

Description

Welcome to the Wikipedia API!

With this set of scripts you can find pages in Wikipedia and get text of any page by title

Features:

  • Search in wikipedia by title

  • You can set limit of pages that can be finded

  • Any language that Wikipedia support. Example:

    wiki_init('en'); // english wiki

    wiki_init('ru'); // russian wiki

    wiki_init(os_get_language()); // user's language

  • It can work with Wiki-projects like wiki about games, films and other. For example, you can write:

wiki_init_ext('https://terraria.gamepedia.com/api.php'); // working with terraria wiki

  • Getting text of wiki pages by title

  • Ease to use

  • Getting images from wiki pages (original or thumbnail)

And try another APIs: Yandex API

Don't forget write reviews and describe your ideas how to improve that extension)

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.1.0. Published February 10, 2018

In this version You can download images from wiki pages (original or thumbnail)

Added comments in scripts and example

Added first version of documentation, look in script README

Improved example:

  • downloading image of first page in search results

  • You can change language without restart

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait