Georgia Real Estate License Search (GA GREC) avatar

Georgia Real Estate License Search (GA GREC)

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Georgia Real Estate License Search (GA GREC)

Georgia Real Estate License Search (GA GREC)

Verify Georgia real estate licenses from the official GREC database — agents, brokers, appraisers, firms, AMCs, schools, and instructors. Search by name, license number, or city. Returns status, renewal date, firm affiliation, and firm contact info (phone, email, agent count).

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Categories

Share

Search and verify licenses from the official Georgia Real Estate Commission & Appraisers Board (GREC) public database — every Georgia real estate agent, broker, appraiser, firm, appraisal management company, school, and instructor.

What it does

  • Searches the official state source at ata.grec.state.ga.us (no third-party data)
  • Covers 8 license registers: agents/brokers, appraisers, real estate firms, AMCs, real estate schools, appraisal schools, and both instructor types
  • Search by last name / firm name, first name, license number, or city
  • Firm searches return phone, email, DBA name, active agent count, and broker's license # — ready-made lead data
  • Every record links to the official license history PDF certificate

Use cases

  • License verification — confirm an agent or appraiser is active before a transaction, referral, or hire
  • Lead generation — pull Georgia brokerages with contact info and agent headcounts
  • Compliance & due diligence — check status, renewal dates, and disciplinary history (REVOKED, LAPSED, etc.)
  • Recruiting — find agents by firm affiliation and role

Input

FieldDescription
licenseTypeRegister to search: real-estate (default), appraiser, real-estate-firm, appraisal-management-company, real-estate-school, appraisal-school, real-estate-instructor, appraisal-instructor
lastNamePerson last name or firm/school name (required unless licenseNumber set)
firstNameOptional first-name filter for person searches
licenseNumberExact license number — returns that single record
cityOptional city filter (e.g. Atlanta)
maxResultsCap on returned records (the state server itself caps each search at 50)

Note: GREC caps every search at 50 rows. For broad names, narrow with firstName or city, or look up by licenseNumber.

Example output

{
"name": "JOHN SMITH",
"licenseNumber": "7284",
"licenseType": "BRKR",
"licenseStatus": "ACTIVE",
"renewalDueDate": "03/31/2027",
"firmName": "ACME REALTY LLC",
"firmRole": "BRKR",
"historyPdfUrl": "https://ata.grec.state.ga.us/Account/ViewHistoryCertification?pAuthorizationNumber=7284&pAuthorizationType=BRKR",
"state": "GA",
"source": "Georgia Real Estate Commission & Appraisers Board (GREC)",
"sourceUrl": "https://ata.grec.state.ga.us/Account/Search",
"scrapedAt": "2026-08-16T08:30:00.000Z"
}

Firm records additionally include city, phone, email, dbaName, activeAgents, and brokerLicenseNumber.

FAQ

Is this data public? Yes — GREC publishes this database for public license verification.

How fresh is the data? Live — every run queries the state database directly.

Why only 50 results? That's a hard cap on the state server, not the scraper. Use narrower filters or license-number lookup.