AI crawler directory / OAI-SearchBot
OAI-SearchBot robots.txt reference.
OpenAI's automatic search crawler, used to surface and link websites in ChatGPT search results.
What OAI-SearchBot is documented to do
This summary is tied to a first-party operator page reviewed on Aug 13, 2026. It should be rechecked when the registry version changes.
- Operator
- OpenAI
- Documented purpose
- AI search
- Separate HTTP fetcher
- Documented as a fetcher or crawler
- Official documentation
- https://developers.openai.com/api/docs/bots
Common full-site robots.txt block pattern
This example states a crawl preference for the named token. It does not authenticate requests, enforce blocking, or automatically control another token from the same operator.
User-agent: OAI-SearchBot
Disallow: /Check the official operator source before publishing a policy. User-requested fetchers and non-fetcher control tokens can have different behavior from automatic crawlers.
Latest observed pilot policies
These states are calculated from each domain's latest available robots.txt record using the versioned CrawlLedger parser. They are observations of published text, not proof of crawler behavior.
| Domain | Parsed state | Matched group | Last observed |
|---|---|---|---|
| anthropic.com | allowed | * | |
| apnews.com | partial | * | |
| apple.com | partial | * | |
| cloudflare.com | allowed | * | |
| commoncrawl.org | partial | * | |
| google.com | partial | *, Yandex | |
| medium.com | partial | * | |
| openai.com | partial | * | |
| oreilly.com | partial | ClaudeBot, claude-web, Claude-SearchBot, YouBot, Applebot-Extended, MistralAI-User, meta-webindexer, GoogleAgent-Mariner, DotBot, archive.org_bot, Pinterestbot, TelegramBot, kakaotalk-scrap, getstream.io/opengraph-bot, RamblerMail, Brave, OAI-SearchBot | |
| perplexity.ai | partial | * | |
| quora.com | disallowed | OAI-SearchBot | |
| reddit.com | disallowed | * | |
| rslcollective.org | allowed | * | |
| rslstandard.org | allowed | * | |
| stackoverflow.com | unverified | No matching group observed | |
| theguardian.com | partial | * | |
| usatoday.com | disallowed | OAI-SearchBot | |
| voxmedia.com | partial | * | |
| yahoo.com | partial | Claude-SearchBot, OAI-SearchBot | |
| ziffdavis.com | partial | * |
Interpret the state carefully
“Allowed” means a selected group was observed without a blocking rule for the tested policy shape. “Partial” means at least one non-empty disallow path was observed. “No matching group” is silence, not an affirmative grant. None of these states authenticate the requester or establish legal permission.