Wikipedia Pageviews Scraper - Article Traffic & Top Pages
Pricing
from $0.50 / 1,000 results
Wikipedia Pageviews Scraper - Article Traffic & Top Pages
$0.5/1K ๐ฅ Fast Wikipedia pageviews scraper! Article traffic stats & daily top articles by project. No key. JSON, CSV, Excel or API in seconds. Enter articles or dates & pull thousands of views for trend & SEO analysis โก
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Wikipedia Pageviews Scraper
Scrape Wikipedia pageview statistics and the daily top-viewed articles โ fast, structured, and key-free. This Apify actor pulls article traffic data straight from the official Wikimedia REST Pageviews API and returns clean JSON/CSV rows you can drop into a dashboard, spreadsheet, or data warehouse.
Track how many people read a Wikipedia article each day or month, or discover what the whole world was reading on any given day. No API key, no login, no scraping fragile HTML.
Features
- Per-article pageviews โ daily or monthly traffic for any list of articles over any date range.
- Top viewed articles โ the most-read Wikipedia pages for any day (up to 1,000 per day) or a whole month.
- Any language / project โ
en.wikipedia,de.wikipedia,es.wikipedia,fr.wikipedia, and every other Wikimedia project. - Clean, typed output โ one row per data point, ISO dates, integer view counts.
- No API key required โ uses the free official Wikimedia REST API with a descriptive User-Agent.
- Datacenter-proxy friendly โ runs cheaply without residential proxies.
Modes
article โ per-article pageviews
Provide a project, a list of articles, a granularity (daily or monthly), and a startDate/endDate (YYYYMMDD). You get one row per article per timestamp.
top โ top viewed articles
Provide a project and a topYear / topMonth / topDay. Use a specific day (e.g. 01) for that day's ranking, or leave topDay empty / set it to all-days for every day in the month.
Input
| Field | Type | Description |
|---|---|---|
mode | select | article or top. |
project | string | Wikimedia project, e.g. en.wikipedia. Default en.wikipedia. |
articles | array | Article titles (article mode). Default ["Python_(programming_language)", "Artificial_intelligence"]. |
granularity | select | daily or monthly (article mode). Default daily. |
startDate | string | Range start YYYYMMDD (article mode). |
endDate | string | Range end YYYYMMDD (article mode). |
topYear | string | Year (top mode), e.g. 2024. |
topMonth | string | Two-digit month (top mode), e.g. 01. |
topDay | string | Two-digit day or all-days (top mode). |
maxItems | integer | Max output rows. Default 1000, max 10000. |
Example input (article mode)
{"mode": "article","project": "en.wikipedia","articles": ["Python_(programming_language)", "Artificial_intelligence"],"granularity": "daily","startDate": "20240101","endDate": "20240131"}
Example input (top mode)
{"mode": "top","project": "en.wikipedia","topYear": "2024","topMonth": "01","topDay": "01"}
Output
Article mode
{"project": "en.wikipedia","article": "Python_(programming_language)","timestamp": "2024-01-01","granularity": "daily","views": 8763,"scraped_at": "2024-06-22T10:00:00+00:00"}
Top mode
{"project": "en.wikipedia","article": "Main_Page","rank": 1,"views": 4817450,"date": "2024-01-01","scraped_at": "2024-06-22T10:00:00+00:00"}
Export as JSON, CSV, Excel, or via the Apify API.
Use cases
- Trend analysis โ spot spikes in interest around events, launches, and news.
- SEO & content strategy โ see which topics attract attention and time your content.
- Academic research โ study attention, information demand, and cultural trends.
- Content planning โ mine daily top articles for ideas that are already popular.
Pricing & cost
This actor is lightweight and cheap to run. As a rule of thumb it costs about $0.5 per 1,000 result rows, plus minimal platform compute. A typical per-article run over a month, or one day of top articles, costs only a few cents. Actual cost depends on your Apify plan and the number of rows you request (maxItems).
Comparison
| Wikipedia Pageviews Scraper | Manual API calls | HTML scraping | |
|---|---|---|---|
| API key required | No | No | No |
| Structured JSON/CSV | Yes | Raw JSON only | Fragile |
| Top + per-article in one tool | Yes | DIY | No |
| Date-range batching | Yes | DIY | No |
| Any project/language | Yes | Yes | Varies |
| Maintenance | Managed | You | Constant |
Related actors
- Wikipedia Scraper โ full article content & metadata.
- Wikidata Scraper โ structured entity data.
- Google News Scraper โ news headlines & articles.
- GDELT News Scraper โ global news events dataset.
Support
Questions, feature requests, or issues? Reach out via the Apify contact form on the actor page. We respond quickly and welcome feedback.
Keywords: wikipedia pageviews, wikipedia traffic, article views, wikimedia api, top articles, pageview statistics, wikipedia analytics, trend analysis, wikipedia scraper, page view data