US property records API: county GIS parcel data as JSON
A pay-per-result US property API: pull parcel-level property details straight from county GIS records, with owner, building attributes, and lot data, without scraping aggregator sites.
What the API returns
Each run writes one record per company to the default dataset. Field names below are the actual dataset schema of the US Property Details (County GIS Records) actor.
| Field | Contents |
|---|---|
county / parcelId | Source county and parcel identifier |
owner | Owner of record from the county roll |
address | Situs address |
beds / baths / sqft | Building attributes |
lotAcres / yearBuilt / propertyType | Lot size, construction year, and property type |
Official source, no API key needed
County GIS / assessor parcel records. The actor reads official county GIS parcel services directly and needs no API key, no account, and no subscription: run it from any Apify task, SDK script, or scheduled job.
Pricing
$0.0002 per property detail record, plus $0.005 per actor start. Pay-per-event pricing: pay for results, not for a subscription.
FAQ
Where does the data come from?
County GIS and assessor parcel services, the primary sources that aggregator sites repackage. Records carry the county and parcel ID so each row can be verified against the county source.
How is the actor priced?
Pay per event: $0.0002 per property detail record, plus $0.005 per run start. There is no monthly fee and no minimum.
How is a county selected?
Runs specify the county and a parcel or address query. County GIS portals differ, so coverage is per-county; unsupported counties are reported rather than guessed.