Wmcloud: Get Massviews
Wmcloud via Parse · Other
Fetch pageview counts for pages belonging to a Wikipedia category or linked from a page. Returns up to 50 pages sorted by total views descending. 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_massviews
- Interface artifact
- sha256:87d48efd9895486183d0955d7ad7263b3d4c36308453e0537df07b4658b08c61
- Manifest digest
- sha256:309616b63c48e39bf15caa940a262ce2911a3501caae2db7423f479d298c79be
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
- source (string): Source type for page discovery.: Allowed values: category, wikilinks
- target (string, required): Category name (without 'Category:' prefix) or page title for wikilinks source.
- platform (string): Platform filter.: Allowed values: all-access, desktop, mobile-app, mobile-web
Example queries
- {"agent":"all-agents","range":"latest-30","source":"category","target":"Presidents of the United States","platform":"all-access"}