# Qwantbot-news

> The news variant of Qwant's crawler, documented alongside the main one and carrying the same Qwantbot substring.

| field | value |
|---|---|
| operator | Qwant |
| category | Search engines |
| robots.txt token | `Qwantbot-news` |
| user-agent contains | `Qwantbot-news` |
| 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://help.qwant.com/bot/ |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Your articles stop appearing in Qwant News. A rule for Qwantbot as a substring already catches both.

## Full user-agent string

```
Mozilla/5.0 (compatible; Qwantbot-news/2.0; +https://help.qwant.com/bot/)
```

## Block it

```
User-agent: Qwantbot-news
Disallow: /
```

## Allow it

```
User-agent: Qwantbot-news
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/qwantbot-news.json · index: https://www.pathwren.workers.dev/llms.txt
