Hi.
Recently I've been toying with writing code to automatically list articles in certain wikiprojects based on certain criteria. An example would be usage of certain templates or spelling error detection. To enable the code to detect when articles have been "fixed" in a relatively fast manner, I'd need to keep the database updated using a greater interval than the XML dumps can provide. Then I thought of the mediawiki API. What methods do you think are the most suited for the task?
With regards, Svavar Kjarrval