Wmcloud: Get Mediaviews
Wmcloud via Parse · Other
Fetch media request counts for one or more Wikimedia Commons files over a date range. Returns a map keyed by file name with daily request data and total counts. API for accessing Wikipedia pageview analytics, including per-article metrics, top views, language cross-references, site-wide aggregates, mass analysis of categories or links, redirect traffic, user contributions, and media request counts. Fulfilled by Parse from pageviews.wmcloud.org.
- developer-tools
- news-media
- other
- pageviews-wmcloud-org
- parse
- platform-key
- wmcloud
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4eaf5e1c-c6ac-422b-aa37-c07fdb5555ee/get_mediaviews
- Interface artifact
- sha256:35e4e689e62f3130f7c691e69375bbef70eee3121b8df5038507e44b44d3811a
- Manifest digest
- sha256:7052077b33082bc26a7e5836e719356fa2fe6626782b5515f5d685f09562aa00
Request fields
- files (string, required): Pipe-separated file names without 'File:' prefix (e.g. 'Cat_poster_1.jpg|Dog.jpg').
- range (string): Date range preset.: Allowed values: latest-30, this-month, last-month
- project (string): Project domain where the files are hosted.
- referer (string): Referer filter.: Allowed values: all-referers, internal, external, search-engine, unknown, none
Example queries
- {"files":"Cat_poster_1.jpg","range":"latest-30","project":"commons.wikimedia.org","referer":"all-referers"}