# Thinkbot

> Collects pages for analysis of how sites are adopting AI and automation. The ai.robots.txt dataset records the operator as not respecting robots.txt.

| field | value |
|---|---|
| operator | Thinkbot |
| category | Corpus and dataset builders |
| robots.txt token | `Thinkbot` |
| user-agent contains | `Thinkbot` |
| robots.txt | compliance disputed |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://www.thinkbot.agency |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Exclusion from a market-research dataset. Expect to enforce this at the edge rather than in robots.txt.

## Full user-agent string

```
Thinkbot
```

## Block it

```
User-agent: Thinkbot
Disallow: /
```

## Allow it

```
User-agent: Thinkbot
Allow: /
```

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