GET request to list properties of selected pages.
Properties are data about a page, such as categories, or content on a page, such as images or links. To request a property, you pass the prop
parameter of your query a valid property submodule, corresponding to the information that you need.
The page or pages whose data you are requesting are specified either by the titles
, pageids
, or revids
parameters of the query, or via a generator .
Queries for properties are written like so: action=query&titles=title1&prop=property1|property2
.
Property queries always have a limit on the number of items returned. To view more items, append the values inside the result's continue
element to the original request.
Please see individual property API pages for more concrete examples of how to use properties:
apihighlimits
right (typically bots and sysops). Some modules impose stricter limits under certain conditions.max
. In that case, a limits
element will be returned, specifying the limits used.limit
. For example, imlimit
is the maximum number of images
returned.allusers
, or recentchanges
. Unlike property queries, which append data to the pages
element, lists return a separate branch in the query
element.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4