The share of clicks, scrolls, and page requests made by software rather than people is accelerating at a pace few site owners anticipated. Fresh figures from cyber-defence firm HUMAN Security show automated traffic jumped 23.5 % in 2025, roughly eight times quicker than the 3.1 % growth in human visits. Put differently, for every new pair of human eyes arriving on a website, eight new bot sessions are tagging along.
What Counts as Automated Traffic Today
HUMAN’s State of AI Traffic report defines automated traffic as any page request, API call, or resource download initiated by code rather than a finger on a keyboard. That umbrella covers long-time residents such as search-engine crawlers, uptime monitors, and price-scraping scripts, but also the new wave of large-language-model (LLM) data collectors and fully autonomous agents that can browse, compare, and even purchase without human supervision.
Three flavours of AI traffic now dominate:
- Training crawlers – bots that hoover up text, images, and code to feed foundation models. They still account for two-thirds of AI traffic, but their slice is shrinking.
- Real-time scrapers – services that fetch fresh content to power AI search and answer engines. Traffic here soared almost 600 % year-over-year.
- Agentic browsers – AI assistants that open pages, fill forms, and complete tasks on a user’s behalf. Although the smallest segment, their volume exploded nearly 8 000 %, led by tools such as OpenAI’s Atlas prototype and Perplexity’s Comet browser.
Why the Sudden Surge in Machine-Driven Visits
Several forces are converging. Generative AI models need ever-larger data diets, pushing vendors to crawl more pages, more often. At the same time, search engines are blending generative answers into results, prompting publishers to allow specialised crawlers so their content can be cited. Finally, end-users are beginning to offload research and shopping to AI agents that can visit dozens of sites in seconds.
Cloudflare CEO Matthew Prince recently predicted that bots could exceed human web usage as early as 2027. HUMAN’s data suggests the crossover point may arrive even sooner in some sectors. E-commerce, travel, and news sites already report that more than half of their daily requests come from non-human clients.
How Site Owners Can Prepare for the Bot Majority
A traffic mix tilted toward software clients changes more than analytics dashboards. Crawler spikes can inflate bandwidth bills, skew conversion funnels, and expose unpublished prices or personal data that were never meant for machine consumption. Publishers who rely on ad impressions may also notice a widening gap between page views and payable events, because most ad networks do not count bot traffic toward revenue.
Practical steps that hosting and marketing teams can take right now:
- Segment, don’t just block. Use a reverse-proxy firewall or CDN rules to tag traffic by purpose—search indexing, training, monitoring, or agentic browsing—before deciding whether to throttle or serve specialised content.
- Publish a machine-readable policy. A clear robots.txt or ai.txt file reduces unwanted crawling and provides legal footing if you need to serve a cease-and-desist.
- Cache aggressively. Bots often request the same resources repeatedly. Edge caching lowers server load and keeps real-time performance snappy for human shoppers.
- Review your analytics filters. Most default setups in Google Analytics or Matomo already exclude known spiders, but they rarely catch new AI agents. Custom bot filtering rules can rescue your funnel metrics.
- Consider bot-savvy hosting. Providers such as WP in EU offer free WordPress environments optimised for European privacy law and include request-rate controls that blunt crawler surges without breaking the bank.
What This Means for Search and Content Strategy
When machines become primary visitors, classic SEO signals—keyword density, backlink counts, meta descriptions—compete with new criteria such as structured-data completeness, API accessibility, and policy transparency. AI search engines already favour pages that serve clean JSON-LD, allow LLM-friendly summaries, and load in under a second.
Forward-looking publishers are experimenting with “AI landing pages”: lightweight endpoints that return a concise answer, a price table, and a link to the full article. These pages satisfy agentic browsers looking for quick facts while preserving the depth that human readers enjoy.
Bottom Line
The web is no longer built exclusively for humans. Automated traffic is multiplying eight times faster than human visits, and AI agents are leading the charge. Site owners who treat bots as an afterthought risk slower performance, polluted analytics, and missed visibility in the next generation of AI-driven search. Adapting infrastructure, policies, and content for a bot-majority era is quickly becoming standard maintenance rather than a futuristic extra.
Frequently Asked Questions
Are all bots bad for my site?
No.

Leave a Comment