MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=piwigosearch

(main | piwigosearch)
  • This module requires read rights.
  • Lähde: Piwigo
  • Lisenssi: MIT License

This API serves as a proxy to a piwigo search web service
See Piwogo's help for more information

Tietyt parametrit:
Other general parameters are available.
search

Search query

tags

(no description)

tags_multiple

(no description)

category

(no description)

site

(no description)

count

Count (nb of images returned)

Type: integer
esimerkki:
Search 20 images on the word clouds with the tag some tag.
api.php?action=piwigosearch&search=clouds tags:sometag&count=20 [avaa hiekkalaatikossa]