MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

action=feedrecentchanges

(main | feedrecentchanges)

Returns a recent changes feed.

Parameters:
feedformat

The format of the feed.

One of the following values: rss, atom
Default: rss
namespace

Namespace to limit the results to.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 102, 103, 104, 105, 106, 107, 108, 109, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019
invert

All namespaces but the selected one.

Type: boolean (Discuss Contract Custom Solution)
associated

Include associated (talk or main) namespace.

Type: boolean (Discuss Contract Custom Solution)
days

Days to limit the results to.

The value must be no less than 1.
Type: integer
Default: 7
limit

Maximum number of results to return.

The value must be between 1 and 50.
Type: integer
Default: 50
from

Show changes since then.

Type: timestamp (Discuss Contract Custom Solution)
hideminor

Hide minor changes.

Type: boolean (Discuss Contract Custom Solution)
hidebots

Hide changes made by bots.

Type: boolean (Discuss Contract Custom Solution)
hideanons

Hide changes made by anonymous users.

Type: boolean (Discuss Contract Custom Solution)
hideliu

Hide changes made by registered users.

Type: boolean (Discuss Contract Custom Solution)
hidepatrolled

Hide patrolled changes.

Type: boolean (Discuss Contract Custom Solution)
hidemyself

Hide changes made by the current user.

Type: boolean (Discuss Contract Custom Solution)
hidecategorization

Hide category membership changes.

Type: boolean (Discuss Contract Custom Solution)
tagfilter

Filter by tag.

target

Show only changes on pages linked from this page.

showlinkedto

Show changes on pages linked to the selected page instead.

Type: boolean (Discuss Contract Custom Solution)