{"uid":"cap_-3IRn3DFF6hKA214OVtWe","slug":"html-fetch-bulk-2317c915","name":"html-fetch-bulk","description":"Bulk html fetch: 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 /page/html endpoint (Raw HTML fetch). Batch enrichment for agents that hold a list. $0.01 per batch.","url":"https://intel.rallylive.ca/bulk/page/html","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_WpjgFXtmHTl1n-jF9fVTy","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":"Fetches raw HTML for up to 20 URLs concurrently in a single call, returning results in input order with per-item error fields and a failure count.","exampleAgentPrompt":"Can you fetch the raw HTML from all 15 URLs in my list at once and tell me which ones failed? I need the page source for each one in the same order I gave them to you.","exampleUseCases":[{"title":"Batch competitor page monitoring","prompt":"I have a list of 12 competitor product pages — can you grab the raw HTML from all of them in one go so I can check what copy they're running right now?"},{"title":"Bulk content extraction pipeline","prompt":"Here are 20 article URLs from my RSS feed — please fetch the raw HTML for all of them at once so I can parse the content and check which ones have a paywall."},{"title":"Link audit pre-processing","prompt":"I need the raw HTML source for these 18 pages so I can audit their internal link structures — can you pull them all in one batch and flag any that return errors?"}],"resultDescription":"An ordered array of results matching the input URL list. Each item contains the raw HTML of the fetched page (same as the single /page/html endpoint response) plus a per-item error field indicating any fetch failure. A top-level count of failures is also returned, making it easy to identify partial batch failures.","failureModes":["Individual URL fetch failures are captured per-item with an error field rather than failing the whole batch","URLs that time out or return non-200 status codes are reported in the per-item error field","Malformed URLs in the input list will produce per-item errors","Exceeding the 20-URL limit may result in a request validation error","Payment failure (x402) if the 0.1 USDC fee is not provided or insufficient"],"whenToPreferThis":"Use this endpoint when you have a list of 2–20 URLs and need their raw HTML in a single API call with concurrent processing and ordered results. It is preferable to calling the single /page/html endpoint repeatedly when you want lower latency, fewer round-trips, and built-in per-item error handling for batch workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:10:53.324Z","isFirstParty":false}