Amazon
Amazonbot
Collects web content for Amazon products and services, potentially including AI training.
AI trainingCrawls for Amazon search experiences, including Alexa, rather than generative-model training.
See your agent trafficTHE SIGNAL
Search retrieval may support discovery, but the request does not prove an Alexa answer featured your business.
Make the search policy explicit when you want different treatment from general collection. Inspect important public-page response codes.
Look for the Amzn-SearchBot identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.
Compare the request IP with the current operator-published ranges linked in the source. A matching name alone does not verify identity.
Supports robots.txt; absent a specific group, Amazon describes fallback to other search-bot rules.
Optional full-site opt-out. Merge with existing rules only if intended. robots.txt does not secure private content.
User-agent: Amzn-SearchBot
Disallow: /403 means access was denied; 404 means the resource was not found. Compare the public path, request time, edge security event and origin response to find the cause.
Separate intended restrictions and secret-file probes from pages that should work. A User-Agent name alone does not justify allowing a request.
Identity and purpose are based on these sources. Analytics interpretation and suggested checks are Apostl guidance.
See their requests. Find the pages that matter.
See your agent traffic