FETCH · Amazon

Amazonbot

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

Specs

VendorAmazon
CategoryFETCH
robots.txt tokenAmazonbot
Renders JavaScriptpartial JS
Honors robots.txtyes
IP-range sourcehttps://developer.amazon.com/amazonbot/ip-addresses/

User-Agent string

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

Considerations

  • Distinct from Amazon's commerce crawlers (which crawl seller feeds, not the open web).
  • JS-rendering capability is not explicitly documented on Amazon's developer page; the Chrome-token in the UA suggests a Chromium-based fetcher, but treat the rendering behavior as unverified until Amazon publishes a definitive answer.
  • Moderate volume — not continuous.

robots.txt recipe

User-agent: Amazonbot
Allow: /

Sources: Amazon Developer · Amazonbot

← Back to directory