Wmcloud: Get Siteviews
Wmcloud via Parse · Other
Fetch total pageview counts for one or more Wikimedia projects (sites) over time with daily granularity. Returns a map keyed by site domain. 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_siteviews
- Interface artifact
- sha256:8a21e3e44b391813e8daa794956f05eae3df06ab0b108d5c05b2db81595de382
- Manifest digest
- sha256:afeb02cf9da40ab31fd5d116c32df021387ecc3616f48eef7bc6f06e0b249fd8
Request fields
- agent (string): Agent type filter.: Allowed values: all-agents, user, spider, automated
- range (string): Date range preset.: Allowed values: latest-30, this-month, last-month
- sites (string, required): Pipe-separated list of site domains (e.g. 'en.wikipedia.org|de.wikipedia.org').
- platform (string): Platform filter.: Allowed values: all-access, desktop, mobile-app, mobile-web
Example queries
- {"agent":"all-agents","range":"latest-30","sites":"en.wikipedia.org","platform":"all-access"}