PUBLIC RECORDS

County Records API.

Property records, tax assessments, and court cases across 3,900+ US counties. Auto-routes to the right platform per county. Just call the endpoint. We handle proxies, rate limits, anti-bot, and data formatting for you.

6 ready-to-use endpointsNo infrastructure neededClean JSON response

Try the API.

request.sh
curl -X POST https://api.scrapebase.io/api/v2/county/property \
  -H "X-API-Key-ID: sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "county": "los-angeles",
    "state": "CA",
    "apn": "5541-012-003"
  }'
response.json
{
  "apn": "5541-012-003",
  "ownerName": "WESTFIELD PROPERTIES LLC",
  "siteAddress": "1420 W Olympic Blvd, Los Angeles, CA 90015",
  "assessedValue": 4250000,
  "taxYear": 2025,
  "annualTax": 48750.00,
  "lotSizeSqFt": 12400,
  "yearBuilt": 1988,
  "zoning": "C2-1VL",
  "lastSaleDate": "2019-06-14",
  "lastSalePrice": 3800000
}

All endpoints.

POST
/api/v2/county/property/searchSearch property records by address or owner
stream
POST
/api/v2/county/propertyFull property details, tax history, ownership
sync
POST
/api/v2/county/court/searchSearch court records by name or case number
stream
GET
/api/v2/county/listAvailable counties and coverage
sync

Coverage: 3,494 counties.

52 STATES AND TERRITORIES

Alaska54
Alabama67
Arkansas81
Arizona15
California58
Colorado64
Connecticut90
District of Columbia1
Delaware3
Florida67
Georgia159
Hawaii5
Iowa100
Idaho44
Illinois102
Indiana92
Kansas105
Kentucky120
Louisiana64
Massachusetts174
Maryland25
Maine40
Michigan83
Minnesota87
Missouri116
Mississippi86
Montana56
North Carolina100
North Dakota37
Nebraska93
New Hampshire54
New Jersey21
New Mexico33
Nevada17
New York62
Ohio88
Oklahoma77
Oregon36
Pennsylvania67
Rhode Island19
South Carolina46
South Dakota66
Tennessee96
Texas254
US Minor Islands1
Utah29
Virginia133
Vermont18
Washington39
Wisconsin72
West Virginia55
Wyoming23

Who uses this.

01

Real Estate Investors

Screen off-market properties by owner type, assessed value, and tax delinquency across counties.

02

Title Companies

Automate lien and ownership verification checks to accelerate closing timelines.

03

Law Firms

Cross-reference property ownership with court filings for asset discovery in litigation.

Start building.

Pay per successful request. Failed calls are free.