What is Amazonbot?

Amazonbot is a web crawler operated by Amazon that builds an index of web content to improve Amazon products and services, including Alexa, Kindle, and Amazon Shopping. The indexed content may be used for training and improving Amazon's AI and machine learning models. Agent Analytics can track when it visits your website.

Category

AI Data Scraper
Downloads website content to include in datasets used for training AI models such as LLMs

Expected Behavior

Amazonbot crawls websites to build AI training datasets, and its operator decides which sites, how often, and how deep it goes. Expect broad sweeps that fetch far more pages per visit than a search crawler would, on an unpredictable schedule. Volume can run heavy while a collection pass is underway, then stop entirely.

Overview

Operated By Amazon
Expected To Follow Robots.txt Yes
Insights Last Updated July 6, 2026

Robots.txt Blocked Percentage

13%
13% of top websites are blocking Amazonbot
Learn How →

Country of Origin

United States
Amazonbot normally visits From the United States

Robots.txt Blocking Trend

As of July 6, 2026, 13% of top websites block Amazonbot in their robots.txt files.

Overall AI Data Scraper Traffic

As of July 6, 2026, 2.5% of all web traffic came from AI data scrapers.

Top Visited Website Categories

Internet and Telecom
Beauty and Fitness
Business and Industrial
Sports
Online Communities
Track AI Data Scrapers Visiting Your Website
Use Agent Analytics to get realtime visibility into visits from every crawler, scraper, and AI agent.

This data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.

Amazonbot's User Agent

User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36

Access other known user agents and IP addresses using the Enterprise API.

How To Block Amazonbot

Add this rule to your robots.txt file to block Amazonbot from accessing your entire website. You can customize which pages are blocked by swapping out / for a different path.

User-agent: Amazonbot # https://knownagents.com/agents/amazonbot
Disallow: /
Block Every AI Data Scraper
⚠️ Manually adding individual robots.txt rules is not scalable. Instead, use Automatic Robots.txt.

Frequently Asked Questions

Should I Block Amazonbot?

Block it if you want control over how your work trains AI models. Amazonbot downloads your content into training datasets without attribution, compensation, or any promise of traffic back. The case for allowing it is reach, because models trained on your content can surface your brand in AI answers. Neither choice changes your Google rankings. For comparison, 13% of the top websites we track already have robots.txt rules for Amazonbot.

Does Amazonbot Respect Robots.txt?

Yes. Amazonbot is expected to honor robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms Amazonbot actually honors it.

Does Amazonbot Access Private Content?

Amazonbot targets public content, but the boundary is not always respected. Some training data scrapers go after paywalled or gated pages when the operator wants that data. If a page loads without signing in, assume it can be collected.

Why Is Amazonbot Visiting My Website?

Your content matched what Amazon wants in a training dataset. Amazonbot discovers pages mechanically, through links from other sites, sitemaps, and seed lists, not because anyone chose your site personally.

How Can I Tell if Amazonbot Is Visiting My Website?

Agent Analytics tracks Amazonbot visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "Amazonbot". Look for broad sweeps that fetch large numbers of pages in sequence. Keep in mind that Amazonbot doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.

References