Florida Sunbiz New Business Leads - LLC Filing Scraper avatar

Florida Sunbiz New Business Leads - LLC Filing Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Florida Sunbiz New Business Leads - LLC Filing Scraper

Florida Sunbiz New Business Leads - LLC Filing Scraper

Get fresh Florida business leads from official Sunbiz daily LLC and corporation filing data. Filter by filing date, type, or status and export names, officers, registered agents, addresses, FEI/EIN fields, and source-reported status for prospecting and formation research.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

46

Total users

5

Monthly active users

6 days ago

Last modified

Share

Download date-based Florida LLC and corporation filings from the official Florida Division of Corporations (Sunbiz) public SFTP bulk feed. The safe default keeps newly formed entities from a recent daily file, with names, source and formation dates, officers, registered agents, addresses, FEI/EIN fields when published, and source-reported status.

This actor is for daily filing exports. It does not search the live Sunbiz registry by company name or document number.

What you get

Each dataset item represents one entity record in a requested daily bulk file.

FieldDescription
documentNumberFlorida Division of Corporations document number
nameEntity name
statusStatus reported in the downloaded bulk snapshot
filingTypeOfficial filing type such as FLAL, FORL, DOMP, or DOMNP
sourceFileDateDate the record was entered into the state database and included in the daily file
sourceFilePathExact path of the official Sunbiz SFTP file
fileDateOriginal entity formation date reported by Sunbiz
feiNumberFEI/EIN field when present in the public record
stateCountryState or country code reported by the source
principalAddressReported principal address
mailingAddressReported mailing address
registeredAgentNameReported registered-agent name
registeredAgentAddressReported registered-agent address
officersUp to six reported officers, directors, or managers
moreThanSixOfficersIndicates that the bulk record reports additional officers
annualReportsUp to three annual-report year/date entries in the bulk record
lastTransactionDateLast transaction date reported in the bulk record

Input

{
"startDate": "2026-07-17",
"endDate": "2026-07-17",
"filingTypes": ["FLAL"],
"activeOnly": true,
"formationOnly": true,
"maxResults": 10
}
ParameterRequiredDescription
startDateNoFirst daily-file date (YYYY-MM-DD): the date records were entered into the state database. Blank uses a recent available business day.
endDateNoLast daily-file date. Blank uses startDate.
filingTypesNoOfficial filing-type codes to retain. Blank keeps all types. Common legacy aliases are accepted.
activeOnlyNoKeep only records whose source-reported status is Active. Default true.
formationOnlyNoKeep only entities whose original fileDate matches sourceFileDate. Default true for new-formation leads.
maxResultsNoTotal output cap, default 10 and maximum 50,000. Omitted or legacy zero values are bounded to 10. A buyer-set maximum total charge can lower this cap further.

Daily files are normally published for Florida work days and contain corporate filings entered into the state database that day. sourceFileDate records that publication-batch date; fileDate is the entity's original formation date. With formationOnly=true, the actor keeps records where those dates match. Turn it off to include other corporate filings in the daily batch. If an explicitly requested daily-file date is unavailable, the run returns no rows rather than silently substituting another date. Blank/default input may search backward to a recent available business day despite weekends, holidays, or publication lag.

Filing-type examples

CodeMeaning
FLALFlorida limited liability company
FORLForeign limited liability company
DOMPDomestic profit corporation
FORPForeign profit corporation
DOMNPDomestic non-profit corporation
FORNPForeign non-profit corporation
DOMLPDomestic limited partnership
FORLPForeign limited partnership

Legacy aliases DOMLC, FORLC, DOMPRO, and FORPRO are normalized to FLAL, FORL, DOMP, and FORP.

Sample output

{
"documentNumber": "L26000161070",
"name": "EXAMPLE CONSULTING LLC",
"status": "Active",
"filingType": "FLAL",
"sourceFileDate": "2026-07-17",
"sourceFilePath": "doc/cor/20260717c.txt",
"fileDate": "2026-07-17",
"stateCountry": "FL",
"principalAddress": {
"street1": "123 MAIN STREET",
"city": "ORLANDO",
"state": "FL",
"zip": "32801"
},
"registeredAgentName": "DOE JANE",
"officers": [
{
"title": "MGR",
"name": "DOE JANE",
"city": "ORLANDO",
"state": "FL"
}
]
}

Good uses

  • Daily Florida LLC and corporation prospecting
  • New-business lists for banking, insurance, accounting, payroll, legal, and B2B services
  • Business-formation trend research by date and filing type
  • Source-backed enrichment of records already tied to the same entity
  • Monitoring newly published Florida filings

Evidence and interpretation limits

Sunbiz bulk records are administrative, source-reported snapshots. They are not proof of identity, current good standing, regulatory compliance, ownership, authorization, solvency, or suitability. Status, officers, agents, addresses, and annual-report information can change after a file is published. Similar names and shared addresses require independent matching. When formationOnly=false, a daily batch can include filings for older entities; do not label every returned entity as newly formed. Florida also states that some filings, including annual reports and address changes, are not included in these daily downloads.

The FEI/EIN field is not complete; a blank value does not prove that an entity has no EIN. Officer output is bounded by the source record, and moreThanSixOfficers=true means the record reports additional people beyond the returned officer slots. Use public personal data lawfully and for a legitimate purpose. For a current or certified determination, confirm the exact entity through Florida's official live or certified-record services.

Source and reliability

Data is downloaded directly from the official sftp.floridados.gov public bulk-data service using Florida's Daily Data documentation and Corporate File Definitions. No browser automation, proxy, CAPTCHA bypass, or private credential is used. The actor retries transient initial SFTP connection failures and skips dates for which Sunbiz has not published a daily file.

Pricing

Live pay-per-event pricing is $0.0001 minimum per run start plus $0.002 per dataset item.

Output rowsItem chargesApproximate total including minimum start
10 (default maximum)$0.02$0.0201
100$0.20$0.2001
1,000$2.00$2.0001

Set maxResults deliberately when requesting large date ranges. If you set Apify's maximum total charge, the actor lowers maxResults before downloading data so result charges stay within that item budget. Results can be exported from Apify as JSON, CSV, or Excel and connected through datasets, schedules, webhooks, and the Apify API.