{"uid":"cap_HWDB935fkcI2jM1jlE58P","slug":"kihustle-html-link-extractor-cebde068","name":"KiHustle HTML Link Extractor","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/api/v1/html-link-extractor","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5OpY0kJM6Oa9TE8-w9IlP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts hyperlinks from HTML text content, returning structured link data","exampleAgentPrompt":"Can you extract all the hyperlinks from this HTML snippet I just grabbed? Here's the raw HTML text: '<p>Check out <a href=\"https://example.com\">this site</a> and <a href=\"https://another.com\">this one</a></p>'","exampleUseCases":[{"title":"Scraping links from crawled pages","prompt":"I just fetched the raw HTML from a blog post and I need all the outbound links pulled out of it — can you extract every hyperlink from this HTML text I'm passing in?"},{"title":"Auditing internal links in content","prompt":"Here's the HTML source of our homepage — can you extract all the links so I can audit which internal pages we're linking to?"},{"title":"Building a link graph from HTML","prompt":"I have HTML from several scraped pages and I need to map all the URLs they reference. Can you extract the hyperlinks from this HTML string so I can add them to my graph?"}],"resultDescription":"A JSON object containing extracted link data parsed from the submitted HTML text, including URLs and associated anchor information found within the markup.","failureModes":["Malformed or incomplete HTML may result in missed or incorrectly parsed links","Empty or non-HTML text input may return empty results or an error","Very large HTML payloads may time out or hit size limits","Response schema is minimal, so advanced link metadata (rel, title attributes) may not be returned"],"whenToPreferThis":"Use this endpoint when you have raw HTML text and need to extract hyperlinks programmatically at low cost ($0.002/call). It is suitable for lightweight, single-document link parsing tasks within automation pipelines or agent workflows where you do not need a full headless browser or crawler.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T01:05:29.237Z","isFirstParty":false}