Florida Business Search - Sunbiz Corporate Filings avatar

Florida Business Search - Sunbiz Corporate Filings

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Florida Business Search - Sunbiz Corporate Filings

Florida Business Search - Sunbiz Corporate Filings

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Florida Business Entity Filings - 5M+ Sunbiz Bulk Data Export

Download Florida Division of Corporations business entity filings from the official Sunbiz bulk data feed. Get all new LLCs, corporations, limited partnerships, and other entities filed in Florida for any date range. Includes officers, registered agents, principal and mailing addresses, EIN, annual report history, and filing status.

Data comes from the official Florida DOS public SFTP server -- the same bulk data available at dos.fl.gov/sunbiz. No browser automation, no proxies needed. Direct SFTP download means fast, reliable results at near-zero operating cost.

What data do you get?

FieldDescriptionCoverage
documentNumberFL DOS document/filing number100%
nameEntity name100%
statusEntity status (Active, Inactive, Dissolved, etc.)100%
filingTypeFiling type (DOMLC, FORPRO, DOMNP, FORLC, etc.)100%
fileDateOriginal filing date100%
feiNumberFederal Employer ID (EIN)80%
stateCountryState/country of incorporation90%
principalAddressPrincipal business address (street, city, state, ZIP, country)85%
mailingAddressMailing address70%
registeredAgentNameRegistered agent name90%
registeredAgentAddressRegistered agent address85%
officersUp to 6 officers/directors/managers with title, name, and address75%
annualReportsAnnual report years and filing dates (up to 3 most recent)60%
lastTransactionDateDate of most recent transaction90%

Use cases

  • Lead generation -- Get every new business filing in Florida by date. Target new LLCs and corporations with outreach for business services (legal, accounting, banking, insurance).
  • Market research -- Track Florida business formation trends by filing type, state of incorporation, and location.
  • KYC / compliance -- Verify Florida business registrations, officers, and registered agents for due diligence.
  • Competitive intelligence -- Monitor new competitor registrations in specific industries or locations.
  • Data enrichment -- Append FL registration details, officers, and EIN to existing business records.

How to use

  1. Open the actor and click Try for free.
  2. Enter a start date (YYYY-MM-DD) for the filings you want.
  3. Optionally set an end date for a range, or filter by filing type.
  4. Run and download as JSON, CSV, or Excel.

No proxy configuration needed. This actor downloads directly from the official Florida DOS SFTP server.

Input examples

Get all filings for a single day

{
"startDate": "2026-03-14"
}

Get a week of filings

{
"startDate": "2026-03-10",
"endDate": "2026-03-14"
}

Only new domestic LLCs

{
"startDate": "2026-03-14",
"filingTypes": ["DOMLC"]
}

Active entities only

{
"startDate": "2026-03-10",
"endDate": "2026-03-14",
"activeOnly": true
}

Output example

{
"documentNumber": "L26000123456",
"name": "SUNSHINE VENTURES LLC",
"status": "Active",
"filingType": "DOMLC",
"fileDate": "2026-03-14",
"feiNumber": "88-1234567",
"stateCountry": "FL",
"principalAddress": {
"street1": "123 OCEAN DRIVE",
"city": "MIAMI",
"state": "FL",
"zip": "33139",
"country": "US"
},
"mailingAddress": {
"street1": "PO BOX 456",
"city": "MIAMI",
"state": "FL",
"zip": "33101"
},
"registeredAgentName": "JOHN DOE",
"registeredAgentAddress": {
"street1": "456 BRICKELL AVE",
"city": "MIAMI",
"state": "FL",
"zip": "33131"
},
"officers": [
{
"title": "MGR",
"name": "JOHN DOE",
"address": "123 OCEAN DRIVE",
"city": "MIAMI",
"state": "FL",
"zip": "33139"
}
],
"annualReports": [],
"lastTransactionDate": "2026-03-14"
}

Input parameters

ParameterTypeRequiredDefaultDescription
startDatestringYes--First date to download filings (YYYY-MM-DD). Daily files available for business days.
endDatestringNostartDateLast date to download filings (YYYY-MM-DD).
filingTypesstring[]NoallFilter by filing type (DOMLC, FORPRO, DOMNP, FORLC, DOMLP, etc.).
activeOnlybooleanNofalseOnly return entities with Active status.

Common filing types

CodeDescription
DOMLCDomestic Limited Liability Company
FORLCForeign Limited Liability Company
DOMPRODomestic Profit Corporation
FORPROForeign Profit Corporation
DOMNPDomestic Not-for-Profit
FORNPForeign Not-for-Profit
DOMLPDomestic Limited Partnership
FORLPForeign Limited Partnership

Data source

All data comes from the official Florida Division of Corporations public bulk data feed, hosted at sftp.floridados.gov. This is the same data available through the Sunbiz Data Downloads page at dos.fl.gov. Public government records.

FAQ

Where does the data come from? The official Florida Division of Corporations SFTP server. Same data source as Sunbiz.org.

Is this legal? Yes. Florida provides this data through a public SFTP server specifically for bulk download. The data is public government records.

How many results per day? Florida typically processes hundreds to thousands of new filings per business day. A single day may return 500-2000+ entities.

Does it require proxies? No. This actor connects directly to the official state SFTP server. No browser, no proxy, no anti-bot bypass needed.

How fast is it? A single day's filings typically downloads and parses in under 30 seconds. Multi-day ranges take longer proportionally.

Why are weekends skipped? Florida DOS only generates daily filing files on business days. Weekend and holiday dates are automatically skipped.

Integrations

Connect this actor to your existing workflow:

  • CRM import -- Export CSV and upload to HubSpot, Salesforce, or Pipedrive for lead enrichment.
  • Google Sheets -- Push results directly to a spreadsheet using Apify's built-in integration.
  • Zapier / Make -- Schedule daily runs to automatically capture new Florida business filings.
  • Webhooks -- Call your API endpoint when a run finishes for automated data ingestion.
  • Manual export -- Download results as JSON, CSV, or Excel from Storage > Dataset > Export.

Support

Open an issue on the Issues tab or contact the developer through the Apify platform.

More Public Data Tools

This actor is part of a collection of 30 public data scrapers. All free to try, all on Apify:

See all 30 actors →