{"uid":"cap_JBQSgSoK1Lw2SO9mL3u8q","slug":"word-frequency-bulk-d5223d36","name":"word-frequency-bulk","description":"Bulk word frequency: 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/word-freq endpoint (Word frequency for a page). Batch enrichment for agents that hold a list. $0.01 per batch.","url":"https://intel.rallylive.ca/bulk/page/word-freq","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_JeeXCG2gJ3z-l1SBf16-v","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 word frequency analysis for up to 20 URLs in a single concurrent batch call, returning results in input order with per-item errors and a failure count.","exampleAgentPrompt":"Can you analyze the word frequency for all 20 pages on this list — https://example.com/page1, https://example.com/page2, ... — and tell me which words appear most often on each one?","exampleUseCases":[{"title":"SEO keyword audit across site pages","prompt":"I have a list of 15 landing pages on our website. Can you pull the word frequency data for all of them at once so I can see which keywords we're using most on each page?"},{"title":"Competitor content analysis in bulk","prompt":"Here are 12 competitor blog post URLs. Can you fetch word frequency for all of them in one go and show me the top words for each, along with any pages that failed to load?"},{"title":"Content duplication detection across URLs","prompt":"I need to check word frequency across these 20 article URLs to spot if any of them have suspiciously similar word distributions — can you run them all as a batch and return the results in the same order I gave them?"}],"resultDescription":"An ordered array of word frequency results — one entry per input URL — each containing a word-to-count map matching the single /page/word-freq endpoint, plus a per-item error field if that URL failed, and a top-level count of total failures across the batch.","failureModes":["One or more URLs are unreachable or return non-200 responses — those items include an error field rather than frequency data","Batch exceeds 20 URL limit — request may be rejected or truncated","Malformed URLs in the input list cause per-item errors","Network timeouts on individual pages increment the failure count but do not block other results","Payment not processed — 402 response requiring x402 payment before results are returned"],"whenToPreferThis":"Use this endpoint when you have a list of 2–20 URLs and need word frequency data for all of them efficiently — it processes items concurrently and returns results in input order, avoiding the overhead of multiple sequential single-page calls. Prefer it over the single /page/word-freq endpoint whenever batch throughput and cost efficiency matter (one $0.10 call vs. multiple individual calls at potentially higher aggregate cost).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:56.813Z","isFirstParty":false}