{"uid":"cap_M8iTyOflkIbA4ADyTefJa","slug":"robots-txt-parser-bulk-19081d61","name":"robots-txt-parser-bulk","description":"Bulk robots txt parser: up to 20 urls in one call, processed concurrently, results returned in input order with a per-item error field and a count of failures. Same answer per item as the single /site/robots endpoint (robots). Batch enrichment for agents that hold a list. $0.01 per batch.","url":"https://intel.rallylive.ca/bulk/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.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2MwOSPga5HVgUJrJ3e5SC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses robots.txt files for up to 20 URLs in a single concurrent batch call, returning per-item results in input order with error fields and a failure count.","exampleAgentPrompt":"Check the robots.txt rules for all 15 domains in my list and tell me which ones block crawlers and what paths are disallowed — process them all at once and flag any that fail.","exampleUseCases":[{"title":"SEO audit robots.txt compliance","prompt":"I have a list of 12 competitor websites — can you fetch and parse their robots.txt files all at once and show me which ones disallow search engine crawlers and which paths are blocked?"},{"title":"Pre-crawl permission screening","prompt":"Before I start my web scraper, check the robots.txt for these 18 target URLs in one go and tell me which ones disallow my bot and what rules apply to each."},{"title":"Bulk site indexability check","prompt":"Run a batch robots.txt parse on all 20 domains from my CSV and give me the results in the same order, including any errors for domains that don't have a robots.txt file."}],"resultDescription":"An ordered array of per-item results matching the input URL list, each containing the parsed robots.txt directives (allow/disallow rules, sitemaps, crawl-delay, user-agent sections), plus a per-item error field if parsing failed for that URL, and a top-level count of failures across the batch.","failureModes":["URL is unreachable or returns a non-2xx status — per-item error field is populated","Domain has no robots.txt — per-item error or empty rules returned","Malformed URL in input — per-item error flagged","Batch exceeds 20 URLs — request rejected","Network timeout fetching a specific URL — per-item error with failure count incremented"],"whenToPreferThis":"Use this endpoint when you need to parse robots.txt for multiple sites in one call rather than looping over a single-URL endpoint. Ideal for SEO audits, pre-crawl permission checks, and bulk site enrichment pipelines where you hold a list of 2–20 domains and want concurrent processing with ordered results and per-item error handling.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:56:42.100Z","isFirstParty":false}