开发者

MediaWiki api - get last changes

How can i 开发者_如何学编程get the list of all pages, that were changed since some date using mediawiki api?

EDIT: I have already found this query:) F.e. for wikipedia http://en.wikipedia.org/w/api.php?action=query&list=recentchanges&rclimit=500&rcnamespace=0


One thing that may help - on the Special:Log page you can see logs from certain year / month. See Wikipedia's example.

This is not all changes but only deleted, moved, uploaded and created information.

You can also see all the pages that have not been changed using Special:AncientPages (Wikipedia's example is not available).

So there are two items which don't specifically answer your question but maybe point you (or someone else) in the right direction.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