{"uid":"cap_k3yXCrt-0M3quA6RCNOcl","slug":"html-tables-to-json-bulk-7520533c","name":"html-tables-to-json-bulk","description":"Bulk html tables to json: 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/tables endpoint (HTML tables to JSON). Batch enrichment for agents that hold a list. $0.01 per batch.","url":"https://intel.rallylive.ca/bulk/site/tables","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_gkCpc3bv-a5uK2cq6Lgj7","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":"Concurrently fetches up to 20 URLs and extracts all HTML tables as structured JSON, returning results in input order with per-item error fields.","exampleAgentPrompt":"I have a list of 15 product comparison pages and I need all their HTML tables converted to JSON — can you pull them all in one shot and return the results in the same order, flagging any that fail?","exampleUseCases":[{"title":"Batch competitor pricing table extraction","prompt":"I have 12 competitor pricing pages and I need all the HTML tables from each one converted to JSON so I can compare prices — can you fetch all of them at once and tell me which ones failed?"},{"title":"Financial data scraping from multiple pages","prompt":"Grab all the HTML tables from these 18 financial data pages and give me the results as structured JSON in the same order I provided the URLs — flag any page that doesn't work."},{"title":"Sports stats aggregation across sites","prompt":"I've got a list of 20 sports stats pages and I need all the tables pulled out as JSON in one call — process them concurrently and let me know if any return errors."}],"resultDescription":"An ordered array of results matching the input URL list, where each item contains the extracted JSON representation of all HTML tables found on that page (same structure as the single /site/tables endpoint), plus a per-item error field indicating any fetch or parse failures, and an overall count of failed items.","failureModes":["URL is unreachable or times out — per-item error field is populated","Page contains no HTML tables — item returns empty table array","URL returns non-HTML content — parse error in per-item field","More than 20 URLs submitted — request rejected or truncated","Invalid URL format — per-item error returned","Payment not included or insufficient — 402 payment required"],"whenToPreferThis":"Use this endpoint when you have a list of 2–20 URLs from which you need HTML tables extracted as JSON, and you want concurrent processing with ordered results and per-item error handling in a single API call. Prefer this over calling the single /site/tables endpoint repeatedly to avoid multiple round-trips and reduce latency. Choose this when batch enrichment efficiency matters and you can tolerate a $0.01/batch cost per item.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:51:15.778Z","isFirstParty":false}