Skip to content
AP

applebot

GoodBotCommunity-sourced

Applebot is the official web crawler operated by Apple to index content for Siri, Spotlight, Safari suggestions, and various Apple ecosystem services. Operated by Apple Inc..

GoodBot
Assessment
Verified Bot
Category
Bot
Kind
1
Data sources
AI-generated summary, drawn from Cloudflare, operator docs, and community data

What is applebot?

Applebot serves as the primary discovery engine for Apple's ecosystem, systematically traversing the web to populate the knowledge base used by Siri, Spotlight, and Safari. Unlike general-purpose search crawlers, its output is specifically optimized to provide context-aware suggestions and information directly to users across iOS, iPadOS, and macOS devices. It operates under strict guidelines provided by Apple, ensuring that the data collected is used to improve the relevance and accuracy of Apple's integrated search and intelligence features.

Helpful — It is a legitimate, well-behaved crawler that respects robots.txt directives and provides visibility for websites within Apple's ecosystem.

Identification

Bot name
applebot
Operator
Apple Inc.
Category
Verified Bot
Verification
Community-sourced
Main use cases
Powering Siri knowledge answersGenerating Spotlight search suggestionsEnhancing Safari browsing features

Why it crawls your site

Applebot crawls the web to ensure that Apple's services have access to up-to-date information, allowing for accurate answers to user queries and relevant search suggestions. By indexing web pages, it enables Apple to surface content directly within the operating system's search interfaces without requiring users to navigate to a browser. Site owners can verify the authenticity of the bot by performing a reverse DNS lookup on the requesting IP address, which should resolve to an apple.com domain, and by checking that the User-Agent string matches the official Applebot signature.

IP ranges

Requests from applebot originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.

Block or allow applebot

Block it

Add a Disallow rule for applebot in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.

# Block applebot from crawling your entire site
User-agent: applebot
Disallow: /

# Allow applebot full access
User-agent: applebot
Allow: /
Allow & verify

Ensure your robots.txt allows applebot. Verify requests by checking the user-agent string.

Traffic & trends

Cloudflare Radar traffic

No Cloudflare traffic data available.

Google Trends interest

Loading trend data…

Data sources

This profile is compiled from the following sources.

GithubWhitelist
Last updated July 21, 2026