{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-panevin-net-extract-text",
  "title": "Panevin \u00b7 Web Text Extraction",
  "url": "https://api.panevin.net/extract/text",
  "category": "tools",
  "summary": "Extract clean, stripped text content from any web URL.",
  "seo": {
    "title": "Web Text Extraction API | x402 Payment Required",
    "description": "Extract clean text from any URL. HTML stripping and content normalization. $0.001 USDC per call. Base network."
  },
  "use_cases": [
    "Scrape article content for RAG pipelines",
    "Extract product descriptions from e-commerce pages",
    "Normalize web content for NLP processing"
  ],
  "ideal_buyer": "AI agents and developers requiring clean text extraction from arbitrary URLs.",
  "example_prompt": "Extract the main article text from https://example.com/news/article-123",
  "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 clean text from any URL. Returns stripped HTML content.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of the web page to extract text from"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://example.com",
            "text": "Example Domain This domain is...",
            "length": 1256
          }
        }
      }
    }
  ],
  "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-text",
    "url": "https://x402all.com/resource/api-panevin-net-extract-text",
    "name": "Panevin \u00b7 Web Text Extraction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-panevin-net-extract-text",
      "@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/text",
    "@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-text",
    "description": "Extract clean text from any URL. HTML stripping and content normalization. $0.001 USDC per call. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-panevin-net-extract-text",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-panevin-net-extract-text"
}
