{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-firecrawl-dev-v1-x402-search",
  "title": "Firecrawl \u00b7 Web Search with Full Content",
  "url": "https://api.firecrawl.dev/v1/x402/search",
  "category": "data",
  "summary": "Execute web searches that return both search results and full scraped page content in markdown format, combining SERP with deep content extraction.",
  "seo": {
    "title": "Firecrawl Search API - SERP + Scraping x402",
    "description": "Search the web and get full page content via x402. Combines SERP results with Firecrawl scraping at 0.01 USDC per search."
  },
  "use_cases": [
    "Search web and retrieve full article content",
    "Combine SERP results with page scraping",
    "Extract structured data from search results"
  ],
  "ideal_buyer": "Research agents, content aggregators, and AI systems requiring both search discovery and full content extraction.",
  "example_prompt": "Search for 'renewable energy storage breakthroughs 2024' and return the full content of the top 3 results in markdown.",
  "example_request_body": {
    "limit": 3,
    "query": "renewable energy storage breakthroughs 2024"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xab4fb7151e7e2b9ec99e9ce1bc2d5288fba15f52",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "The search endpoint combines web search (SERP) with Firecrawl's scraping capabilities to return full page content for any query. Requires micropayment via X402 protocol",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "properties": {
            "data": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "url": {
                    "type": "string"
                  },
                  "title": {
                    "type": "string"
                  },
                  "markdown": {
                    "type": "string"
                  },
                  "description": {
                    "type": "string"
                  }
                }
              }
            },
            "success": {
              "type": "boolean"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-c2b0da1ece5c",
  "origin": {
    "slug": "api-firecrawl-dev",
    "host": "api.firecrawl.dev",
    "title": "Firecrawl API",
    "description": "Provides web scraping and data extraction services. Offers endpoints to crawl websites and convert web content into structured, LLM-ready formats.",
    "url": "https://api.firecrawl.dev",
    "favicon": "https://firecrawl.dev/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-firecrawl-dev-v1-x402-search",
    "url": "https://x402all.com/resource/api-firecrawl-dev-v1-x402-search",
    "name": "Firecrawl \u00b7 Web Search with Full Content",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-firecrawl-dev-v1-x402-search",
      "@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": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.firecrawl.dev/v1/x402/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-firecrawl-dev",
      "url": "https://api.firecrawl.dev",
      "name": "Firecrawl API",
      "@type": "Organization"
    },
    "identifier": "api-firecrawl-dev-v1-x402-search",
    "description": "Search the web and get full page content via x402. Combines SERP results with Firecrawl scraping at 0.01 USDC per search.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-firecrawl-dev-v1-x402-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-firecrawl-dev-v1-x402-search"
}
