{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "structextract-melis-ai-extract",
  "title": "StructExtract \u00b7 Structured Data from HTML",
  "url": "https://structextract.melis.ai/extract",
  "category": "tools",
  "summary": "Parse raw HTML to extract structured data elements including tables, links, contact information, metadata, and media references.",
  "seo": {
    "title": "HTML Structured Extraction API - x402 Data Parsing",
    "description": "Extract tables, links, emails, phones, headings, meta tags, and images from HTML. $0.002 USDC per call. Structured data extraction via x402."
  },
  "use_cases": [
    "Extract contact information from business websites",
    "Parse product tables from e-commerce pages",
    "Build datasets from structured web content",
    "Extract metadata for content indexing pipelines"
  ],
  "ideal_buyer": "Web scraping agents, data extraction pipelines, and content analysis systems needing configurable HTML parsing.",
  "example_prompt": "Extract all tables, email addresses, and phone numbers from this HTML page for lead generation.",
  "example_request_body": {
    "html": "<html><body><table><tr><td>Contact</td><td>info@example.com</td></tr></table><p>Call: 555-1234</p></body></html>",
    "extract": [
      "tables",
      "emails",
      "phones"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.2,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1c680703d6cf7dfc9feabb5aa28e64b869ddb3bc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "StructExtract: $0.002 per HTML extraction",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "html": {
              "type": "string",
              "description": "Raw HTML string to extract structured data from"
            },
            "extract": {
              "type": "array",
              "description": "Fields to extract: tables, links, emails, phones, headings, meta, images (omit for all)"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "structextract-melis-ai",
    "host": "structextract.melis.ai",
    "title": "structextract.melis.ai",
    "description": "An x402-payable API origin hosted at structextract.melis.ai. No public homepage content is currently available.",
    "url": "https://structextract.melis.ai"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/structextract-melis-ai-extract",
    "url": "https://x402all.com/resource/structextract-melis-ai-extract",
    "name": "StructExtract \u00b7 Structured Data from HTML",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/structextract-melis-ai-extract",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://structextract.melis.ai/extract",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/structextract-melis-ai",
      "url": "https://structextract.melis.ai",
      "name": "structextract.melis.ai",
      "@type": "Organization"
    },
    "identifier": "structextract-melis-ai-extract",
    "description": "Extract tables, links, emails, phones, headings, meta tags, and images from HTML. $0.002 USDC per call. Structured data extraction via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=structextract-melis-ai-extract",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=structextract-melis-ai-extract"
}
