{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-venice-ai-api-v1-augment-scrape",
  "title": "Venice AI \u00b7 Scrape Web Content to Markdown",
  "url": "https://api.venice.ai/api/v1/augment/scrape",
  "category": "data",
  "summary": "Scrape web URLs and return structured markdown content with source attribution.",
  "seo": {
    "title": "Venice AI Web Scraper API | x402 Pay-Per-Call",
    "description": "Convert any webpage to clean markdown via Venice AI. Private, uncensored scraping. x402 micropayment on Base. 10 USDC per call."
  },
  "use_cases": [
    "Archive web pages as markdown for RAG pipelines",
    "Extract article content without HTML noise",
    "Build citation-aware research tools"
  ],
  "ideal_buyer": "AI agents and researchers needing clean web content extraction.",
  "example_prompt": "Scrape https://example.com and return the article as markdown.",
  "example_request_body": {
    "url": "https://example.com",
    "format": "markdown"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 3333.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x2670b922ef37c7df47158725c0cc407b5382293f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "url": {
              "type": "string",
              "required": true,
              "description": "The URL to scrape"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "url",
            "content",
            "format"
          ],
          "properties": {
            "url": {
              "type": "string",
              "example": "https://example.com",
              "description": "The URL that was scraped"
            },
            "format": {
              "enum": [
                "markdown"
              ],
              "type": "string",
              "description": "The format of the scraped content"
            },
            "content": {
              "type": "string",
              "description": "The scraped content in markdown format"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-venice-ai",
    "host": "api.venice.ai",
    "title": "Venice API Docs",
    "description": "Harness the full capabilities of Venice AI with the Venice API, a private and uncensored AI API enabling the development of advanced applications that generate text and images.",
    "url": "https://api.venice.ai",
    "og_image": "https://venice.ai/images/venice_social_preview.png",
    "favicon": "https://docs.venice.ai/mintlify-assets/_mintlify/favicons/veniceai/HJGBlV4jYrSOrFXh/_generated/favicon/favicon-16x16.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-venice-ai-api-v1-augment-scrape",
    "url": "https://x402all.com/resource/api-venice-ai-api-v1-augment-scrape",
    "name": "Venice AI \u00b7 Scrape Web Content to Markdown",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-venice-ai-api-v1-augment-scrape",
      "@type": "Offer",
      "price": "10",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "10.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.venice.ai/api/v1/augment/scrape",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-venice-ai",
      "url": "https://api.venice.ai",
      "name": "Venice API Docs",
      "@type": "Organization"
    },
    "identifier": "api-venice-ai-api-v1-augment-scrape",
    "description": "Convert any webpage to clean markdown via Venice AI. Private, uncensored scraping. x402 micropayment on Base. 10 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-venice-ai-api-v1-augment-scrape",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-venice-ai-api-v1-augment-scrape"
}
