Florida Contractor Directory & Leads Scraper (DBPR) avatar

Florida Contractor Directory & Leads Scraper (DBPR)

Pricing

$0.002 / contractor records

Go to Apify Store
Florida Contractor Directory & Leads Scraper (DBPR)

Florida Contractor Directory & Leads Scraper (DBPR)

Scrape every licensed Florida contractor in a county from the official DBPR registry — name, license, status, expiration, address — paginated and ready to export.

Pricing

$0.002 / contractor records

Rating

0.0

(0)

Developer

ByteMe

ByteMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Pain points

  • The DBPR 'Verify a Licensee' portal shows 10 results per page — exporting a full county roster of thousands of contractors by hand is impractical.
  • There is no bulk CSV export on the DBPR portal; you can only look up one page at a time.
  • Building a county-level contractor contact list or lead database from DBPR requires automating hundreds of pagination clicks.

What we solve

  • Pages through the entire DBPR county + license-type roster automatically — no manual clicking.
  • Returns every licensed contractor in a county: name, license number, type, status, expiration, and address.
  • Discovery Mode lists all 67+ Florida counties in under 10 seconds so you always know the exact county name to use.

Summary

Export every licensed Florida contractor in any county straight from the official DBPR registry. Pick a county (e.g. Hillsborough, Miami-Dade, Orange), a board and license type, and the actor pages through the entire roster — returning business name, license number, type, status, expiration date, city, and address for each licensee. Discovery Mode lists all available county options in seconds. Built for lead generation, outreach list building, subcontractor vetting, and compliance monitoring at county scale.

Who it's for

  • Sales & BD reps building county-level contractor outreach lists
  • Roofing, HVAC, and specialty trade suppliers prospecting for new accounts
  • General contractors and developers finding certified subs in a county
  • Compliance and risk teams monitoring contractor license status at scale
  • Market researchers auditing contractor density and license types by county

How to use

Set the input, run the actor, and collect results from the run's dataset (export to JSON/CSV/Excel, or pull via the Apify API). Example input:

{
"county": "Hillsborough",
"board": "06",
"licenseType": "0605",
"maxResults": 500
}

See Inputs below for every available field.

What you get

One row per record:

FieldDescription
stateAlways 'FL'
license_numberDBPR license number (class prefix + digits, e.g. CGC1234567)
business_nameLicensed business or individual licensee name
license_typeDBPR license/board classification (e.g. Certified General Contractor)
statusLicense status (e.g. Current,Active or Null and Void)
expiration_dateLicense expiration date as shown on DBPR
countyFlorida county from the scrape filter
cityLicensee city from the main address
addressStreet address (main address)
zip_codeZIP code
matched_byAlways 'county_directory' in Scrape Mode
source_urlLink to the official DBPR license record

Sample:

{
"state": "FL",
"license_number": "CGC1511234",
"business_name": "TAMPA BAY CONSTRUCTION LLC",
"person_name": null,
"license_type": "Certified General Contractor",
"status": "Current,Active",
"issue_date": null,
"expiration_date": "08/31/2026",
"city": "TAMPA",
"county": "Hillsborough",
"address": "1234 KENNEDY BLVD",
"zip_code": "33602",
"phone": null,
"bond_amount": null,
"bond_company": null,
"insurance_company": null,
"matched_by": "county_directory",
"source_url": "https://www.myfloridalicense.com/LicenseDetail.asp?SID=&id=ABCDEF123456"
}

Inputs

