How to use Wikipedia API to get the page view statistics of a particular page in wikipedia?
问题 The stats.grok.se tool provides the pageview statistics of a particular page in wikipedia. Is there a method to use the wikipedia api to get the same information? What does the page views counter property actually mean? 回答1: The Pageview API was released a few days ago: https://wikimedia.org/api/rest_v1/metrics/pageviews/per-article/{project}/{access}/{agent}/{article}/{granularity}/{start}/{end} https://wikimedia.org/api/rest_v1/?doc#/ https://wikitech.wikimedia.org/wiki/Analytics/AQS