# AwarioSmartBot

> Awario's brand-monitoring crawler. It documents one request per three seconds, honours Crawl-delay, and states it does not use consecutive IP blocks so identification is by user-agent only.

| field | value |
|---|---|
| operator | Awario |
| category | Corpus and dataset builders |
| robots.txt token | `AwarioSmartBot` |
| user-agent contains | `AwarioSmartBot` |
| 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://awario.com/bots.html |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Mentions of brands on your pages stop being surfaced to the people monitoring them — including, quite possibly, your own.

## Full user-agent string

```
AwarioSmartBot/1.0 (+https://awario.com/bots.html; bots@awario.com)
```

## Block it

```
User-agent: AwarioSmartBot
Disallow: /
```

## Allow it

```
User-agent: AwarioSmartBot
Allow: /
```

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