# YandexMarket

> The robot behind Yandex Market, Yandex's shopping comparison service. Version 1.0 is documented as obeying the general rules; version 2.0 is documented as not.

| field | value |
|---|---|
| operator | Yandex |
| category | Search engines |
| robots.txt token | `YandexMarket` |
| user-agent contains | `YandexMarket` |
| robots.txt | obeys robots.txt (documented) |
| verify by | reverse DNS |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://yandex.com/support/webmaster/en/robot-workings/check-yandex-robots |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Your products stop being listed and priced in Yandex Market. For a retailer in that market this is a revenue block, not a bandwidth one.

## Full user-agent string

```
Mozilla/5.0 (compatible; YandexMarket/1.0; +http://yandex.com/bots)
```

## Block it

```
User-agent: YandexMarket
Disallow: /
```

## Allow it

```
User-agent: YandexMarket
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/yandexmarket.json · index: https://www.pathwren.workers.dev/llms.txt
