# ShapBot

> Parallel's crawler. It collects and structures web content to power the search, extraction and deep-research APIs that Parallel sells to agent builders.

| field | value |
|---|---|
| operator | Parallel |
| category | AI search crawlers |
| robots.txt token | `ShapBot` |
| user-agent contains | `ShapBot` |
| 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://docs.parallel.ai/features/crawler |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Agents using Parallel's research API lose you as a source. Parallel documents robots.txt compliance, so a rule works.

## Full user-agent string

```
ShapBot
```

## Block it

```
User-agent: ShapBot
Disallow: /
```

## Allow it

```
User-agent: ShapBot
Allow: /
```

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