{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-agentsconsultants-com-scrape-batch",
  "title": "AgentsConsultants \u00b7 Batch Web Scraping",
  "url": "https://api.agentsconsultants.com/scrape-batch",
  "category": "data",
  "summary": "Extract content from multiple URLs simultaneously with format selection for text, HTML, or markdown output.",
  "seo": {
    "title": "AgentsConsultants Scrape API | x402 Web Data Extraction",
    "description": "Scrape multiple URLs in batch via x402 micropayments on Base. Extract text, HTML, or markdown from web pages with configurable output format."
  },
  "use_cases": [
    "Extract article content from multiple news sources",
    "Archive web pages in structured formats",
    "Gather research data from scattered online sources"
  ],
  "ideal_buyer": "Research automation agents and content aggregation systems requiring bulk web extraction without infrastructure overhead.",
  "example_prompt": "Scrape https://example.com/article and https://example.org/post as markdown",
  "example_request_body": {
    "urls": [
      "https://example.com/article",
      "https://example.org/post"
    ],
    "format": "markdown"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xbb263436ce2201c94605e613a8ff78a406338ead",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "urls"
            ],
            "properties": {
              "urls": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Array of URLs to scrape"
              },
              "format": {
                "enum": [
                  "text",
                  "html",
                  "markdown"
                ],
                "type": "string",
                "description": "Output format (default: text)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "results": [
              {
                "url": "https://example.com",
                "content": "..."
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-agentsconsultants-com",
    "host": "api.agentsconsultants.com",
    "url": "https://api.agentsconsultants.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-agentsconsultants-com-scrape-batch",
    "url": "https://x402all.com/resource/api-agentsconsultants-com-scrape-batch",
    "name": "AgentsConsultants \u00b7 Batch Web Scraping",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-agentsconsultants-com-scrape-batch",
      "@type": "Offer",
      "price": "0.003",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.agentsconsultants.com/scrape-batch",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-agentsconsultants-com",
      "url": "https://api.agentsconsultants.com",
      "name": "api.agentsconsultants.com",
      "@type": "Organization"
    },
    "identifier": "api-agentsconsultants-com-scrape-batch",
    "description": "Scrape multiple URLs in batch via x402 micropayments on Base. Extract text, HTML, or markdown from web pages with configurable output format.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-scrape-batch",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-scrape-batch"
}
