What is Applebot?
Applebot is Apple's crawler for search technology used across Spotlight, Siri, Safari, and other Apple experiences. Allowing it makes a site eligible to appear in those search surfaces, although Apple still ranks and selects results independently.
The crawler can render a page in a browser, so blocked JavaScript, CSS, XHR, or other required resources may leave it with an incomplete version. Apple says the crawl rate adapts when a server slows down or returns errors, and cached content helps reduce repeat requests.
Apple may also use crawled pages as current context when an AI model generates an answer in an Apple product. Those broad world-knowledge answers can include source links. A page-level nosnippet directive keeps the tagged content out of that generated context while leaving a title-only search suggestion possible.
Model training is controlled separately. Apple says data gathered by Applebot may help train foundation models for Apple Intelligence, Services, and Developer Tools. Publishers can disallow Applebot-Extended to opt out of that training use. Applebot-Extended does not fetch pages; it tells Apple how data already crawled by Applebot may be used.
Apple also recognizes the schema.org isAccessibleForFree: false property for paywalled or subscription pages. Such a page can remain eligible for search, but Apple says it will not use the paywalled content as extra context for generated output. Applebot itself does not crawl sites that require login credentials or are protected by a paywall.
For general crawling, Applebot follows standard robots.txt allow and disallow rules. If no Applebot group exists but a Googlebot group does, Apple says it follows the Googlebot instructions. It does not honor crawl-delay, so server responses and rate controls are still useful for load management.
The stable token is Applebot, and the full user agent includes the Applebot information URL recorded by Cloudflare. Apple documents reverse DNS under *.applebot.apple.com and publishes IP CIDR data for verification. Cloudflare's bot directory marks the bot verified and robots compliant, but the bot's listing does not mark it as IP verified.
