YandexAdditional
YandexAdditional is a bot operated by Yandex that crawls pages into a dataset that is then reused or sold. Retrieves data used for YandexGPT quick answers features. It honours robots.txt, and a request claiming to be YandexAdditional can be checked against a forward-confirmed reverse DNS lookup.
Also seen as YandexAdditionalBot. Rules need to cover every token.
YandexAdditional at a glance
| User agent | YandexAdditionalToken only. The operator has not published a full user-agent string, so match on the substring rather than an exact header. |
|---|---|
| Operator | Yandex |
| Purpose | Scrapes/analyzes data for the YandexGPT LLM. |
| Respects robots.txt | Yes, documentedsource |
| Verification method | Reverse DNS, forward confirmed Yandex documents a reverse-then-forward DNS check against yandex.ru, yandex.net and yandex.com hostnames. The same check covers the YandexGPT crawlers. https://yandex.com/support/webmaster/robot-workings/check-yandex-robots.html |
| Crawl pattern | Not published |
| Robots.txt tokens | YandexAdditionalYandexAdditionalBot |
| Operator documentation | None published |
Retrieves data used for YandexGPT quick answers features.
Allow or block YandexAdditional
Paste one of these into the robots.txt file at the root of your domain. Rules are per token, so a block on one crawler leaves every other bot untouched.
User-agent: YandexAdditional
User-agent: YandexAdditionalBot
Disallow: /Blocks every path for this crawler only.
User-agent: YandexAdditional
User-agent: YandexAdditionalBot
Allow: /Explicit allow. Useful when a wildcard rule above it would otherwise catch this crawler.
User-agent: YandexAdditional
User-agent: YandexAdditionalBot
Allow: /
Disallow: /account/
Disallow: /checkout/
Disallow: /searchEdit the Disallow paths to match your own account, checkout and search URLs.
What blocking actually costs you
Blocking YandexAdditional stops your content being packaged and resold to third parties. Whoever bought earlier crawls still has them.
Block every crawler in the directory at onceIs that really YandexAdditional?
A user-agent header is a string the client chooses. Scrapers copy YandexAdditional precisely because site owners allow it. Yandex documents a reverse-then-forward DNS check against yandex.ru, yandex.net and yandex.com hostnames. The same check covers the YandexGPT crawlers.
Paste the IP address from your access log below. You will see whether it belongs to a hosting provider, a residential proxy pool or a Tor exit, plus the ASN that announces it, which is what tells you whether the claim holds up.
Related crawlers
Identify crawlers automatically instead of by hand
Agentscan checks a request against published crawler ranges, reverse DNS and hosting data, then returns a verdict your edge can act on. One call per request, no range files to keep up to date.