# What is AmazonBuyForMe? AI crawler guide

Canonical URL: https://trakkr.ai/bots/amazonbuyforme
Published: 2026-06-11
Last updated: 2026-06-11

Learn what AmazonBuyForMe is, who operates it, its verified user-agent, robots.txt posture, and how blocking it can affect AI search, citations, training, or agent visibility.

Amazon agent token reported for Buy for Me shopping actions directed by customers.

## What is AmazonBuyForMe?

AmazonBuyForMe is a user-agent token associated with Amazon's Buy for Me feature. It represents automated agent activity that performs shopping actions on behalf of Amazon customers. When a customer uses Buy for Me, Amazon's systems may fetch product pages, submit orders, or interact with merchant sites to complete a purchase. The token is not a general web crawler and does not index content for search. It is a specialized agent that acts under direct customer instruction, and its behavior is tied to specific shopping tasks rather than broad site scanning.

## What it's for

For site owners, AmazonBuyForMe signals that a visit may be part of a customer's shopping session initiated through Amazon. This can mean real purchase intent, so blocking it could prevent legitimate transactions. It is not used for public indexing or content scraping, so its presence does not affect search rankings. Treating it as user-directed agent activity helps distinguish it from crawlers that might consume resources without commercial benefit.

## How to handle AmazonBuyForMe

If you want to allow Amazon's Buy for Me agent to complete purchases on your site, do not block it. If you prefer not to participate, you can disallow it in robots.txt. Because the agent acts on customer instructions, blocking it may result in failed transactions for those customers. Consider the business trade-off between control and potential sales before deciding.

## robots.txt rule

User-agent: AmazonBuyForMe
Disallow: /

## Blocking cost

Blocking AmazonBuyForMe may prevent Amazon customers from completing purchases on your site through the Buy for Me feature, potentially losing sales.

## Examples

- A customer asks Amazon's Buy for Me to purchase a product from an online store; the AmazonBuyForMe agent visits the product page to gather details needed for the order.
- During checkout, the agent may submit form data to finalize the purchase on the merchant's site, acting as a proxy for the customer.
- If the site's robots.txt disallows AmazonBuyForMe, the agent will not access the site, and the customer's Buy for Me request may fail.

## Related bots

- NovaAct: Another Amazon interaction crawler to compare.
- GoogleAgent-Mariner: Also tracked as a interaction crawler.
- Claude-Web: Also tracked as a interaction crawler.
- Gemini-Deep-Research: Also tracked as a interaction crawler.
- Google-Gemini-CLI: Also tracked as a interaction crawler.
- Google-Agent: Also tracked as a interaction crawler.
- ChatGPT Agent: Also tracked as a interaction crawler.
- cohere-ai: Also tracked as a interaction crawler.
- Claude-Code: Also tracked as a interaction crawler.
- Robots.txt: Robots.txt is the control file used to allow or block AmazonBuyForMe.
- Real-Time AI Search: AmazonBuyForMe gives crawler context for Real-Time AI Search.

## Frequently Asked Questions

### Is AmazonBuyForMe a search engine crawler?

No, it is not a search engine crawler. It is an agent that performs shopping actions for Amazon customers and does not index content for search.

### Does AmazonBuyForMe obey robots.txt?

Its robots.txt posture is unverified, but it is expected to respect standard robots.txt directives. You can use the token to control its access.

### Will blocking AmazonBuyForMe affect my site's SEO?

No, blocking AmazonBuyForMe will not affect your site's search engine rankings because it is not used for indexing or ranking purposes.

### How can I tell if a visit is from AmazonBuyForMe?

Check your server logs for the user-agent string 'AmazonBuyForMe'. This token identifies the agent in requests.

### What happens if I allow AmazonBuyForMe?

Allowing it enables Amazon customers to use the Buy for Me feature to purchase products from your site, which may increase sales.

## Data And Sources

- [AmazonBuyForMe source reference](https://github.com/ai-robots-txt/ai.robots.txt/blob/main/table-of-bot-metrics.md) - Source used to verify AmazonBuyForMe.
