{"uid":"cap_2CWhIZf_HVktj1VhYRAWy","slug":"agent402-tools-page-metadata-fetcher-28e06eb9","name":"agent402.tools Page Metadata Fetcher","description":"Fetch page metadata for a URL: title, description, OpenGraph, Twitter cards, canonical URL, favicon.","url":"https://agent402.tools/api/meta","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","required":["url"],"properties":{"url":{"type":"string","description":"Public http(s) URL"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["url","title","description","og","twitter"],"properties":{"og":{"type":"object","properties":{"title":{"type":"string"}}},"url":{"type":"string"},"title":{"type":"string"},"twitter":{"type":"object"},"description":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"og":{"title":"Example"},"url":"https://example.com","title":"Example","twitter":{},"description":"Example site"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://www.wikipedia.org"}}},"response":{"og":{"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","description":"Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation."},"url":"https://www.wikipedia.org/","title":"Wikipedia","favicon":"https://www.wikipedia.org/static/apple-touch/wikipedia.png","twitter":{},"canonical":null,"description":"Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation."}},"exampleRequest":{"url":"https://www.wikipedia.org"},"tags":["x402"],"displayCostAmount":"0.002","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.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_RdYlhmjc61diyKB4Qv5WV","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":"Fetches page metadata for any public URL, including title, description, OpenGraph tags, Twitter card data, canonical URL, and favicon.","exampleAgentPrompt":"Can you fetch the page metadata for https://openai.com — I need the title, description, OpenGraph tags, and favicon URL?","exampleUseCases":null,"resultDescription":"Returns structured metadata extracted from the target URL including: page title, meta description, OpenGraph properties (og:title, og:description, og:image, etc.), Twitter card tags, the canonical URL, and the favicon URL.","failureModes":["URL is not publicly accessible or requires authentication — may return empty or partial metadata","Non-HTML resources (PDFs, images) may lack most metadata fields","Pages with JavaScript-rendered metadata may not be fully captured","Network timeout if the target page is slow to respond","Invalid or malformed URL input returns an error"],"whenToPreferThis":"Use this endpoint when you need to quickly extract structured metadata (title, description, OG tags, Twitter cards, canonical, favicon) from a single public URL without running a full browser render. Ideal for link preview generation, SEO auditing, social share validation, or content enrichment pipelines. Choose a screenshot endpoint instead if you need visual rendering.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:57:18.354Z","isFirstParty":false}