# New Business Leads in Florida (Sunbiz) — New LLCs & Corps

**Use case:** 

Every new LLC & corporation registered in Florida (Sunbiz), days after they file — with officers, registered agent & county. Fresh B2B leads before competitors.

## Input

```json
{
  "state": "FL",
  "entityTypes": [
    "LLC",
    "Corporation",
    "Nonprofit",
    "LP_LLP"
  ],
  "nameKeywords": [],
  "counties": [],
  "maxResults": 200,
  "enrichWithWebsite": false,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "acquisitionMode": "auto",
  "bulkDataUrl": "",
  "healthCheck": false
}
```

## Output

```json
{
  "entityName": {
    "label": "Business",
    "format": "text"
  },
  "entityType": {
    "label": "Type",
    "format": "text"
  },
  "filedDate": {
    "label": "Filed",
    "format": "text"
  },
  "city": {
    "label": "City",
    "format": "text"
  },
  "county": {
    "label": "County",
    "format": "text"
  },
  "registeredAgentName": {
    "label": "Registered Agent",
    "format": "text"
  },
  "documentNumber": {
    "label": "Doc #",
    "format": "text"
  },
  "registryUrl": {
    "label": "Registry",
    "format": "link"
  }
}
```

## About this Actor

This example demonstrates how to use [New Business Finder — Florida, Colorado & New York Scraper](https://apify.com/jurassic_jove/new-business-finder) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jurassic_jove/new-business-finder) to learn more, explore other use cases, and run it yourself.