{"uid":"cap_flbB9c8P28Rvf2JL6cMBA","slug":"linklens-url-metadata-text-extractor-48348b16","name":"LinkLens URL Metadata & Text Extractor","description":"Extract metadata and readable text from a public URL.","url":"https://linklens-sand.vercel.app/api/inspect","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public HTTP(S) URL"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_VMxi4N5kJ4S6UZgIcv34H","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","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 metadata (title, description, og tags, etc.) plus extracted readable text content","exampleAgentPrompt":"Can you inspect this URL for me — https://example.com/article — and pull out the page title, meta description, and the main readable text?","exampleUseCases":[{"title":"Link preview card generation","prompt":"I need to generate a preview card for this shared link — https://techcrunch.com/2024/06/01/ai-agents-rise — can you fetch the title, description, and any Open Graph image info from it?"},{"title":"Article content extraction for summarization","prompt":"Grab the readable text from this news article at https://www.bbc.com/news/technology-12345678 so I can summarize it for my newsletter."},{"title":"SEO metadata audit for a competitor page","prompt":"Inspect https://competitor.com/landing-page and tell me what title, meta description, and Open Graph tags they're using."}],"resultDescription":"Returns the page title, meta description, Open Graph tags (og:title, og:description, og:image, etc.), canonical URL, and the main readable body text extracted from the public webpage at the given URL.","failureModes":["URL is behind a login or paywall — returns empty or partial content","Page uses heavy JavaScript rendering — metadata may be incomplete since it likely only fetches static HTML","Invalid or malformed URL — returns an error response","URL is unreachable or times out — returns a network/timeout error","Private or localhost URLs — rejected or return no content","Rate limiting or bot-blocking by the target site — may return incomplete or blocked response"],"whenToPreferThis":"Use this endpoint when you need to quickly extract metadata (title, description, OG tags) and readable text from any public URL without setting up a full browser or headless scraper. It is ideal for link preview generation, content summarization pipelines, SEO audits, and enriching link-sharing workflows. Prefer it over heavier scraping solutions when the target page is publicly accessible and static HTML is sufficient.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:35:46.898Z","isFirstParty":false}