Track website visit trends for any domain or company. Measure audience growth, detect traffic spikes from product launches or press coverage, and compare competitors side by side - all from your AI.
Tools for this workflow
get_trendsChart website traffic history for any domain - see audience growth trajectory over 5 years and identify traffic spikes from campaigns, press coverage, or product launches.
get_trends(keyword='shopify.com', source='webtraffic', data_mode='weekly')
get_growthBenchmark multiple competitor domains side by side in a single growth call - see which is gaining audience fastest over the past 6 months and 1 year.
get_growth(keyword='shopify.com', source='webtraffic', percent_growth=['6M', '1Y'])
get_ranked_trendsFind which websites are seeing the fastest traffic growth right now - useful for discovering fast-growing companies before their growth is widely reported.
get_ranked_trends(source='webtraffic', sort='yoy_pct_change', limit=30)
get_top_trendsSee which websites are getting the most traffic right now via SimilarWeb's top websites feed - no keyword needed, surfaces the biggest digital audience movers today.
get_top_trends(type='SimilarWeb Top Websites', limit=25)
FAQ