Sudden spikes in article traffic often precede broader search and news cycles. Source wikipedia exposes page-view style demand so assistants explain when the public is trying to learn a topic, not only when headlines mention it.
Editors and strategists watch Wikipedia when a technical or historical topic re-enters culture. Trends MCP exposes source: "wikipedia" consistently with other keyword sources in Data Sources.
Wikipedia traffic reflects curiosity and research spikes. It does not measure sentiment or truth. Summaries should separate "more people opened the article" from claims about public opinion.
Wikipedia trends, Wikipedia page views. Hub: MCP trend tools for assistants.
Tools for this workflow
get_trendsShow how public curiosity around a concept evolved across years.
get_trends(keyword='quantum computing', source='wikipedia', data_mode='weekly')
get_growthDetect acceleration in reference lookups after a news event.
get_growth(keyword='quantum computing', source='wikipedia', percent_growth=['7D', '30D', '3M'])
get_ranked_trendsSurface rising Wikipedia topics when users ask what people are researching.
get_ranked_trends(source='wikipedia', sort='wow_pct_change', limit=20)
get_top_trendsAnswer which Wikipedia articles dominate attention today.
get_top_trends(type='Wikipedia Trending', limit=20)
FAQ