{
  "format": "delx/discovery-pack/v1",
  "id": "understand-a-website",
  "title": "Understand a website before relying on it",
  "description": "Start with one bounded report, then drill into page content, links, contacts, docs, pricing and distribution signals.",
  "audience": "Research, sales and support agents",
  "query": "inspect a website for useful structured signals",
  "keywords": [
    "website intelligence",
    "web research",
    "page extraction",
    "contact extraction",
    "pricing research"
  ],
  "updated_at": "2026-08-01",
  "canonical_url": "https://commerce.delx.ai/packs/understand-a-website",
  "machine_url": "https://commerce.delx.ai/packs/understand-a-website.json",
  "entrypoints": {
    "human": "https://commerce.delx.ai/?q=inspect%20a%20website%20for%20useful%20structured%20signals",
    "intent_search": "https://api.delx.ai/api/v1/x402/start?q=inspect%20a%20website%20for%20useful%20structured%20signals",
    "graph": "https://commerce.delx.ai/discovery.json"
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "discovery-pack-understand-a-website"
  },
  "products": [
    {
      "tool_name": "util_website_intelligence_report",
      "service_name": "Delx Website Intelligence Report",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/website-intelligence-report",
      "product_url": "https://commerce.delx.ai/products/util-website-intelligence-report",
      "intent_url": "https://commerce.delx.ai/intents/website-intelligence-api",
      "machine_url": "https://commerce.delx.ai/intents/website-intelligence-api.json",
      "example_input": {
        "url": "https://example.com"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/website-intelligence-report -m POST -H 'x-delx-source: discovery-pack-understand-a-website' --max-amount 0.01 -b '{\"url\":\"https://example.com\"}'"
    },
    {
      "tool_name": "util_page_extract",
      "service_name": "Delx Page Extract",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/page-extract",
      "product_url": "https://commerce.delx.ai/products/util-page-extract",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/page-extract -m POST -H 'x-delx-source: discovery-pack-understand-a-website' --max-amount 0.01 -b '{\"url\":\"https://example.com\"}'"
    },
    {
      "tool_name": "util_links_extract",
      "service_name": "Delx Links Extract",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/links-extract",
      "product_url": "https://commerce.delx.ai/products/util-links-extract",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com",
        "limit": 10
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/links-extract -m POST -H 'x-delx-source: discovery-pack-understand-a-website' --max-amount 0.01 -b '{\"url\":\"https://example.com\",\"limit\":10}'"
    },
    {
      "tool_name": "util_contact_extract",
      "service_name": "Delx Contact Extract",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/contact-extract",
      "product_url": "https://commerce.delx.ai/products/util-contact-extract",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/contact-extract -m POST -H 'x-delx-source: discovery-pack-understand-a-website' --max-amount 0.01 -b '{\"url\":\"https://example.com\"}'"
    },
    {
      "tool_name": "util_docs_site_map",
      "service_name": "Delx Docs Site Map",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/docs-site-map",
      "product_url": "https://commerce.delx.ai/products/util-docs-site-map",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com/docs"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/docs-site-map -m POST -H 'x-delx-source: discovery-pack-understand-a-website' --max-amount 0.01 -b '{\"url\":\"https://example.com/docs\"}'"
    },
    {
      "tool_name": "util_pricing_page_extract",
      "service_name": "Delx Pricing Page Extract",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/pricing-page-extract",
      "product_url": "https://commerce.delx.ai/products/util-pricing-page-extract",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com/pricing"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/pricing-page-extract -m POST -H 'x-delx-source: discovery-pack-understand-a-website' --max-amount 0.01 -b '{\"url\":\"https://example.com/pricing\"}'"
    }
  ]
}
