How to get all article pages under a Wikipedia Category and its sub-categories?
问题 I want to get all the articles names under a category and its sub-categories. Options I'm aware of: Using the Wikipedia API. Does it have such an option?? d/l the dump. Which format would be better for my usage? There is also an option to search in Wikipedia something like incategory:"music" , but I didn't see an option to view that in XML. Please share your thoughts 回答1: The following resource will help you to download all pages from the category and all its subcategories: http://en