{"uid":"cap_n4veU7bjVS-JflOis3-fz","slug":"microscrape-metadata-extractor-33b8fb27","name":"MicroScrape Metadata Extractor","description":"MicroScrape: page title, meta description, Open Graph tags, and favicon","url":"https://microscrape-production.up.railway.app/api/v1/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":"URL to fetch metadata for"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["request_id","url","title","description","og","favicon"],"properties":{"og":{"type":"object"},"url":{"type":"string"},"title":{"type":"string"},"favicon":{"type":["string","null"]},"request_id":{"type":"string"},"description":{"type":["string","null"]}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_ygdvkAEVe3aTamqKnPcLl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a webpage and extracts its page title, meta description, Open Graph tags, and favicon URL","exampleAgentPrompt":"Can you grab the page title, meta description, Open Graph tags, and favicon from https://stripe.com so I can build a link preview card?","exampleUseCases":[{"title":"Link preview card generation","prompt":"Pull the title, description, Open Graph image, and favicon from https://openai.com so I can render a rich link preview in my app."},{"title":"SEO metadata audit","prompt":"Fetch the meta title and meta description from https://example.com so I can check whether they're set correctly for search engines."},{"title":"Social share enrichment","prompt":"Get the og:title, og:description, and og:image tags from https://techcrunch.com/2024/01/01/ai-trends so I can display a social card when users share that article."}],"resultDescription":"Returns a JSON object containing the page's title string, meta description (or null), a nested og object with all Open Graph tag key-value pairs found on the page, the favicon URL (or null), the canonical URL scraped, and a request_id string for tracing.","failureModes":["URL is unreachable or returns non-200 status — likely returns an error with request_id and empty fields","Webpage has no meta tags — og object and description will be null or empty","URL parameter missing — returns 400-style validation error","Target page blocks scrapers via robots.txt or Cloudflare — may return empty or error response","Invalid URL format — schema validation rejects the request"],"whenToPreferThis":"Choose this endpoint when you need lightweight webpage metadata — title, description, OG tags, and favicon — without downloading full page content. Ideal for generating link preview cards, auditing SEO meta tags, or enriching URLs with social preview data. Prefer this over full-page scraping endpoints (like the Markdown extractor sibling) when you only need structured head-level metadata rather than body content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:35:40.521Z","isFirstParty":false}