{"uid":"cap_YCDAoyyPI-9sf-VVsY9Qj","slug":"toolvend-dev-robots-txt-llms-txt-parser-44acd124","name":"toolvend.dev robots.txt + llms.txt Parser","description":"Fetch and parse robots.txt (+ llms.txt if present) into structured JSON, including which AI crawlers are blocked.","url":"https://toolvend.dev/parse/robots","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public HTTP(S) site origin or URL"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5HUir4D2tq-n43pnTSbyv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and parses a site's robots.txt (and llms.txt if present) into structured JSON, including which AI crawlers are explicitly blocked or allowed.","exampleAgentPrompt":"Can you fetch and parse the robots.txt for openai.com and tell me which AI crawlers like GPTBot or ClaudeBot are blocked?","exampleUseCases":[{"title":"Audit AI crawler access before scraping","prompt":"Before I start scraping nytimes.com, can you check their robots.txt and tell me whether AI bots like GPTBot or Common Crawl are blocked?"},{"title":"Check if site has llms.txt policy","prompt":"Does anthropic.com have an llms.txt file, and what does their robots.txt say about AI agent access?"},{"title":"Competitor crawl policy comparison","prompt":"Pull and parse the robots.txt for shopify.com and give me a structured breakdown of which bots are allowed, which are blocked, and what crawl delays are set."}],"resultDescription":"A structured JSON object containing parsed robots.txt directives (user-agent rules, allow/disallow paths, crawl delays, sitemaps), a list of which AI crawlers are explicitly blocked or permitted, and the parsed contents of llms.txt if the site has one.","failureModes":["Site has no robots.txt — returns empty or default-allow result","URL is unreachable or returns non-2xx — network/HTTP error","Malformed robots.txt that cannot be fully parsed","Private or firewalled domain inaccessible from parser","Rate limiting or timeout on slow-responding servers"],"whenToPreferThis":"Use this endpoint when you need a clean, structured JSON representation of a site's crawl policy rather than raw text — especially when you care specifically about AI crawler permissions or want to check for an llms.txt file. Ideal for pre-scraping policy audits, SEO tooling, and AI agent compliance checks. Prefer this over manually fetching robots.txt when you need parsed, machine-readable output.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:42:45.601Z","isFirstParty":false}