{"uid":"cap__OadCEO_1uNxIMtTXClZG","slug":"2s-io-c0acbacd","name":"2s.io URL Unfurl","description":"Fetch any URL and extract structured page metadata: title, description, og:image, canonical, favicon, site name, author, published time, language, and the first ~500 chars of body text. SSRF-guarded against private networks. 8s timeout, 512 KB max body. Returns the parsed metadata plus the raw og:/twitter:/itemprop meta dictionary for inspection.","url":"https://2s.io/api/url/unfurl","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","maxLength":2048}},"additionalProperties":false}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://www.wikipedia.org/"}}},"response":{"data":{"meta":{"og:type":"website","og:image":"https://upload.wikimedia.org/wikipedia/en/thumb/8/80/Wikipedia-logo-v2.svg/250px-Wikipedia-logo-v2.svg.png","og:title":"Wikipedia, the free encyclopedia","viewport":"initial-scale=1,user-scalable=yes","description":"Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation.","og:description":"Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation."},"fetched":{"bytes":118239,"status":200,"finalUrl":"https://www.wikipedia.org/","truncated":false,"contentType":"text/html"},"request":{"url":"https://www.wikipedia.org/"},"metadata":{"lang":"en","type":"website","image":"https://upload.wikimedia.org/wikipedia/en/thumb/8/80/Wikipedia-logo-v2.svg/250px-Wikipedia-logo-v2.svg.png","title":"Wikipedia, the free encyclopedia","author":null,"favicon":"https://www.wikipedia.org/static/apple-touch/wikipedia.png","snippet":"Wikipedia The Free Encyclopedia Search Wikipedia Afrikaans Shqip العربية Asturianu Azərbaycanca Български 閩南語 / Bân-lâm-gú বাংলা Беларуская Català Čeština Cymraeg Dansk Deutsch Eesti Ελληνικά English Español Esperanto Euskara فارسی Français Galego 한국어 Հայերեն हिन्दी Hrvatski Bahasa Indonesia Italiano עברית ქართული Ladin Latina Latviešu Lietuvių Magyar Македонски Malagasy मराठी مصرى Bahasa Melayu Bahaso Minangkabau မြန်မာဘာသာ Nederlands 日本語 Norsk (bokmål) Norsk (nynorsk) Нохчийн Oʻzbekcha / Ўзбе…","siteName":null,"canonical":null,"description":"Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation.","publishedAt":null}},"meta":{"cost":{"usd":0.001,"tier":0},"caller":"x402","version":null,"endpoint":"url.unfurl","settlement":{"txHash":"0xccc3dc95e1cdce7dd977a67ce60fe45aacb7978cf0f53c18df6f6e123e0f626c","network":"eip155:8453","success":true}}}},"exampleRequest":{"url":"https://www.wikipedia.org/"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MryEc74eGMcRmmrUwZTvN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a URL and extracts structured page metadata including title, description, Open Graph data, favicon, author, published time, and a body text preview.","exampleAgentPrompt":"Can you unfurl this URL for me — https://techcrunch.com/2024/01/15/openai-raises-funding/ — and tell me the page title, description, og:image, author, and published time?","exampleUseCases":null,"resultDescription":"Returns parsed page metadata including title, description, og:image URL, canonical URL, favicon URL, site name, author, published time, language, first ~500 characters of body text, and the full raw dictionary of og:/twitter:/itemprop meta tags found on the page.","failureModes":["URL resolves to a private/internal network address — blocked by SSRF guard with an error response","Response body exceeds 512 KB limit — truncated or error returned","Page takes longer than 8 seconds to respond — timeout error","Invalid or malformed URL provided — validation error","Page returns non-200 status — error reflected in response","Page has no meta tags — empty fields returned with only body text preview"],"whenToPreferThis":"Use this endpoint when you need to extract rich structured metadata from a single public URL — especially for link previews, content enrichment, article authorship/date extraction, or inspecting Open Graph and Twitter Card data. Prefer it over generic scrapers when you want clean, structured metadata fields rather than raw HTML, and when SSRF protection is important for security.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:54:36.146Z","isFirstParty":false}