{"id":"745129a8-c5df-4510-b2e6-6bc1461d20f5","url":"https://keyronne.com/api/markdown","method":"POST","fingerprint":"2b81c3377449b6b095c798406e9ce39d3f0a0a66578130c5ef2db6423d8f6aec","name":"Web to Markdown","description":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate tags; preserves headings, links, images, lists, code blocks and tables. Built for agents that need web content as LLM-ready text. POST a JSON body like: {\"url\":\"https://example.com/article\"}","category":"other","docs_url":null,"advertised_price_usd":"0.005000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","input_schema":{"body":{"url":"https://example.com/article"},"type":"http","method":"POST","bodyType":"json"},"output_schema":{"type":"json","example":{"source":"https://example.com/article","markdown":"# Example article\n\nBody text with [links](https://example.com)...","metadata":{"lang":"en","title":"Example article"},"truncated":false}},"schema_completeness":0,"status":"unknown","first_seen_at":"2026-08-23 12:22:35.845707+00","last_seen_at":"2026-08-25 09:21:31.962+00","last_success_at":null,"dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 17:09:49.24+00","search_tsv":"'/article':63 'agent':45 'block':40 'bodi':58 'boilerpl':32 'built':43 'canon':25 'clean':14 'code':39 'content':49 'convert':4 'descript':21 'example.com':62 'example.com/article':61 'graph':23 'head':35 'html':12 'imag':37 'json':57 'languag':27 'like':59 'link':36 'list':38 'llm':52 'llm-readi':51 'markdown':3,16 'metadata':19 'need':47 'open':22 'page':7 'plus':17 'post':55 'preserv':34 'raw':11 'readabl':15 'readi':53 'script':29 'strip':28 'structur':18 'style':30 'tabl':42 'tag':24,33 'text':54 'titl':20 'url':9,26,60 'web':1,6,48","catalog_number":"718","x402_version":2,"resource_url":"https://keyronne.com/api/markdown","resource_description":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate tags; preserves headings, links, images, lists, code blocks and tables. Built for agents that need web content as LLM-ready text. POST a JSON body like: {\"url\":\"https://example.com/article\"}","bazaar_extension":{"info":{"input":{"body":{"url":"https://example.com/article"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"source":"https://example.com/article","markdown":"# Example article\n\nBody text with [links](https://example.com)...","metadata":{"lang":"en","title":"Example article"},"truncated":false}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","properties":{"body":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to fetch and convert (max 2 MB, private networks blocked). Provide either url or html."},"html":{"type":"string","description":"Raw HTML to convert. Provide either url or html."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","properties":{"source":{"type":"string","description":"Final URL after redirects, or \"inline\"."},"markdown":{"type":"string"},"metadata":{"type":"object","properties":{"og":{"type":"object"},"lang":{"type":"string"},"title":{"type":"string"},"canonical":{"type":"string"},"description":{"type":"string"}}},"truncated":{"type":"boolean"}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":null,"bazaar_validated_at":null,"bazaar_validation_error":null,"window":"24h","probes_n":0,"handshake_uptime":0,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":null,"latency_p90":null,"price_drift_pct":null,"score":0,"computed_at":"2026-09-14 16:40:08.663+00","source_metadata":[{"raw":{"url":"https://keyronne.com/api/markdown","body":{"url":"https://example.com/article"},"name":"Web to Markdown","method":"POST","source":"bazaar:api.cdp.coinbase.com","fingerprint":"2b81c3377449b6b095c798406e9ce39d3f0a0a66578130c5ef2db6423d8f6aec","inputSchema":{"body":{"url":"https://example.com/article"},"type":"http","method":"POST","bodyType":"json"},"resourceUrl":"https://keyronne.com/api/markdown","serviceName":"Web to Markdown","x402Version":2,"outputSchema":{"type":"json","example":{"source":"https://example.com/article","markdown":"# Example article\n\nBody text with [links](https://example.com)...","metadata":{"lang":"en","title":"Example article"},"truncated":false}},"acceptedAssets":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"],"bazaarExtension":{"info":{"input":{"body":{"url":"https://example.com/article"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"source":"https://example.com/article","markdown":"# Example article\n\nBody text with [links](https://example.com)...","metadata":{"lang":"en","title":"Example article"},"truncated":false}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","properties":{"body":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to fetch and convert (max 2 MB, private networks blocked). Provide either url or html."},"html":{"type":"string","description":"Raw HTML to convert. Provide either url or html."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","properties":{"source":{"type":"string","description":"Final URL after redirects, or \"inline\"."},"markdown":{"type":"string"},"metadata":{"type":"object","properties":{"og":{"type":"object"},"lang":{"type":"string"},"title":{"type":"string"},"canonical":{"type":"string"},"description":{"type":"string"}}},"truncated":{"type":"boolean"}}}}}},"supportedNetworks":["eip155:8453"],"advertisedPriceUsd":0.005,"paymentRequirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"resourceDescription":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate tags; preserves headings, links, images, lists, code blocks and tables. Built for agents that need web content as LLM-ready text. POST a JSON body like: {\"url\":\"https://example.com/article\"}","acceptedPaymentMethods":["exact"]},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://keyronne.com/api/markdown","resource_description":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate tags; preserves headings, links, images, lists, code blocks and tables. Built for agents that need web content as LLM-ready text. POST a JSON body like: {\"url\":\"https://example.com/article\"}","bazaar_extension":{"info":{"input":{"body":{"url":"https://example.com/article"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"source":"https://example.com/article","markdown":"# Example article\n\nBody text with [links](https://example.com)...","metadata":{"lang":"en","title":"Example article"},"truncated":false}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","properties":{"body":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to fetch and convert (max 2 MB, private networks blocked). Provide either url or html."},"html":{"type":"string","description":"Raw HTML to convert. Provide either url or html."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","properties":{"source":{"type":"string","description":"Final URL after redirects, or \"inline\"."},"markdown":{"type":"string"},"metadata":{"type":"object","properties":{"og":{"type":"object"},"lang":{"type":"string"},"title":{"type":"string"},"canonical":{"type":"string"},"description":{"type":"string"}}},"truncated":{"type":"boolean"}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":null,"bazaar_validated_at":null,"bazaar_validation_error":null},"sonar_metrics":{"score":0,"uptime":0,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":null,"latency_p90":null,"price_drift_pct":null},"cdp_indexed":false,"confidence":"low"}