vote up 4 vote down star
2

On my Wikipedia user page, I run a Wikipedia script that displays my statistics (number of pages edited, number of new pages, monthly activity etc.).

I'd like to put this info on my blog.

Can anyone recommend any API's that would allow me to do something like this?

flag

30% accept rate

2 Answers

vote up 10 vote down check

MediaWiki's API is running on Wikipedia (docs). You can also use the Special:Export feature to dump data and parse it yourself.

More information.

link|flag
vote up 5 vote down

Wikipedia is built on MediaWiki, and here's the MediaWiki API.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.