Bot reference catalog

One-page summaries of 30 common search, AI/LLM, and social-preview crawlers.

← bot index · audit index

Amazonbot

Vendor
Amazon
Type
AI live-fetch
JavaScript rendering
yes
Honors robots.txt
yes
VendorAmazon
TypeCrawler powering Alexa / Amazon Q answers
robots.txt tokenAmazonbot
JavaScript renderingYes
Honors robots.txtYes
Vendor docsdeveloper.amazon.com/amazonbot

User-Agent string

Mozilla/5.0 (compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)

Purpose

Amazon's first-party crawler for its Alexa Voice service and Amazon Q (Amazon's enterprise AI assistant). Used to fetch web pages that Alexa cites in voice answers and that Amazon Q references in its responses.

Distinct from Amazon's commerce crawlers (which crawl seller product feeds, not the open web). Amazonbot is the answer-engine crawler.

Quirks

How to allow / block

User-agent: Amazonbot
Allow: /

To block (removes Alexa visibility):

User-agent: Amazonbot
Disallow: /

Sources