{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stableflare-dev-api-browser-crawl",
  "title": "Stableflare \u00b7 Browser Crawl",
  "url": "https://stableflare.dev/api/browser/crawl",
  "category": "compute",
  "summary": "Stableflare \u00b7 Browser Crawl \u2014 x402-protected compute API. Pay $0.100 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Stableflare \u00b7 Browser Crawl \u2014 x402 compute API \u00b7 $0.100 per call",
    "description": "Stableflare \u00b7 Browser Crawl \u2014 x402-protected compute API. Pay $0.100 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x325bdf6f7efab24a2210c48c1b64cab2eae1d430",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "url",
              "limit",
              "depth",
              "formats",
              "render"
            ],
            "properties": {
              "url": {
                "type": "string",
                "format": "uri",
                "description": "The starting URL to crawl"
              },
              "depth": {
                "type": "number",
                "default": 1,
                "maximum": 3,
                "minimum": 1,
                "description": "Maximum link depth from the starting URL (max 3)"
              },
              "limit": {
                "type": "number",
                "default": 10,
                "maximum": 25,
                "minimum": 1,
                "description": "Maximum number of pages to crawl (max 25)"
              },
              "render": {
                "type": "boolean",
                "default": false,
                "description": "Execute JavaScript when crawling (slower, costs more)"
              },
              "source": {
                "enum": [
                  "all",
                  "sitemaps",
                  "links"
                ],
                "type": "string",
                "description": "URL discovery source"
              },
              "formats": {
                "type": "array",
                "items": {
                  "enum": [
                    "html",
                    "markdown",
                    "json"
                  ],
                  "type": "string"
                },
                "default": [
                  "markdown"
                ],
                "description": "Response formats for crawled pages"
              },
              "options": {
                "type": "object",
                "properties": {
                  "excludePatterns": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  },
                  "includePatterns": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  },
                  "includeSubdomains": {
                    "type": "boolean"
                  },
                  "includeExternalLinks": {
                    "type": "boolean"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "stableflare-dev",
    "host": "stableflare.dev",
    "url": "https://stableflare.dev",
    "favicon": "https://stableflare.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stableflare-dev-api-browser-crawl",
    "url": "https://x402all.com/resource/stableflare-dev-api-browser-crawl",
    "name": "Stableflare \u00b7 Browser Crawl",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/stableflare-dev-api-browser-crawl",
      "@type": "Offer",
      "price": "0.1",
      "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.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://stableflare.dev/api/browser/crawl",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stableflare-dev",
      "url": "https://stableflare.dev",
      "name": "stableflare.dev",
      "@type": "Organization"
    },
    "identifier": "stableflare-dev-api-browser-crawl",
    "description": "Stableflare \u00b7 Browser Crawl \u2014 x402-protected compute API. Pay $0.100 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stableflare-dev-api-browser-crawl",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stableflare-dev-api-browser-crawl",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T20:28:00.254316+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://stableflare.dev/api/browser/crawl",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "70391099e2d9d2a638913f9c114cc88f20d7fd4f9ad7f9cdc496a9831372d1af"
  }
}