Website traffic growth trends for AI agents

Measure how website traffic is growing or declining for any domain. Competitive benchmarking, traffic spike attribution, and long-term audience growth signals - structured for AI analysis.

get_trends

Export the full website traffic time series for any domain - use the growth trajectory to evaluate whether a business is consistently gaining or losing digital audience over time.

get_trends(keyword='notion.so', source='webtraffic', data_mode='weekly')

get_growth

Calculate website traffic growth for a domain over 6-month and 1-year windows - consistent multi-period growth is a strong proxy for underlying business momentum.

get_growth(keyword='notion.so', source='webtraffic', percent_growth=['6M', '1Y'])

get_ranked_trends

Rank a set of domains by traffic growth rate to find which companies in a competitive landscape are gaining audience share the fastest.

get_ranked_trends(source='webtraffic', sort='yoy_pct_change', limit=25)

get_top_trends

Pull SimilarWeb's top websites by traffic right now - no keyword needed. Use this to discover which digital properties are attracting the most visitor attention today.

get_top_trends(type='SimilarWeb Top Websites', limit=20)

Common questions

Web traffic data focuses on point-in-time volume. Website traffic trends focus on the growth trajectory over time - whether a site is gaining or losing audience momentum.
Yes. Website traffic trends are a leading indicator of business performance for digital-first companies. Consistent traffic growth ahead of earnings often correlates with revenue growth.
The API returns weekly data points going back approximately 5 years, normalized to a 0-100 scale with absolute visit estimates where available. Daily mode covers the last 30 days with higher resolution. This is enough history to see multiple growth cycles, seasonal patterns, and long-term trajectory shifts for any domain.