Hello, I would like to take a sample from the english wikipedia based on page ratings. This requires to extract all page ratings and then pick the best according to specific feedback-labels. There does not seem to be an api call to filter pages directly via their rating. So my approach would be to get all page ratings and then apply my filter criteria. The api calls to access feedback only seem to allow one page per call- which results in a lot of calls ;-). Example:
http://en.wikipedia.org/w/api.php?action=query&list=articlefeedback&afpageid=1000&format=xml Does anybody know a more polite way to get this information? I have checked the dumps but could not found a suitable archive (at least given by the names). Best wishes, Rüdiger _______________________________________________ Wiki-research-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wiki-research-l
