{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "195-246-230-63-api-scrape",
  "title": "BlockSearch \u00b7 Structured Web Scraping",
  "url": "http://195.246.230.63:3402/api/scrape",
  "category": "data",
  "summary": "Extract structured content from any URL including text, title, and page metadata.",
  "seo": {
    "title": "Structured Web Scraping API | x402 0.01 USDC",
    "description": "Extract structured web content via x402. URL-based scraping with text content, title, and metadata extraction on Solana."
  },
  "use_cases": [
    "Extract article content for summarization pipelines",
    "Scrape product data for price monitoring",
    "Archive web pages with structured metadata"
  ],
  "ideal_buyer": "Data extraction pipelines and content aggregation services needing pay-per-use web scraping without infrastructure overhead.",
  "example_prompt": "Scrape https://example.com and extract the main article text and title.",
  "example_request_body": {
    "url": "https://example.com"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "3mXTupzxWbvLnG9todZkBH7hFYe2dho52LHBJxBaWxpK",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Structured web extraction",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL to scrape"
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "url": "https://example.com",
          "title": "Example",
          "statusCode": 200,
          "textContent": "...",
          "contentLength": 5000
        }
      }
    }
  ],
  "origin": {
    "slug": "195-246-230-63",
    "host": "195.246.230.63",
    "url": "http://195.246.230.63:3402"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/195-246-230-63-api-scrape",
    "url": "https://x402all.com/resource/195-246-230-63-api-scrape",
    "name": "BlockSearch \u00b7 Structured Web Scraping",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/195-246-230-63-api-scrape",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "http://195.246.230.63:3402/api/scrape",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/195-246-230-63",
      "url": "http://195.246.230.63:3402",
      "name": "195.246.230.63",
      "@type": "Organization"
    },
    "identifier": "195-246-230-63-api-scrape",
    "description": "Extract structured web content via x402. URL-based scraping with text content, title, and metadata extraction on Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=195-246-230-63-api-scrape",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=195-246-230-63-api-scrape"
}
