{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "services-eruditepay-com-api-scrape-links",
  "title": "EruditePay \u00b7 Extract links from web page",
  "url": "https://services.eruditepay.com/api/scrape/links",
  "category": "compute",
  "summary": "Scrape and extract all hyperlinks from a specified URL with their href values and display text.",
  "seo": {
    "title": "Web Link Extraction API | EruditePay | x402",
    "description": "Extract all links from any web page with href and anchor text. x402 micropayment: $0.01 per call on Base."
  },
  "use_cases": [
    "Build site maps from live web crawling",
    "Extract navigation structures for content analysis",
    "Monitor outbound links for compliance auditing",
    "Discover related resources from seed URLs"
  ],
  "ideal_buyer": "Web crawling agents and site structure analysis tools.",
  "example_prompt": "Extract all links from https://example.com with their text and URLs.",
  "example_request_body": {
    "url": "https://example.com"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {
            "url": "https://example.com"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://example.com",
            "links": [
              {
                "href": "https://...",
                "text": "Link"
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "services-eruditepay-com",
    "host": "services.eruditepay.com",
    "title": "Erudite Intelligence x402 Microservices",
    "description": "Provides 1011 x402-payable API endpoints for AI agents, accepting USDC on Base. Offers MCP and agent card discovery, plus audit services integration. Operated by Erudite Intelligence LLC.",
    "url": "https://services.eruditepay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/services-eruditepay-com-api-scrape-links",
    "url": "https://x402all.com/resource/services-eruditepay-com-api-scrape-links",
    "name": "EruditePay \u00b7 Extract links from web page",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/services-eruditepay-com-api-scrape-links",
      "@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://services.eruditepay.com/api/scrape/links",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/services-eruditepay-com",
      "url": "https://services.eruditepay.com",
      "name": "Erudite Intelligence x402 Microservices",
      "@type": "Organization"
    },
    "identifier": "services-eruditepay-com-api-scrape-links",
    "description": "Extract all links from any web page with href and anchor text. x402 micropayment: $0.01 per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=services-eruditepay-com-api-scrape-links",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=services-eruditepay-com-api-scrape-links"
}
