{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "web-scraper-x402-production-up-railway-app-api-scrape-batch",
  "title": "Web-scraper-x402-production \u00b7 Scrape Batch",
  "url": "https://web-scraper-x402-production.up.railway.app/api/scrape/batch",
  "category": "compute",
  "summary": "Web-scraper-x402-production \u00b7 Scrape Batch \u2014 x402-protected compute API. Pay $0.040 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Web-scraper-x402-production \u00b7 Scrape Batch \u2014 x402 compute API \u00b7 $0.040",
    "description": "Web-scraper-x402-production \u00b7 Scrape Batch \u2014 x402-protected compute API. Pay $0.040 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 13.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "40000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "urls"
            ],
            "properties": {
              "urls": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Array of URLs (max 10)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "url": {
                  "type": "string"
                },
                "title": {
                  "type": "string"
                },
                "status": {
                  "type": "string",
                  "description": "fulfilled or rejected"
                },
                "markdown": {
                  "type": "string"
                },
                "word_count": {
                  "type": "number"
                }
              }
            },
            "description": "Array of scrape results, one per URL"
          },
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "web-scraper-x402-production-up-railway-app",
    "host": "web-scraper-x402-production.up.railway.app",
    "url": "https://web-scraper-x402-production.up.railway.app",
    "favicon": "https://web-scraper-x402-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/web-scraper-x402-production-up-railway-app-api-scrape-batch",
    "url": "https://x402all.com/resource/web-scraper-x402-production-up-railway-app-api-scrape-batch",
    "name": "Web-scraper-x402-production \u00b7 Scrape Batch",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/web-scraper-x402-production-up-railway-app-api-scrape-batch",
      "@type": "Offer",
      "price": "0.04",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.040000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://web-scraper-x402-production.up.railway.app/api/scrape/batch",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/web-scraper-x402-production-up-railway-app",
      "url": "https://web-scraper-x402-production.up.railway.app",
      "name": "web-scraper-x402-production.up.railway.app",
      "@type": "Organization"
    },
    "identifier": "web-scraper-x402-production-up-railway-app-api-scrape-batch",
    "description": "Web-scraper-x402-production \u00b7 Scrape Batch \u2014 x402-protected compute API. Pay $0.040 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=web-scraper-x402-production-up-railway-app-api-scrape-batch",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=web-scraper-x402-production-up-railway-app-api-scrape-batch",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:45:06.228394+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://web-scraper-x402-production.up.railway.app/api/scrape/batch",
    "response_schema": {
      "type": "json",
      "schema": {
        "type": "array",
        "items": {
          "type": "object",
          "properties": {
            "url": {
              "type": "string"
            },
            "title": {
              "type": "string"
            },
            "status": {
              "type": "string",
              "description": "fulfilled or rejected"
            },
            "markdown": {
              "type": "string"
            },
            "word_count": {
              "type": "number"
            }
          }
        },
        "description": "Array of scrape results, one per URL"
      },
      "example": {}
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "6105928d0e8c55846ad3e0ee9fdbcbc7998e857423232b35eff164aa0ff00ba8"
  }
}