# DataForSeoBot

> Builds the backlink and SERP datasets DataForSEO resells through its API, so one crawl reaches many downstream tools.

| field | value |
|---|---|
| operator | DataForSEO |
| category | SEO and backlink crawlers |
| robots.txt token | `DataForSeoBot` |
| user-agent contains | `DataForSeoBot` |
| robots.txt | obeys robots.txt (documented) |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://dataforseo.com/dataforseo-bot |
| last reviewed | 2026-09-01 |

## What blocking it costs you

You leave a dataset that a long tail of SEO products is built on. No user-facing effect.

## Full user-agent string

```
Mozilla/5.0 (compatible; DataForSeoBot/1.0; +https://dataforseo.com/dataforseo-bot)
```

## Block it

```
User-agent: DataForSeoBot
Disallow: /
```

## Allow it

```
User-agent: DataForSeoBot
Allow: /
```

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