What is ShapBot? AI crawler guide
ShapBot is a crawler or fetcher associated with Parallel. See source-graded user-agent, robots.txt, verification, and observation guidance.
What is ShapBot?
ShapBot is a documented Parallel crawler or fetcher. Parallel crawler for discovering and indexing websites for Parallel web APIs.
Evidence status
| Field | Value |
|---|---|
| Evidence | Officially documented |
| Lifecycle | Active |
| Purpose | search |
| robots.txt posture | honors |
| Source checked | 2026-08-18 |
Documented user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ShapBot/0.1.0
Whether to allow ShapBot is a policy call. Either way, check which AI platforms actually send you human visitors before assuming crawl volume equals value.
robots.txt allow example
User-agent: ShapBot Allow: /
robots.txt block example
User-agent: ShapBot Disallow: /
What the rule can and cannot do
Robots.txt expresses an access policy to compliant automated crawlers. It does not authenticate the sender, remove content already collected, or guarantee that a model will use or not use content.
How to verify a request
- Match the complete documented user-agent where one exists. A match is only a clue.
- Use the operator-published check: Published IP ranges.
- Keep the observed request, operator documentation, and any inference as separate fields.
JavaScript behavior
The cited operator material does not verify JavaScript rendering. Serve useful HTML before client-side JavaScript where possible.
Related bots
- Googlebot: Also tracked as a search crawler.
- MistralAI-Index: Also tracked as a search crawler.
- Bingbot: Also tracked as a search crawler.
- Bravebot: Also tracked as a search crawler.
- Cloudflare-AutoRAG: Also tracked as a search crawler.
- OAI-SearchBot: Also tracked as a search crawler.
- ExaSearchBot: Also tracked as a search crawler.
- Kagibot: Also tracked as a search crawler.
- KlaviyoAIBot: Also tracked as a search crawler.
- Robots.txt: Robots.txt is the control file used to allow or block ShapBot.
- AI Search: ShapBot is a search crawler tied to AI answer visibility.
Frequently Asked Questions
What is ShapBot?
ShapBot is a officially documented crawler or fetcher record associated with Parallel.
What user-agent does ShapBot use?
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ShapBot/0.1.0. Check the evidence status before attributing a matching request.
Can ShapBot be blocked in robots.txt?
The record identifies ShapBot as the token to review. Robots.txt is a request policy, not proof of model use or non-use.
How can I verify a ShapBot request?
Start with the full user-agent, then use published ip ranges from the operator. A user-agent match alone is not proof.
Data & Sources
- Parallel documentation - Primary source for ShapBot crawler details.
- ShapBot verification: Published IP ranges - Verification information published for ShapBot.