AI फ़ेचर, एजेंट, और नियंत्रणों का एक स्रोत-समर्थित नक्शा।
यह डायरेक्टरी वर्तमान प्रदाता दस्तावेज़ों का उपयोग करके स्वचालित क्रॉलर, उपयोगकर्ता-ट्रिगर फ़ेचर और प्रकाशक नियंत्रण टोकन को अलग करती है। यह उम्मीदवार AI-एजेंट ट्रैफ़िक और क्रॉलर नीति की व्याख्या के लिए एक संदर्भ है - यह दावा नहीं है कि हर सूचीबद्ध पहचान ने आपके स्टोरफ़्रंट का दौरा किया है।
एक यूजर-एजेंट स्ट्रिंग पहचान का प्रमाण नहीं है, और प्रदाता का व्यवहार बदल सकता है। जहां उपलब्ध हो, प्रदाता के वर्तमान IP, DNS, या प्रमाणीकरण मार्गदर्शन का उपयोग करके अनुरोधों को सत्यापित करें। सूचीबद्ध पहचान की अनुपस्थिति मानव ट्रैफ़िक को साबित नहीं करती है।
दस्तावेजी प्रविष्टियाँ
16
प्रतिनिधित्व किए गए ऑपरेटर
7
जांचे गए स्रोत
Aug 29, 2026
उपयोगकर्ता-ट्रिगर किए गए फ़ेचर और एजेंट
5 प्रवेशies- user triggered fetcher
ChatGPT-User
OpenAI
User-triggered fetcher used for certain actions in ChatGPT and Custom GPTs; it is not an automatic web crawler.
ChatGPT-User/1.0- रोबोट का व्यवहार
- OpenAI says robots.txt rules may not apply because these requests are user-initiated.
- पहचान का प्रमाण
- OpenAI publishes IP ranges for ChatGPT-User requests; the user-agent string remains spoofable.
- user triggered fetcher
Claude-User
Anthropic
Retrieves web content in response to user-initiated Claude requests.
Claude-User- रोबोट का व्यवहार
- Anthropic says its bots honor robots.txt directives, including Claude-User.
- पहचान का प्रमाण
- Anthropic's crawler guidance links a current source-IP list; do not trust the token alone.
- user triggered fetcher
Perplexity-User
Perplexity
User-triggered fetcher that may visit a page to help answer a Perplexity user's question; it is not used for web crawling or foundation-model training.
Perplexity-User/1.0- रोबोट का व्यवहार
- Perplexity says this fetcher generally ignores robots.txt because the request was initiated by a user.
- पहचान का प्रमाण
- Perplexity publishes IP ranges for Perplexity-User; combine the token and source IP rather than trusting the token alone.
- user triggered fetcher
Google-Agent
Google
Used by agents hosted on Google infrastructure to navigate the web and perform actions upon user request.
Google-Agent (browser-style user-agent string)- रोबोट का व्यवहार
- Google says user-triggered fetchers generally ignore robots.txt rules because the fetch was requested by a user.
- पहचान का प्रमाण
- Google publishes user-triggered-agent IP ranges and is experimenting with Web Bot Auth for the agent.bot.goog identity.
- user triggered fetcher
Amzn-User
Amazon
Supports user actions such as fetching current web information to answer Alexa queries on a user's behalf; Amazon says it is not used for generative-AI model training.
Amzn-User/0.1- रोबोट का व्यवहार
- Amazon says because Amzn-User actions can be user-initiated, it may not follow all robots.txt directives.
- पहचान का प्रमाण
- Amazon publishes IP addresses for Amzn-User; use source verification in addition to the token.
स्वचालित खोज क्रॉलर
5 प्रवेशies- search crawler
OAI-SearchBot
OpenAI
Automatic crawler used to surface websites in ChatGPT search results.
OAI-SearchBot/1.4 (documented example; version may change)- रोबोट का व्यवहार
- Managed with the OAI-SearchBot token in robots.txt.
- पहचान का प्रमाण
- Match the token with OpenAI's published SearchBot IP ranges; a user-agent string alone is not proof.
- search crawler
Claude-SearchBot
Anthropic
Navigates the web to improve the relevance and accuracy of Claude search responses.
Claude-SearchBot- रोबोट का व्यवहार
- Anthropic says its bots honor robots.txt directives.
- पहचान का प्रमाण
- Anthropic's crawler guidance links a current source-IP list; do not trust the token alone.
- search crawler
PerplexityBot
Perplexity
Automatic crawler designed to surface and link websites in Perplexity search results; Perplexity says it is not used to crawl content for foundation-model training.
PerplexityBot/1.0- रोबोट का व्यवहार
- Perplexity recommends managing PerplexityBot through robots.txt.
- पहचान का प्रमाण
- Perplexity publishes IP ranges for PerplexityBot; combine the token and source IP rather than trusting the token alone.
- search crawler
Applebot
Apple
Apple web crawler used for search experiences including Spotlight, Siri, and Safari; Apple says crawled data may also support foundation-model training and current-content context for AI outputs.
Applebot/<version> within Apple's documented browser-style user-agent format- रोबोट का व्यवहार
- Applebot respects standard robots.txt directives in general search crawls.
- पहचान का प्रमाण
- Apple documents reverse-DNS verification under *.applebot.apple.com and publishes Applebot IP CIDR ranges.
- search crawler
Amzn-SearchBot
Amazon
Amazon search crawler used to improve search experiences in Amazon products and services, including eligibility for experiences such as Alexa; Amazon says it is not used for generative-AI model training.
Amzn-SearchBot/0.1- रोबोट का व्यवहार
- Amazon documents robots.txt allow/disallow support for its crawlers.
- पहचान का प्रमाण
- Amazon publishes IP addresses for Amzn-SearchBot; use source verification in addition to the token.
मॉडल-डेवलपमेंट क्रॉलर
2 प्रवेशies- model development crawler
GPTBot
OpenAI
Automatic crawler for content that may be used to train OpenAI generative AI foundation models.
GPTBot/1.4 (documented example; version may change)- रोबोट का व्यवहार
- Managed separately with the GPTBot token in robots.txt.
- पहचान का प्रमाण
- Match the token with OpenAI's published GPTBot IP ranges; a user-agent string alone is not proof.
- model development crawler
ClaudeBot
Anthropic
Collects public web content that could potentially contribute to Anthropic model training.
ClaudeBot- रोबोट का व्यवहार
- Anthropic says its bots honor robots.txt directives.
- पहचान का प्रमाण
- Anthropic's crawler guidance links a current source-IP list; do not trust the token alone.
सामान्य प्रदाता क्रॉलर
1 प्रवेशy- general crawler
Amazonbot
Amazon
Amazon crawler used to improve products and services; Amazon says collected content may also be used to train Amazon AI models.
Amazonbot/0.1- रोबोट का व्यवहार
- Amazon documents robots.txt allow/disallow support for its crawlers.
- पहचान का प्रमाण
- Amazon publishes IP addresses for Amazonbot; use source verification in addition to the token.
प्रकाशक नियंत्रण टोकन
2 प्रवेशies- control token
Google-Extended
Google
Publisher control for whether Google-crawled content may be used for future Gemini model training and specified grounding uses.
robots.txt token; no separate HTTP request user-agent- रोबोट का व्यवहार
- Google-Extended is a robots.txt product-control token and does not affect Google Search inclusion or ranking.
- पहचान का प्रमाण
- Not a request identity. Do not look for Google-Extended as a standalone HTTP user-agent in traffic logs.
- control token
Applebot-Extended
Apple
Publisher control for whether Applebot-crawled content may be used to train Apple's general-purpose foundation models.
robots.txt control token; does not crawl webpages- रोबोट का व्यवहार
- Applebot-Extended is configured in robots.txt but does not itself crawl webpages.
- पहचान का प्रमाण
- Not a request identity. Traffic should be attributed to Applebot, not Applebot-Extended.
ओपन वेब-कॉर्पस क्रॉलर
1 प्रवेशy- web corpus crawler
CCBot
Common Crawl
Automated crawler that collects public web data for Common Crawl's open web-crawl repository.
CCBot/2.0- रोबोट का व्यवहार
- Common Crawl documents robots.txt support for CCBot.
- पहचान का प्रमाण
- Common Crawl publishes dedicated IP ranges and reverse-DNS guidance; the project also warns that clients can falsely claim the CCBot user-agent.
तीन वर्गों को एक "बॉट" लेबल में नहीं जोड़ा जाना चाहिए।
स्वचालित क्रॉलर
Search and model-development crawlers operate automatically and are generally managed through provider-specific robots.txt policy.
उपयोगकर्ता-ट्रिगर किए गए फ़ेचर
These requests happen because a user or agent asked a provider to retrieve or act on a page. Robots behavior can differ materially from automatic crawlers.
कंट्रोल टोकन
Google-Extended and Applebot-Extended are publisher controls, not standalone HTTP crawler identities. They should not be treated as traffic labels.
यह निर्देशिका क्या स्थापित करती है — और क्या नहीं।
- यह उन पहचानों और नियंत्रणों को रिकॉर्ड करता है जिन्हें इस पृष्ठ की समीक्षा करते समय नामित प्रदाताओं ने प्रलेखित किया था।
- यह स्थापित नहीं करता है कि इन स्ट्रिंग में से किसी एक को ले जाने वाला अनुरोध वैध है; स्ट्रिंग को स्पूफ किया जा सकता है।
- यह स्थापित नहीं करता है कि अपरिचित ट्रैफ़िक मानवीय है।
- यह स्थापित नहीं करता है कि किसी बाहरी AI मॉडल ने क्या निष्कर्ष निकाला, पसंद किया, सुझाया, तुलना की या तय किया।
प्रदाता दस्तावेज़ीकरण की जाँच की गई 2026-08-29 · परिचालन प्रवर्तन से पहले लिंक किए गए प्राथमिक स्रोत को फिर से जांचें
कार्टोग्राफ को उपयोगकर्ता-एजेंट विश्वास के बजाय साक्ष्य के आधार पर बनाया जा रहा है।
नियोजित साक्ष्य परत का उद्देश्य घोषित पहचान, सत्यापन साक्ष्य, देखी गई स्टोरफ्रंट गतिविधि और अज्ञात को अलग रखना है। Cartograph एक बॉट ब्लॉकर, WAF, या ट्रैफिक-एनफोर्समेंट टूल नहीं है।