# New York UCC Financing & MCA Leads for Commercial Lenders

**Use case:** 

Access high-intent B2B finance leads from New York's business records. Receive daily updates on newly registered businesses, complete with phones & emails.

## Input

```json
{
  "state": "NY",
  "searchMode": "combined",
  "daysBack": 7,
  "maxItems": 10,
  "enrichContacts": true,
  "enrichLinkedin": false
}
```

## Output

```json
{
  "lead_tier": {
    "label": "Lead tier"
  },
  "lead_score": {
    "label": "Lead score"
  },
  "business_name": {
    "label": "Business name"
  },
  "state": {
    "label": "State"
  },
  "city": {
    "label": "City"
  },
  "entity_type": {
    "label": "Entity type"
  },
  "filing_status": {
    "label": "Filing status"
  },
  "business_address": {
    "label": "Business address"
  },
  "registered_agent": {
    "label": "Registered agent"
  },
  "business_email": {
    "label": "Business email"
  },
  "naics_code": {
    "label": "Naics code"
  },
  "filing_number": {
    "label": "Filing number"
  },
  "registration_date": {
    "label": "Registration date"
  },
  "source": {
    "label": "Source"
  },
  "data_quality": {
    "label": "Data quality"
  }
}
```

## About this Actor

This example demonstrates how to use [UCC Lien Scraper](https://apify.com/intelscrape/ucc-lien-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/intelscrape/ucc-lien-scraper) to learn more, explore other use cases, and run it yourself.