An API client library for Wikimedia traffic data.
Author: Oliver Keyes
License:
MIT
Status: Stable
pageviews
provides data from the new Wikimedia RESTful
API for pageview data. It allows you to retrieve per-article,
per-project, and top-1000 pageview data covering a wide range of times
and with filtering around the user’s class and platform.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
For the stable release:
install.packages("pageviews")
For the developer release:
devtools::install_github("ironholds/pageviews")