FieldRequiredTypeDefaultDescription
listCountiesOnlynobooleanfalseWhen true, the actor returns all available Florida counties from the DBPR portal and exits immediately (< 10 seconds, no charge). Use this to discover the exact county name to pass into Scrape Mode.
countynostring"Hillsborough"The Florida county to scrape — full name (e.g. 'Hillsborough') or the DBPR numeric code (e.g. '39'). Required in Scrape Mode. Run with listCountiesOnly=true to see all available county names.
boardnostring"06"DBPR board code to filter by. Default '06' = Construction Industry (the main contractor board covering General, Building, Residential, and specialty contractors). Contact DBPR or run Discovery Mode to find codes for other boards.
licenseTypenostring"0605"DBPR license type code within the selected board. Default '0605' = Certified General Contractor (Board 06). Use '0600' for all license types within the board (if supported by the portal).
maxResultsnointeger500Hard cap on the number of contractor records returned. A county + license type can have thousands of results; set lower for testing. Default 500.
proxyConfigurationnoobject{"useApifyProxy": false}Optional. The DBPR portal is usually reachable directly from Apify's datacenter IPs. Enable a proxy (e.g. residential) only if a run is blocked or served a challenge page.

Pricing (Pay Per Event)

You pay per result (dataset-item) — no charge for empty runs. Example: 500 contractor records at $0.002/result$1.00.

Illustrative — the final per-result price is set at publish time. Apify platform usage (compute) is billed separately per your plan. Discovery Mode (listCountiesOnly=true) returns county names only and is not charged.

Use cases

  • Lead list building — export all certified general contractors in a county into a CRM or outreach sequence.
  • Subcontractor prospecting — find every licensed electrical or plumbing contractor in a target county for bidding.
  • Competitor and market analysis — count active vs expired licenses by county to gauge market saturation.
  • Compliance monitoring — pull the full county roster periodically and flag any status changes.
  • Territory planning — compare contractor density across counties before opening a new branch or territory.

Why this actor

  • Data straight from the official Florida DBPR registry — authoritative, not a stale third-party copy.
  • Discovery Mode lists all 67+ county options in seconds so you never have to guess the county name.
  • Handles full county rosters of 8,000+ records via automatic pagination — no manual page-clicking needed.
  • Pay per record; no charge for discovery runs or empty results.
  • Pairs with the sibling Florida Contractor License Lookup actor for single-license detail enrichment.

Limitations & updates

Covers the Florida DBPR 'Verify a Licensee' portal only. Each run scrapes one county + one board + one license type combination; run multiple times to cover additional license types. Data reflects the live DBPR registry and changes as it updates. Phone, bond, and insurance fields are included in the schema for suite consistency but DBPR does not publish them — they will be null. The issue-date field (detail page) is not fetched in directory mode to keep runs fast; use the sibling Florida Contractor License Lookup actor for full detail enrichment.

FAQ

Where does the data come from?

The official Florida DBPR 'Verify a Licensee' portal (wl11.asp) — public contractor license data sourced directly from the state registry.

How do I find the right county name?

Run the actor once with listCountiesOnly=true. It returns all available county names and their DBPR codes in under 10 seconds at no charge.

What board and license type should I use?

The defaults (board '06' / licenseType '0605') cover Certified General Contractors under the Construction Industry board — the largest category. Set licenseType to another code (e.g. '0610' for Certified Building Contractor) to target a different trade. DBPR board and license type codes are documented on the DBPR website.

How many records can I get per run?

Hillsborough County alone has 8,000+ Certified General Contractors. The actor paginates automatically; set maxResults to control the cap. For very large counties, split across license types to stay within run time limits.

How am I charged?

Pay per record in Scrape Mode. Discovery Mode (listCountiesOnly=true) is not charged.

How current is the data?

It reflects the live DBPR registry at scrape time. DBPR updates license status in real time.

Does this include phone numbers?

No — DBPR does not publish phone numbers on the Verify a Licensee portal. Enrich with a contact-data provider after export.

Which actor to choose

Part of the Florida DBPR contractor data suite — pick the one that fits your goal:

  • Florida Contractor License Lookup & Verify (DBPR) — You have a specific license number or contractor name and want the full verified detail record — type, status, expiration, county, address (DBPR).
  • California Contractor License Lookup & Verify (CSLB) — You need a California contractor verified — by license number, business, or owner/personnel name (CSLB).
  • Texas Contractor Directory & Leads Scraper (TDLR) — You want the same county-scoped directory for Texas contractors (TDLR).
  • Multi-State Contractor & Trade License Lookup — You need contractor data across multiple states in one run.