Scrapers.lat logo scrapers.lat
Public records

California Real Estate License Scraper (DRE)

Scrape California real estate license records from the DRE public license lookup by agent or broker name or license ID. Extract licensee name, license ID, type, status, expiration, responsible broker, address and disciplinary flag. Export to JSON, CSV or Excel.

22 fields per record JSON · CSV · Excel · API Pay per use
california-dre-scraper.json 200 OK
{
  "name": "NRT West, Inc.",
  "licenseId": "01908304",
  "licenseType": "CORPORATION",
  "status": "LICENSED",
  "expirationDate": "2028-02-13",
  "issueDate": "2011-12-09",
  "mainOffice": "1855 GATEWAY BLVD STE 670, CONCORD, CA 94520",
  "licensedOfficers": [{"licenseId":"01464847","name":"Papillo, An…,
  "branches": [{"address":"101 MORRIS ST","city":"SEBASTOP…
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
NameLicense IdLicense TypeStatusExpiration DateIssue DateMain OfficeLicensed OfficersBranchesBroker AssociatesSalesperson CountAffiliated SalespersonsDbasAddress
Sample output

A real example record, exactly the shape you receive.

NameLicense IdLicense TypeStatus
NRT West, Inc.01908304CORPORATIONLICENSED
GET /california-dre-scraper
{
  "name": "NRT West, Inc.",
  "licenseId": "01908304",
  "licenseType": "CORPORATION",
  "status": "LICENSED",
  "expirationDate": "2028-02-13",
  "issueDate": "2011-12-09",
  "mainOffice": "1855 GATEWAY BLVD STE 670, CONCORD, CA 94520",
  "licensedOfficers": [{"licenseId":"01464847","name":"Papillo, An…,
  "branches": [{"address":"101 MORRIS ST","city":"SEBASTOP…
}

Frequently asked questions

How do I look up a single agent or broker?

Enter the person's name in the format last name, first name (for example Smith, John), or paste their 8-digit license ID. An 8-digit number returns that one license with the full detail record.

Can I pull every agent at a brokerage?

Yes. Search the brokerage or corporation name (for example Coldwell Banker) and the actor returns the matching licenses. Use Max Items to cap how many records you collect and the City field to narrow to one city. Turn on Include affiliated salespersons to also pull the full roster of agents affiliated with a broker or corporation, each with license ID, name and expiration date, plus the brokerage's branch offices and broker associates, which is the complete recruiting and prospecting picture in one record.

Does it show the responsible broker for an agent?

Yes. For a salesperson, the record includes the responsible or employing broker with the broker's license ID, name, and address, which is the key link for recruiting and verification.

Does it include disciplinary actions?

Yes. When a license carries a disciplinary or enforcement comment, the record sets a disciplinary flag and includes the comment history text. Licenses in good standing are marked accordingly.

Are email addresses and phone numbers included?

No. The California DRE public license lookup does not release licensee email addresses or phone numbers, so they are not part of the data and are never invented.

How do I get only active licenses?

Set License Status to Licensed. You can also filter by license type to keep only salespersons, only brokers, or only corporations.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.