How do I go about extracting only page views (all time or maximum year-wise- not really interested in daily, monthly, etc) of all the subpages from a glossary page.
Example: https://en.wikipedia.org/wiki/Glossary_of_areas_of_mathematics
I found this tool. But it does category.
Is there a way in python or something which I can implement to GET pageviews for all the listed links on a page?