# Lightpanda

> A purpose-built headless browser for AI and automation — a runtime, not an operator. Whether robots.txt is honoured is left to whoever runs it, which is what its maintainers say themselves.

| field | value |
|---|---|
| operator | Lightpanda |
| category | Tools and frameworks |
| robots.txt token | `Lightpanda` |
| user-agent contains | `Lightpanda` |
| robots.txt | operator publishes no robots.txt statement |
| verify by | no published verification method |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://lightpanda.io/ |
| last reviewed | 2026-09-01 |

## What blocking it costs you

You block a browser, not a company: the same rule stops a scraper and a legitimate automation a customer of yours is running.

## Full user-agent string

```
Lightpanda
```

## Block it

```
User-agent: Lightpanda
Disallow: /
```

## Allow it

```
User-agent: Lightpanda
Allow: /
```

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