WebmasterID logoWebmasterID
AI crawlers

PerplexityBot — Perplexity's web crawler

PerplexityBot is the crawler operated by Perplexity to index publicly available web pages for its AI answer engine. Perplexity documents the crawler and its robots.txt token. It is separate from Perplexity-User, which fetches a page in real time in response to a user's question.

Verified against primary sources

What this means

PerplexityBot is Perplexity's crawler for indexing public web content used to answer questions in its product. Perplexity documents the crawler and the robots.txt token. Allowing it lets Perplexity index your public pages.

It is distinct from Perplexity-User, the real-time fetch made when a user asks Perplexity about a specific page. Control the two tokens independently.

How PerplexityBot identifies itself

PerplexityBot uses the robots.txt user-agent token PerplexityBot, and its user-agent string contains that token plus a self-identifying URL. Match on the stable token. As always, the user agent is a claim and can be spoofed; use Perplexity's published verification guidance where authenticity matters.

robots.txt considerations

PerplexityBot honours robots.txt. To disallow it site-wide:

User-agent: PerplexityBot Disallow: /

This targets only the indexing crawler. robots.txt is a request honoured by compliant crawlers, not an enforcement boundary.

How it appears in analytics and logs

A request bearing the PerplexityBot token is Perplexity's indexing crawler fetching a URL — a bot event. Distinguish it from Perplexity-User real-time fetches, which are triggered by a person's query.

Diagnostic use case

Confirm PerplexityBot crawl coverage of a page and set robots.txt policy for Perplexity's indexing crawler.

What WebmasterID can help detect

WebmasterID classifies PerplexityBot server-side as an AI crawler and surfaces its crawl activity on the bot-intelligence and AI-visibility surfaces, so Perplexity coverage is observable per page.

Common mistakes

Privacy and accuracy notes

Detection uses only the request user-agent. No human identity is involved. WebmasterID records the crawl as a bot event, separate from human analytics.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.