Everything You Want to Know about Amazon Product Discovery
AmazonProductDiscoverybot collects publicly available product details from selling-partner, brand, and retailer websites to improve the accuracy and completeness of product information on Amazon.
Last verified August 15, 2026 against Amazon's published crawler docs
Why it's crawling your site
Amazon crawls your site to enrich or verify product listings shown to Amazon shoppers.
How Amazon Product Discovery views your website
Amazon Product Discovery fetches raw page HTML (full page html; does not support crawl-delay, nofollow, or noindex directives) — it does not execute JavaScript. Content that only appears after client-side rendering is invisible to it.
Paste a URL for the rendered-vs-crawled diff, blocked resources, and the sections that never reach the bot.
How to block Amazon Product Discovery
Add the rule below to your site's robots.txt. Most crawlers, including Amazon Product Discovery, check for changes within 24 hours.
User-agent: AmazonProductDiscoverybot
Disallow: /Need the full walkthrough?
Partial blocks, per-directory rules, Cloudflare and server-level options, verification.