# Sunbiz Florida Business Registry & Officers Scraper (`scrapers_lat/sunbiz-florida-scraper`) Actor

Search the Florida Division of Corporations (Sunbiz) and extract company records: entity name, document number, status, registered agent, officers, FEI/EIN and principal address. Export to JSON, CSV or Excel.

- **URL**: https://apify.com/scrapers\_lat/sunbiz-florida-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Business, Lead generation, Automation
- **Stats:** 4 total users, 4 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $11.54 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

[![Sunbiz Florida Business Registry & Officers Scraper](https://scrapers.lat/banners/sunbiz-florida-scraper.png)](https://console.apify.com/actors/wGzfhic8G01J9xBdN/input)

## Sunbiz Florida Business Registry & Officers Scraper

> The most complete Florida Division of Corporations (Sunbiz) scraper. Search by entity name, officer or registered agent name, document number or FEI/EIN, then pull the full record: entity type, status, officers and directors, registered agent, principal and mailing addresses, FEI/EIN, annual report history and filing document images. No login, no captcha to solve on your side.

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify\&logoColor=white)
![Coverage](https://img.shields.io/badge/Coverage-Florida-blue)
![Maintained](https://img.shields.io/badge/Maintained-Yes-brightgreen)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<table><tr>
<td align="center"><strong>35+ fields</strong><br>per entity</td>
<td align="center"><strong>4 search modes</strong><br>name, officer/agent, doc #, FEI</td>
<td align="center"><strong>JSON / CSV / Excel</strong><br>output formats</td>
</tr></table>

<br>

### Why this is the most complete Florida scraper

- **Four ways to search.** Entity name, officer or registered agent name, exact document number, and FEI/EIN number. The officer/agent search finds every Florida entity a person or company is tied to, which is ideal for skip tracing and lead generation.
- **Full officer and director list.** Every officer, director and authorized person with their title, full name and address, not just the first one.
- **Registered agent contacts.** Registered agent name and full address, plus the dates the name or address last changed.
- **Complete addresses, structured.** Principal, mailing and registered-agent address as written, each also broken into city, state, ZIP and country for filtering, dedup and CRM import.
- **Annual report history.** Every annual report year with its filed date, plus the most recent year on file.
- **Filing document images.** The full document history with direct PDF links for annual reports, formation filings, amendments and more.
- **Built-in filters.** Keep only Active or Inactive entities, or only a given entity type (LLC, corporation, limited partnership, non profit), without post-processing.

### Inputs

| Input | What it does |
|---|---|
| `searchQuery` | Entity name to search (a company name or a keyword). |
| `officerOrAgentName` | Find every Florida entity where a person or company is an officer, director or registered agent. |
| `documentNumbers` | Exact Sunbiz document numbers to look up directly. |
| `feiNumbers` | FEI/EIN numbers to look up the matching entities directly. |
| `statusFilter` | Keep only Active or Inactive entities, or Any. |
| `entityTypeFilter` | Keep only entities whose type contains this text (for example LLC or Corporation). |
| `withDetails` | Open each record for entity type, registered agent, officers, FEI/EIN, addresses, annual reports and document images. |
| `maxItems` | Cap the number of entities collected. |

### Output fields

| Field | Description |
|---|---|
| `entityName`, `entityType` | Registered name and entity classification. |
| `documentNumber`, `feiEin` | Sunbiz document number and Federal Employer Identification Number. |
| `status`, `statusCode` | Active or inactive status. |
| `dateFiled`, `effectiveDate` | First filing date and effective date. |
| `state` | State or country of formation. |
| `lastEvent`, `eventDateFiled` | Most recent filing event and its date. |
| `principalAddress` + `principalCity` / `principalState` / `principalZip` / `principalCountry` | Principal address as written and split into parts. |
| `mailingAddress` | Mailing address on file. |
| `principalAddressChanged`, `mailingAddressChanged` | Dates the addresses last changed. |
| `registeredAgentName`, `registeredAgentAddress` | Registered agent contact. |
| `registeredAgentNameChanged`, `registeredAgentAddressChanged` | Dates the registered agent last changed. |
| `officers[]` | Officers, directors and authorized persons with title, name and address. |
| `officerCount` | Number of people captured. |
| `annualReports[]`, `lastAnnualReportYear` | Annual report years with filed dates. |
| `documentImages[]` | Filing document history with date, description and PDF link. |
| `matchedOfficerOrAgentName` | The officer or agent name that matched, when using officer/agent search. |
| `url`, `observedAt` | Source detail URL and scrape timestamp. |

### Use cases

| Use case | Who it is for |
|---|---|
| B2B lead generation with registered agent and officer contacts | Sales and agencies |
| Skip tracing every entity tied to a person or company | Investigators |
| KYC, AML and due diligence | Compliance and legal teams |
| Corporate structure and competitor research | Analysts and researchers |
| Company registry and filing-history datasets | Data teams |

### Frequently Asked Questions

**What records does it cover?**
Public Florida business entities from the Division of Corporations (Sunbiz): corporations, LLCs, limited partnerships, non profits and similar filings, with the data the registry publishes.

**Can I find every company a person is connected to?**
Yes. Fill `officerOrAgentName` to list every Florida entity where a person or company appears as an officer, director or registered agent.

**Does it return the full officer list and registered agent?**
Yes. With Fetch Full Detail enabled, each record carries the registered agent name and address plus an array of every officer, director and authorized person with their titles, names and addresses.

**Can I get annual reports and filing documents?**
Yes. Each detailed record includes the annual report history (year and filed date) and the document image history with direct PDF links.

**Can I look up exact document numbers or FEI/EIN numbers?**
Yes. Fill `documentNumbers` or `feiNumbers` to pull specific filings directly, with or without a name search.

**Can I filter the results?**
Yes. Use `statusFilter` to keep only Active or Inactive entities and `entityTypeFilter` to keep a single entity type such as LLC or corporation.

**Is the data official?**
It comes straight from the public Sunbiz registry. The actor only accesses information that is publicly available there.

### Example use cases

Ready-to-run example tasks, each preconfigured for a common scenario. Open one and press run, or use it as a template:

- [Amazon Florida Business Records](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/amazon-florida-business-records): Look up Amazon-named Florida entities on Sunbiz with registered agents and officers.
- [Carnival Florida Business Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/carnival-florida-business-search): Search Sunbiz for Carnival-named Florida entities including registered agents and officers.
- [Construction LLC Florida Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/construction-llc-florida-search): Find Florida construction companies on Sunbiz with document numbers, agents and officers.
- [Consulting LLC Florida Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/consulting-llc-florida-search): Find Florida consulting companies on Sunbiz with document numbers, agents and status.
- [Disney Florida Business Records](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/disney-florida-business-records): Search Sunbiz for Disney-named Florida entities with registered agents, officers and status.
- [Marriott Florida Entity Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/marriott-florida-entity-search): Search Sunbiz for Marriott-named Florida business entities with agents and status.
- [Publix Florida Entity Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/publix-florida-entity-search): Look up Publix-named Florida business entities on Sunbiz with agents, officers and addresses.
- [Real Estate Holdings Florida Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/real-estate-holdings-florida-search): Search Sunbiz for Florida real estate holding companies with officers and addresses.
- [Restaurant Group Florida Search](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/restaurant-group-florida-search): Look up Florida restaurant group entities on Sunbiz with officers, agents and addresses.
- [Tech Solutions Florida Companies](https://apify.com/scrapers_lat/sunbiz-florida-scraper/examples/tech-solutions-florida-companies): Search Sunbiz for Florida tech solutions companies with registered agents and status.

### Export, API and AI agents (x402 + MCP)

Export the scraped data to **JSON, CSV or Excel**, pull it as a **dataset** through the Apify **API**, or wire it into your app with **no code**. This web scraper and data extractor also works for bulk data extraction and scheduled runs.

For AI agents: this Actor is available on **x402**, Apify's agentic payment standard built with Coinbase. An AI agent can discover, pay for and run it on its own with a funded wallet and a single HTTP request: no account, no subscription, no API key and no human in the loop. It also runs as an **MCP** tool inside Claude, Cursor and other AI clients out of the box. Learn more about [x402 agentic payments on Apify](https://docs.apify.com/platform/integrations/x402).

### Related scrapers

Need data from the same space? Here are other scrapers we build and maintain:

- [Colorado Business Entities Scraper](https://apify.com/scrapers_lat/colorado-business-entities-scraper): Search Colorado registered businesses with agent name and address.
- [Florida DBPR License Scraper](https://apify.com/scrapers_lat/florida-dbpr-scraper): Extract Florida professional and business licenses with status and licensee details.
- [NY DOS Business Scraper](https://apify.com/scrapers_lat/ny-dos-business-scraper): Search New York registered businesses and entities from the Department of State.
- [Texas TDLR License Scraper](https://apify.com/scrapers_lat/texas-tdlr-scraper): Extract Texas occupational licenses with licensee, status and contact details.
- [FMCSA Carriers Scraper](https://apify.com/scrapers_lat/fmcsa-carriers-scraper): Pull US trucking carriers with DOT number, fleet size, address and contact.
- [SEC EDGAR Filings Scraper](https://apify.com/scrapers_lat/sec-edgar-filings-scraper): Search SEC EDGAR filings by company, form type and date.

### Why teams choose this scraper

- **You are never charged for empty or failed runs** — you only pay for data you actually receive.
- **Maintained and monitored** — if the source site changes, we fix it fast.
- **Clean, typed output** — one record per result, ready for your CRM, spreadsheet or database.

If this scraper saves you time, a quick ⭐ review on Apify helps other people find it and helps us keep improving it.

### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for Latin American and US public platforms: real estate, jobs, e-commerce, company registries and government data. Browse the full catalog, see live sample output for each one, or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

***

> This actor is an independent tool and has no affiliation with the Florida Department of State or Sunbiz. It only accesses data that is publicly available on the Sunbiz website. Use it in accordance with the website's terms of service.

# Actor input Schema

## `maxCompanies` (type: `integer`):

Maximum number of entities to collect.

## `searchQuery` (type: `string`):

Business/entity name to search on Sunbiz, for example: disney, consulting, ABC Holdings.

## `officerOrAgentName` (type: `string`):

Optional. Find every Florida entity where a person or company is listed as an officer, director or registered agent. Great for skip tracing and lead generation, for example: smith john, corporation service company.

## `documentNumbers` (type: `array`):

Optional. Exact Sunbiz document numbers to look up directly (for example P21000012345, L08000001508).

## `feiNumbers` (type: `array`):

Optional. Federal Employer Identification Numbers (FEI/EIN) to look up the matching Florida entities directly (for example 592068219).

## `statusFilter` (type: `string`):

Keep only entities with this status. Any returns every result.

## `entityTypeFilter` (type: `string`):

Optional. Keep only entities whose type contains this text (for example: LLC, Corporation, Limited Partnership, Non Profit). Case-insensitive. Requires Fetch Full Detail.

## `withDetails` (type: `boolean`):

When enabled, opens each entity record to capture registered agent, officers/directors, FEI/EIN and full addresses. Disable for a faster name + document number + status list.

## Actor input object example

```json
{
  "maxCompanies": 20,
  "searchQuery": "consulting",
  "documentNumbers": [],
  "feiNumbers": [],
  "statusFilter": "Any",
  "withDetails": true
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxCompanies": 20,
    "searchQuery": "consulting",
    "documentNumbers": [],
    "feiNumbers": []
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/sunbiz-florida-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "maxCompanies": 20,
    "searchQuery": "consulting",
    "documentNumbers": [],
    "feiNumbers": [],
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/sunbiz-florida-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxCompanies": 20,
  "searchQuery": "consulting",
  "documentNumbers": [],
  "feiNumbers": []
}' |
apify call scrapers_lat/sunbiz-florida-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapers_lat/sunbiz-florida-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/wGzfhic8G01J9xBdN/builds/F9shjGr3OmAmSfmp4/openapi.json
