Small BusinessIndependent InvestorTrade BusinessAccountingFinanceLegalMarketingOperationsSalesReal EstateTemplatesPricingDocs
Get started

Step Guide: Property Lookup

Research

Look up property details, owner info, and features by address

Overview

The Property Lookup step takes a street address broken into components (street, city, state, and optional zip code) and returns detailed property information including bedrooms, bathrooms, square footage, year built, owner details, and property features. All input and output fields are pre-configured.

When to Use

  • Enrich real estate lead data with property details
  • Build property comparison workflows that aggregate data across multiple addresses
  • Generate property reports by combining lookup data with PDF generation
  • Validate or supplement property data from other sources

How It Works

Provide a street address, city, and state as input (zip is optional). These must be non-empty US address components. Returns detailed property information including address, location, property type, size, year built, owner details, and features like pool, garage, cooling, and heating.

Tips
  • Combine with Evaluate steps to compute metrics like price per square foot
  • Use in a For Each loop to look up multiple properties from a CSV or Google Sheet

Frequently Asked Questions

What address coverage is supported?
US residential and commercial addresses. International addresses are not currently supported.
What property details are returned?
Bedrooms, bathrooms, square footage, year built, property type, owner details, and features like pool, garage, cooling, and heating.
Can I look up many properties at once?
Yes. Use a For Each loop over a list of addresses from a CSV or Google Sheet with the Property Lookup step inside the loop body.