Open
Description
Hello,
Wikipedia has a special page, called Special:CategoryTree.
We can obtain the all categories based on a tree structure online by clicking the category, such as Special:CategoryTree?target=Category:Contents
Is it possible to download all the tree nodes (category names) and the node relationships (the relationships between categories and subcategories) to the local by the Wikipedia API?
Can wptools accomplish this function?
Thanks in advance