{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-panevin-net-extract-metadata",
  "title": "Panevin \u00b7 URL Metadata Extractor",
  "url": "https://api.panevin.net/extract/metadata",
  "category": "tools",
  "summary": "Scrape metadata from web pages including SEO tags and Open Graph properties.",
  "seo": {
    "title": "Web Page Metadata Extraction API | x402 Payment",
    "description": "Extract meta tags, Open Graph data, and keywords from any URL. Returns title, description, og:image, og:title. 0.001 USDC per extraction via x402."
  },
  "use_cases": [
    "Build link preview generators",
    "Archive web page metadata",
    "Extract SEO data at scale",
    "Generate social sharing cards"
  ],
  "ideal_buyer": "Content aggregators and SEO tools needing automated metadata extraction.",
  "example_prompt": "Extract all metadata from https://example.com including Open Graph tags",
  "example_request_body": {
    "url": "https://example.com"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9bdf7621fe1da6421e69db0d98bfa5e30a209cf7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Extract meta tags (title, description, og:image, og:title, keywords) from any URL.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of the web page to extract metadata from"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://example.com",
            "title": "Example Domain",
            "description": "..."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-panevin-net",
    "host": "api.panevin.net",
    "title": "api.panevin.net",
    "description": "Origin currently returning 502 Bad Gateway. No service information available from host.",
    "url": "https://api.panevin.net",
    "favicon": "https://panevin.net/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-panevin-net-extract-metadata",
    "url": "https://x402all.com/resource/api-panevin-net-extract-metadata",
    "name": "Panevin \u00b7 URL Metadata Extractor",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-panevin-net-extract-metadata",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.panevin.net/extract/metadata",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-panevin-net",
      "url": "https://api.panevin.net",
      "name": "api.panevin.net",
      "@type": "Organization"
    },
    "identifier": "api-panevin-net-extract-metadata",
    "description": "Extract meta tags, Open Graph data, and keywords from any URL. Returns title, description, og:image, og:title. 0.001 USDC per extraction via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-panevin-net-extract-metadata",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-panevin-net-extract-metadata"
}
