New Jersey Real Estate License Search (NJ DOBI) avatar

New Jersey Real Estate License Search (NJ DOBI)

Pricing

from $5.00 / 1,000 results

Go to Apify Store
New Jersey Real Estate License Search (NJ DOBI)

New Jersey Real Estate License Search (NJ DOBI)

Verify New Jersey real estate licenses from the official NJ Department of Banking & Insurance database — brokers, broker-salespersons, salespersons, referral agents, and real estate companies. Search by name, reference number, or license type. Returns status and business address.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

7 days ago

Last modified

Categories

Share

Search and verify New Jersey real estate licenses directly from the official NJ Department of Banking and Insurance (DOBI) Real Estate Commission licensee database.

Covers every license type regulated by the NJ Real Estate Commission:

  • Brokers of Record
  • Broker-Salespersons
  • Salespersons (including referral salespersons)
  • Real Estate Companies & referral companies
  • Branch Offices

What you get

Each record includes:

FieldDescription
licenseeNameLicensee full name (LAST,FIRST) or company name
empRefNumEmploying broker/company reference number
refNumLicensee reference number (unique ID)
businessNameEmploying brokerage / company name
businessAddressBusiness street address, city, state, zip
licenseTypeSALESPERSON, BROKER OF RECORD, REAL ESTATE COMPANY, etc.
statusACTIVELY LICENSED, INACTIVE, SUSPENDED, REVOKED, SURRENDERED
authoritiesDisciplinary/authority flags where present

Use cases

  • License verification — confirm an agent or broker holds an active NJ license before closing, referral, or onboarding
  • Compliance & KYB — screen counterparties for suspended, revoked, or surrendered licenses
  • Recruiting — build lists of active salespersons and broker-salespersons by brokerage
  • Brokerage intelligence — enumerate all licensees attached to a competing brokerage
  • MLS & platform trust — keep marketplace agent rosters verified and current

Input

{
"licenseeName": "Smith",
"licenseType": "salesperson",
"licenseStatus": "ACTIVELY LICENSED",
"maxResults": 100
}
  • Search by licenseeName or licenseeRefNum (7-digit) — not both.
  • licenseType alone works too (e.g. all real estate company records).
  • maxResults: 0 = unlimited.

Output sample

{
"licenseeName": "SMITH,JACQUELINE",
"empRefNum": "1541819",
"refNum": "9808276",
"businessName": "AMERICA'S ELITE GROUP LLC",
"businessAddress": "593 JERSEY AVENUE, JERSEY CITY,NJ 07302",
"licenseType": "SALESPERSON",
"status": "ACTIVELY LICENSED",
"authorities": "N/A",
"source": "New Jersey Department of Banking and Insurance (Real Estate Commission)",
"scrapedAt": "2026-08-16T04:30:00.000Z"
}

Why this actor

The NJ DOBI licensee search has no public API — this actor handles the session flow, server-side pagination, and HTML parsing for you and returns clean, structured JSON. Data comes straight from the official state source, so it is always current.