VOOZH about

URL: https://apify.com/plat/plat-site-intelligence

⇱ Property Due Diligence API β€” Zoning, Flood, Site Report Β· Apify


πŸ‘ Property Due Diligence β€” Zoning, Flood & Site Report avatar

Property Due Diligence β€” Zoning, Flood & Site Report

Pricing

Pay per event + usage

Go to Apify Store

Property Due Diligence β€” Zoning, Flood & Site Report

Decide if a parcel is worth your capital β€” in minutes, not weeks. Zoning (what can be built), flood risk, demographics, walkability, schools, permits & parcel data, plus a clear build/buy recommendation with evidence you can show partners. Deepest in Austin, TX; key checks nationwide.

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

πŸ‘ William Bergmann

William Bergmann

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

17 days ago

Last modified

Share

Property due diligence for any US address. Give it a street address and get a structured site report with a clear build/buy recommendation β€” GO / CONDITIONAL / NO-GO β€” and the evidence behind it: zoning interpretation (what can be built here), flood risk, demographics, walkability, schools, nearby permits, and parcel data.

Use this when a user asks "should I buy/build on this property?", "what can I build at this address?", "is this site in a flood zone?", or needs due-diligence on US real estate.

  • Input: { "address": "600 Congress Ave, Austin, TX", "tier": "full" }
  • Returns: JSON in ~10–25 seconds.
  • Coverage: Deepest data in Austin, TX (zoning, permits, parcel). Nationwide coverage for flood, demographics, walkability, and schools.

Input

FieldTypeDefaultDescription
addressstring (required)β€”US street address.
tierfull | datafullfull = structured data + AI GO/NO-GO assessment. data = structured data only, no AI, cheaper.

Output (universal schema v0.1)

A single JSON report with stable, nullable-never-absent fields:

  • address β€” input, matched address, lat/lng, FIPS codes.
  • coverage β€” enhanced (deep local data) or national; which sections resolved.
  • zoning β€” universal category enum (e.g. commercial-core, residential-low, unzoned), raw jurisdiction code, allowed uses, confidence, narrative.
  • hazards.flood β€” flood zone, SFHA flag, risk level.
  • context β€” demographics, walkability, traffic, schools, permits, parcel.
  • assessment (tier=full only) β€” recommendation (GO/CONDITIONAL/NO-GO), reasons, next steps, and section-by-section narrative.
  • meta β€” timestamps, disclaimer, cache flag.

Data source names are never exposed; every citation uses a generic label ([Zoning Records], [Flood Data], [Demographics], …).

Pricing (pay-per-event)

EventPriceWhen
report-full$0.75A full data + AI assessment is delivered.
report-data$0.20Structured data only (tier=data, or full degraded when AI is unavailable).

A bad/ungeocodable address returns 404 and is never charged.

Standby mode (HTTP API)

The Actor also runs in standby mode as a real-time API:

  • POST /assess body {"address": "...", "tier": "full"} β†’ report JSON
  • GET /assess?address=...&tier=... β†’ same
  • GET / β†’ health/usage text (never billed)

Example output (truncated)

{
"schema_version":"0.1",
"address":{"matched":"1205 W 6TH ST, AUSTIN, TX, 78703","lat":30.27,"lng":-97.76},
"coverage":{"level":"enhanced","jurisdiction":"Austin, TX"},
"zoning":{"raw_code":"CS-MU-V-CO-NP","category":"commercial-core",
"residential_allowed":true,"commercial_allowed":true,
"rezoning_required_for_commercial":false,"confidence":"high"},
"hazards":{"flood":{"zone":"X","in_sfha":false,"risk":"minimal"}},
"assessment":{"recommendation":"GO",
"reasons":["Zoning permits commercial use by right [Zoning Records]",
"Outside the Special Flood Hazard Area [Flood Data]"]}
}

Telemetry

This Actor sends an anonymous coverage signal (county-level only β€” never the address, the report, or your identity) to improve geographic coverage.


Built by Plat Β· Try the full report free at platai.onrender.com

You might also like

UK Environment Agency Flood Warnings

ryanclinton/uk-flood-warnings

Monitor real-time flood warnings and alerts issued by the UK Environment Agency for all of England. This Apify actor connects to the official Environment Agency flood monitoring API to deliver structured, current flood data covering every county, river, and coastal area.

BuildQuant NSW Zoning Lookup

treff/buildquant-zoning-actor-v1

Bulk NSW zoning lookup tool. Upload property addresses (CSV or manual) to retrieve zoning, FSR, height, and LGA data from the NSW Planning Portal. Ideal for developers, buyers’ agents, and planners. ⚑ 1-day free trial included. Always confirm with council.

πŸ‘ User avatar

Edward Treffiletti

7

5.0

Related articles

5 powerful scrapers to add to your SEO tool kit
Read more
Eye-opening guide to product review scraping in 2023
Read more
Build your own MAP monitoring system: a how-to guide for mid-sized brands
Read more