# Unmask Acquire Agency Business Leads

**Use case:** 

Unmask Acquire Agency Business Leads to discover public websites, contact data, social profiles, and ranked matches.

## Input

```json
{
  "maxItems": 50,
  "order": "listed_at_desc"
}
```

## Output

```json
{
  "slug": {
    "label": "Slug",
    "format": "text"
  },
  "url": {
    "label": "Acquire URL",
    "format": "link"
  },
  "headline": {
    "label": "Headline",
    "format": "text"
  },
  "type": {
    "label": "Type",
    "format": "text"
  },
  "status": {
    "label": "Status",
    "format": "text"
  },
  "listed_at": {
    "label": "Listed At",
    "format": "date"
  },
  "data": {
    "label": "Data",
    "format": "object"
  },
  "candidates": {
    "label": "Candidates",
    "format": "object"
  }
}
```

## About this Actor

This example demonstrates how to use [Acquire.com Unmask Leads (URL, email, socials)](https://apify.com/igolaizola/acquire-unmask-leads) with a specific input configuration. Visit the [Actor detail page](https://apify.com/igolaizola/acquire-unmask-leads) to learn more, explore other use cases, and run it yourself.