{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "httpay-xyz-api-html-strip",
  "title": "httpay.xyz \u00b7 Strip HTML tags to plain text",
  "url": "https://httpay.xyz/api/html-strip",
  "category": "tools",
  "summary": "Converts HTML documents to plain text by removing all tags and formatting.",
  "seo": {
    "title": "HTML to Text API - Strip Tags via x402",
    "description": "Pay $0.001 USDC to convert HTML to clean plain text. POST JSON with HTML string. No API keys. Part of httpay.xyz's 307 API collection."
  },
  "use_cases": [
    "Extract readable text from web pages for NLP processing",
    "Clean HTML email content for analysis",
    "Prepare web-scraped data for downstream consumption"
  ],
  "ideal_buyer": "Data extraction pipelines and content processors needing cheap HTML normalization.",
  "example_prompt": "Strip all HTML tags from this web page content and return the plain text.",
  "example_request_body": {
    "html": "<p>Hello <b>world</b></p>"
  },
  "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": "0x5f5d6fcb315871c26f720dc6fef17052dd984359",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "description": "Strip all HTML tags from a string and return plain text. POST JSON: {html}. Optionally ?decode=true to decode HTML entities. Uses Node.js built-in regex."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "httpay-xyz",
    "host": "httpay.xyz",
    "title": "httpay.xyz \u2014 307 Pay-Per-Call APIs via x402 on Base",
    "description": "307 pay-per-call APIs (287 native + Gateway for 37 services). Token intelligence, DeFi yields, MEV risk, AI tools, web scraping. No API keys \u2014 pay $0.001\u2013$0.05 USDC per call.",
    "url": "https://httpay.xyz",
    "og_image": "https://httpay.xyz/og-image.png",
    "favicon": "https://httpay.xyz/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/httpay-xyz-api-html-strip",
    "url": "https://x402all.com/resource/httpay-xyz-api-html-strip",
    "name": "httpay.xyz \u00b7 Strip HTML tags to plain text",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/httpay-xyz-api-html-strip",
      "@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://httpay.xyz/api/html-strip",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/httpay-xyz",
      "url": "https://httpay.xyz",
      "name": "httpay.xyz \u2014 307 Pay-Per-Call APIs via x402 on Base",
      "@type": "Organization"
    },
    "identifier": "httpay-xyz-api-html-strip",
    "description": "Pay $0.001 USDC to convert HTML to clean plain text. POST JSON with HTML string. No API keys. Part of httpay.xyz's 307 API collection.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=httpay-xyz-api-html-strip",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=httpay-xyz-api-html-strip"
}
