Wmcloud: Get Topviews
Wmcloud via Parse · Other
Fetch the most-viewed pages for a given Wikipedia project and date. Returns up to 1000 top articles ranked by view count. 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_topviews
- Interface artifact
- sha256:6d1863b7088e1b6cb4851cebf8f93af62772ec68dc301d3c7a14ac15611c76bd
- Manifest digest
- sha256:fcef246a37288418dae690548fb8254e298236c11ddcf4acdc58caaebd9e97ad
Request fields
- date (string): Date in YYYY-MM-DD format or the literal string 'yesterday'.
- project (string): Wikipedia project domain.
- platform (string): Platform filter.: Allowed values: all-access, desktop, mobile-app, mobile-web
Example queries
- {"date":"yesterday","project":"en.wikipedia.org","platform":"all-access"}