Florida License Lookup & Verification avatar

Florida License Lookup & Verification

Pricing

$0.90 / 1,000 licenses

Go to Apify Store
Florida License Lookup & Verification

Florida License Lookup & Verification

Look up and search public Florida DBPR and DFS licenses. Get holder, license, status, date, contact, insurance, source, and retrieval details when published.

Pricing

$0.90 / 1,000 licenses

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🔎 Check public Florida license data

Built for compliance teams, sales teams, and license researchers, Florida License Lookup & Verification looks up public DBPR and DFS licenses. Get the holder, license number, type, status, dates, contact details, source link, and insurance details when the registry lists them.

📋 What data is returned?

Each dataset row is one matching Florida DBPR or DFS license. It includes:

  • Registry, holder name, license number, license type, and current status
  • Issue and expiration dates when published
  • Alternate or DBA names, addresses, email, phone, and DBPR qualifications when published
  • National Producer Number, insurance appointments, carriers, and continuing education details when published by DFS
  • The official source record URL and the time the record was read

If the same source license appears again in one run, only its first eligible match is saved. Later matches are ignored. Florida licenses outside DBPR and DFS are not covered.

🚀 How to run the Actor

  1. Choose one target.
  2. Fill in the options for that Target. Options for other Targets are ignored.
  3. For a search Target, set maxResults.
  4. Run the Actor and open the default dataset.

A run can use one search setup. Exact DBPR and insurance lookups accept a list of IDs of the same type.

🎛️ Input

FieldUsed forDescription
targetAllRequired: dbprLicenseLookup, dbprLicenseSearch, insuranceLicenseLookup, or insuranceLicenseSearch.
dbprLicenseNumbersDBPR lookupOne or more exact DBPR license numbers.
dbprName, dbprProfessionDBPR searchA holder, business, DBA, profession, or license category.
dbprCity, dbprCounty, dbprStatusDBPR searchOptional place and published status filters.
insuranceIdentifiersInsurance lookupOne or more license numbers or National Producer Numbers.
insuranceIdentifierTypeInsurance lookupSets the ID list type to licenseNumber or npn.
insuranceName, insuranceEmail, insuranceProfessionInsurance searchA name, published email, profession, or license category.
insuranceCity, insuranceCounty, insuranceStatusInsurance searchOptional place and published status filters.
maxResultsSearchesStops after 1 to 10,000 saved licenses. Exact lookups ignore it.
{
"target": "dbprLicenseSearch",
"dbprName": "Sunshine Plumbing",
"dbprCity": "Orlando",
"dbprStatus": "Active",
"maxResults": 25
}

📤 Output

Results are saved to the default Apify dataset. You can review them as a table or export them in an Apify-supported format.

{
"registry": "DBPR",
"holderName": "Sunshine Plumbing LLC",
"licenseNumber": "CFC1234567",
"licenseType": "Certified Plumbing Contractor",
"status": "Active",
"issueDate": "2019-05-14",
"expirationDate": "2026-08-31",
"addresses": [
{
"type": "Main",
"addressLine1": "100 Example Avenue",
"city": "Orlando",
"state": "FL",
"postalCode": "32801"
}
],
"sourceUrl": "https://www.myfloridalicense.com/example-record",
"retrievedAt": "2026-07-22T14:30:00.000Z"
}

Optional fields are left out when the public registry does not show them. A saved row shows what the source published when it was read. It is not a promise that the license will stay the same later.

💳 Pricing

This Actor uses pay-per-event pricing. You are charged for each Florida DBPR or DFS license saved to the dataset. Empty searches and failed work do not create a license charge. Apify platform usage may also apply. See the Pricing tab for the current event price.

🔌 Integrations

Use Apify datasets and the API to export saved licenses. You can also start runs with schedules or connect workflows with webhooks.

❓ FAQ

Does this look up Florida driver licenses?

No. It covers public professional, business, contractor, trade, and insurance licenses in DBPR and DFS. It does not cover driver licenses or other Florida agencies.

Can I check many license numbers in one run?

Yes. Choose an exact lookup Target and enter a list of license numbers of the same type. For insurance, do not mix license numbers and National Producer Numbers in one list.

Can I search DBPR and DFS in the same run?

No. One run uses one Target. Start separate runs for DBPR and DFS searches.

Why are some fields missing?

The registries do not publish every field for every license. Optional fields are left out instead of filled with guesses.

Does a saved status prove a license is active now?

It shows the public status when the record was read. Use sourceUrl to review the official record before making a current decision.

Does this provide background checks or discipline reports?

No. It does not make criminal, credit, employment, consumer-report, or discipline findings.

📝 Changelog

  • 0.0.1: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré