Insurance License Scraper - Agent License Verification avatar

Insurance License Scraper - Agent License Verification

Pricing

Pay per usage

Go to Apify Store
Insurance License Scraper - Agent License Verification

Insurance License Scraper - Agent License Verification

Scrape insurance agent/broker license data from state DOI databases. Supports FL, CA, TX. Verify license status, expiration dates, and license types for compliance and due diligence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Apify Actor for scraping insurance agent and broker license data from state Department of Insurance databases. Verify license status, types, and expiration dates.

Supported States

  • Florida (FL) — DFS LicenseeSearch (AJAX POST, no captcha)
  • California (CA) — DOI CAL system (Razor Pages handler)
  • Texas (TX) — TDI agent search

Input

FieldTypeDefaultDescription
statestring"FL"State to search (FL, CA, TX)
lastNamestring"Smith"Last name to search
firstNamestring""First name (optional)
licenseNumberstring""License number lookup
licenseTypestring""Filter by type
maxResultsinteger100Max records (0=unlimited)

Output

{
"name": "SMITH, JOHN",
"licenseNumber": "A123456",
"licenseType": "Life & Health",
"status": "Active",
"expirationDate": "12/31/2026",
"county": "Miami-Dade",
"state": "FL",
"source": "Florida DFS",
"searchedLastName": "Smith",
"searchedFirstName": "John"
}

Use Cases

  • Insurance agency compliance verification
  • Carrier appointment management
  • Due diligence on insurance agents
  • Regulatory compliance auditing

Quick Start

$apify run --purge

More data tools by lulzasaur: