# Ugly Website AI-Agent Connector with Source Evidence

**Use case:** 

Access curated ugly website AI-agent connector records with source evidence. Get buyer-ready signals for procurement and research purposes.

## Input

```json
{
  "searchKeywords": [
    "find ugly website ai-agent connector with source evidence",
    "ugly website ai-agent connector actor",
    "ai-agent tool",
    "ai-agent-tool",
    "apify-mcp",
    "apify-standby",
    "export-delivered",
    "enriched-record"
  ],
  "taskIntent": "validate-buyer-fit",
  "sourceMode": "startUrls",
  "outputMode": "buyer-ready-records",
  "startUrls": [
    {
      "url": "https://docs.apify.com/platform/integrations/mcp",
      "sourceId": "APIFY-MCP",
      "userData": {
        "sourceId": "APIFY-MCP"
      }
    },
    {
      "url": "https://docs.apify.com/platform/actors/running/standby",
      "sourceId": "APIFY-STANDBY",
      "userData": {
        "sourceId": "APIFY-STANDBY"
      }
    }
  ],
  "maxItems": 10
}
```

## Output

```json
{
  "competitorName": {
    "label": "Competitor Name",
    "format": "string"
  },
  "domain": {
    "label": "Domain",
    "format": "string"
  },
  "signalType": {
    "label": "Signal Type",
    "format": "string"
  },
  "signalSummary": {
    "label": "Signal Summary",
    "format": "string"
  },
  "evidenceUrl": {
    "label": "Evidence Url",
    "format": "string"
  },
  "detectedAt": {
    "label": "Detected At",
    "format": "string"
  },
  "recommendedActions": {
    "label": "Recommended Actions",
    "format": "array"
  }
}
```

## About this Actor

This example demonstrates how to use [Ugly Website AI-Agent Connector](https://apify.com/zentrafoundry/ugly-website-ai-agent-connector) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/ugly-website-ai-agent-connector) to learn more, explore other use cases, and run it yourself.