{"uid":"cap_8SBbK7Pr_NKOgM0mMtA4D","slug":"robots-txt-parser-4869cafa","name":"robots-txt-parser","description":"robots.txt fetched and parsed: every user-agent group with its allow/disallow rules and crawl-delay, declared sitemaps, and whether the file exists at all. Understand a site's crawl policy before fetching it. $0.01 per site.","url":"https://intel.rallylive.ca/site/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","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BbxsbvVA0AEVspu8n9_lf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and parses a site's robots.txt file, returning all user-agent groups with their allow/disallow rules, crawl-delay directives, declared sitemaps, and file existence status.","exampleAgentPrompt":"Before I start scraping example.com, can you check their robots.txt and tell me which paths are blocked, what crawl delay they set, and whether they've declared any sitemaps?","exampleUseCases":[{"title":"Pre-scrape crawl policy check","prompt":"I'm about to crawl nytimes.com — can you pull their robots.txt and tell me which paths are disallowed and if there's a crawl delay I should respect?"},{"title":"Sitemap discovery for SEO audit","prompt":"I need to find all the sitemaps declared in shopify.com's robots.txt so I can audit their site structure — can you fetch and parse it for me?"},{"title":"Check if competitor allows indexing","prompt":"Does competitor.com have a robots.txt, and if so, are there any rules that block all crawlers from the whole site?"}],"resultDescription":"A structured breakdown of the site's robots.txt including: whether the file exists, each user-agent group with its associated allow and disallow path rules, any crawl-delay values specified, and a list of all sitemaps declared in the file.","failureModes":["Site has no robots.txt — endpoint returns file-not-found status","Domain is unreachable or times out — returns connectivity error","Malformed robots.txt that cannot be parsed — may return partial or empty rules","Invalid or non-existent domain supplied — returns resolution error"],"whenToPreferThis":"Use this endpoint when you need to understand a site's crawl policy before fetching or scraping it, to avoid violating robots exclusion rules. Prefer it over manual parsing when you want structured, ready-to-use rule sets without writing your own robots.txt parser. Ideal for agents orchestrating web crawls, SEO tools auditing site structure, or any workflow that needs to respect crawl-delay and disallow rules programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:25.696Z","isFirstParty":false}