{"uid":"cap_TmrBkp6WpzKL43TWW24MI","slug":"html-lists-extract-5e1e8289","name":"html-lists-extract","description":"Bullet and numbered lists from a page as arrays: each list with its items (cleaned text, up to 50 per list), ordered/unordered type and a preceding heading when detectable. Turn feature lists, steps and specs into data. $0.01 per page.","url":"https://intel.rallylive.ca/site/lists","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_-0p1qpZgwrFXdOXmjK13L","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":"Extracts bullet and numbered lists from a web page as structured arrays, including item text, list type, and preceding headings.","exampleAgentPrompt":"Can you extract all the bullet and numbered lists from https://www.notion.so/product and give me each list with its items and any heading that appears before it?","exampleUseCases":[{"title":"Competitor feature list extraction","prompt":"Pull all the bullet-point feature lists from https://linear.app/features and structure them as arrays so I can compare them to our own product capabilities."},{"title":"Tutorial steps as structured data","prompt":"Extract the numbered steps from this how-to article at https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu so I can store the instructions in our knowledge base."},{"title":"Product specs scraping","prompt":"Get all the spec and comparison bullet lists from https://www.apple.com/macbook-pro/ and return them with their section headings so I can summarize the key specs."}],"resultDescription":"Returns an array of list objects found on the page. Each object includes the list type (ordered or unordered), an array of cleaned text items (up to 50 per list), and the preceding heading text when detectable from the page structure.","failureModes":["Page URL is unreachable or returns non-200 status — no lists returned","Page contains no HTML list elements — empty array returned","Dynamic JavaScript-rendered lists may not be captured if the page requires JS execution","Heading association may be absent if list is not preceded by a recognizable heading element","Rate limiting or access restrictions on the target URL may prevent extraction"],"whenToPreferThis":"Choose this endpoint when you need structured list data (bullet points, numbered steps, feature lists, specs) from a web page without parsing raw HTML yourself. It is ideal for competitive analysis, knowledge base population, or turning documentation steps into structured workflows. Prefer it over general-purpose scrapers when you specifically need list-type content with heading context and don't want to process full page HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:13:16.550Z","isFirstParty":false}