Learn R Programming

pageviews

An API client library for Wikimedia traffic data.

Author: Os 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.

Installation

For the stable release:

install.packages("pageviews")

For the developer release:

devtools::install_github("ironholds/pageviews")

Copy Link

Version

Install

install.packages('pageviews')

Monthly Downloads

500

Version

0.6.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 4th, 2024

Functions in pageviews (0.6.0)

pageview_timestamps

Validate and convert time objects to function with pageviews functions
article_pageviews

Retrieve Pageview Data for an Article
pageviews

An API client for Wikimedia traffic data
top_articles

Retrieve Data on Top Articles
old_pageviews

Retrieve Legacy Pageview Counts
project_pageviews

Retrieve Per-Project Pageview Counts