Directory / Search engines

Qwantbot

Fully verifiable

Qwant's web crawler, fetching pages for the privacy-focused Qwant search engine. Older crawls identify as Qwantify; current documentation uses the Qwantbot name.

Operated by Qwant · Official documentation

User agents

Patterns this directory matches, with real observed strings.

  • regexQwantify/\d
  • regexQwantbot/\d
  • observedMozilla/5.0 (compatible; Qwantify/2.4w; +https://www.qwant.com/)/2.4w
  • observedMozilla/5.0 (compatible; Qwantbot/1.0_12345; +https://help.qwant.com/bot/)

How to verify

Fetch the official IP range feed

curl -s https://help.qwant.com/wp-content/uploads/sites/latest/qwantbot.json

Reverse-DNS check a client IP

dig -x <client-ip> +short   # expect a hostname matching *.qwant.com

Reverse-DNS suffixes: *.qwant.com

IP ranges (1)

Refreshed daily from the operator's feed. Also available as /data/ips/qwantbot.ips and /data/bots/qwantbot.json.

194.187.171.0/24

Good Bot Practices scorecard

  • Identifies honestly

    Stable UA token documented (2 patterns)

  • Verifiable

    Fully verifiable

  • Respects robots.txt

    Honors robots.txt

  • Behaves

    Crawl-rate behavior is operator-declared; not machine-verifiable from this dataset

  • Reachable operator

    Operator and documentation published

Measured against the Good Bot Practices.