{"uid":"cap_RMibmVERAvn1tdjNEVFOx","slug":"fittings-url-metadata-extractor-ea6f38af","name":"fittings URL Metadata Extractor","description":"Fetch a public URL and return its title, description, preview image, site name and canonical URL from its meta tags.","url":"https://fittings.sh/v1/doc/url-metadata","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}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003512","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.003512/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003512","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003512","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_m4rnlXVpCmR-mjE3Tt6PW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003512","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public URL and returns its title, description, preview image, site name, and canonical URL from HTML meta tags.","exampleAgentPrompt":"Can you pull the title, description, and preview image from this URL — https://www.vercel.com — so I can build a link preview card?","exampleUseCases":[{"title":"Link preview card generation","prompt":"I want to show a preview card for this URL in my app — can you grab the title, description, og:image, and site name from https://www.notion.so?"},{"title":"SEO metadata audit","prompt":"Can you pull the meta title, description, and canonical URL from https://www.stripe.com/docs so I can check whether their SEO tags are set up correctly?"},{"title":"Social share enrichment","prompt":"I'm saving a bookmark for https://www.theverge.com/2024/5/1/ai-news — can you fetch its title, description, and preview image so I can display it nicely?"}],"resultDescription":"Returns the page's title, meta description, Open Graph or Twitter preview image URL, site name, and canonical URL as parsed from the HTML meta tags of the given public URL.","failureModes":["URL is not publicly accessible (private, behind auth, or returning 4xx/5xx)","Page has no meta tags or sparse metadata, resulting in empty/null fields","Target URL redirects excessively or times out","Non-HTML content-type (e.g. PDF, image) with no meta tags"],"whenToPreferThis":"Choose this endpoint when you need lightweight link preview data (title, description, OG image, site name, canonical URL) from a URL without doing a full scrape. Ideal for generating link preview cards, enriching bookmarks, auditing SEO tags, or populating social share metadata. It is not suited for full page content extraction, structured scraping, or JavaScript-heavy SPAs that render meta tags client-side.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:33:33.016Z","isFirstParty":false}