Propwire Leads Scraper avatar

Propwire Leads Scraper

Pricing

from $2.00 / 1,000 record scrapeds

Go to Apify Store
Propwire Leads Scraper

Propwire Leads Scraper

Extract US real estate leads from Propwire with 11M+ properties including owner info, equity, MLS data, lead-type flags, and tax records.

Pricing

from $2.00 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Extracts US residential property leads from Propwire — owner identity and mailing address, equity and loan-to-value position, MLS status and pricing, tax assessment, ownership history, and motivated-seller lead-type flags (absentee owner, vacant, pre-foreclosure, high equity, cash buyer) — searchable by state, city, or ZIP code.


Propwire Leads Scraper Features

  • Searches by state, city, or ZIP code — 11M+ US properties
  • Filters by lead type: absentee owner, vacant, pre-foreclosure, high equity, cash buyer
  • Returns owner name and mailing address, equity and loan-to-value, MLS status/price/list date, tax assessment, and sale history for every record
  • Includes geo coordinates, ownership tenure (months/years), and ownership type (individual, company, trust)
  • Respects maxItems so test runs stay cheap

Who Uses Propwire Leads?

  • Real estate investors — Source off-market and motivated-seller leads by state or ZIP
  • Wholesalers — Build targeted absentee-owner and high-equity lists
  • Agents and lead-generation teams — Enrich territory data with owner, equity, MLS, and tax information

Input

{
"state": "TX",
"leadTypes": ["absentee_owner", "vacant", "pre_foreclosure", "high_equity", "cash_buyer"],
"maxItems": 100
}
FieldTypeDefaultDescription
statestringUS state abbreviation to search (e.g. TX, CA, FL). Leave empty to use ZIP code or city search
citystringCity name to filter results (optional, used with state)
zipCodestringZIP code to search within (optional, overrides state/city when provided)
leadTypesarrayallFilter by lead type flags. Leave empty to get all leads
maxItemsinteger100Maximum number of property records to return

At least one of state, city, or zipCode is required.


Propwire Leads Scraper Output Fields

{
"propertyId": "203227",
"address": "2820 Northwood St",
"city": "Grapevine",
"state": "TX",
"zipCode": "76051",
"propertyType": "SFR",
"bedrooms": 3,
"bathrooms": 2,
"squareFeet": 2513,
"yearBuilt": 2000,
"estimatedValue": 766065,
"ownerName": "BRECHT WILLIAM",
"ownerMailingAddress": "2820 NORTHWOOD ST, GRAPEVINE, TX, 76051",
"equity": 766065,
"equityPercent": 100,
"leadTypes": "high_equity, cash_buyer",
"isCashBuyer": true,
"isHighEquity": true,
"propwireUrl": "https://www.propwire.com/property/2820-northwood-st-grapevine-tx-76051"
}
FieldTypeDescription
propertyIdstringUnique property identifier from Propwire
addressstringFull property address
citystringCity
statestringState abbreviation
zipCodestringZIP code
propertyTypestringProperty type (single family, condo, multi-family, etc.)
bedroomsnumberNumber of bedrooms
bathroomsnumberNumber of bathrooms
squareFeetnumberLiving area in square feet
buildingAreaSfnumberTotal building area in square feet (may differ from living area for multi-unit properties)
unitsnumberNumber of units on the property (multi-family)
yearBuiltnumberYear property was built
lotSizestringLot size
latitude / longitudenumberProperty coordinates
estimatedValuenumberEstimated market value (AVM)
estimatedPricePerSfnumberEstimated price per square foot
lastSalePrice / lastSaleDatenumber / stringLast recorded sale price and date
ownerNamestringCurrent owner full name
ownerOccupiedbooleanTrue if the owner lives at the property
ownerMailingAddressstringOwner mailing address (may differ from property address for absentee owners)
ownerMailingCity / ownerMailingState / ownerMailingZipstringOwner mailing address components
companyOwned / individualOwned / trustOwnedbooleanOwnership type
monthsOfOwnership / yearsOfOwnershipnumberHow long the current owner has held the property
equitynumberEstimated equity amount in USD
equityPercentnumberEstimated equity as a percentage of property value
estimatedLtvnumberEstimated loan-to-value ratio
mlsStatusstringMLS listing status (active, pending, off market, etc.)
mlsListingIdstringMLS listing ID if actively listed
mlsListPrice / mlsListDatenumber / stringMLS list price and date if actively listed
mlsPhotoUrlstringURL of the first MLS listing photo, if available
daysOnMarketnumberDays the property has been on the market
auctionDatestringScheduled auction date, if any
taxAssessedValue / taxYearnumberTax assessed value and assessment year
leadTypesstringComma-separated list of lead type flags
isAbsenteeOwner / isVacant / isPreForeclosure / isHighEquity / isCashBuyer / isMlsActivebooleanIndividual lead-type flags
propwireUrlstringDirect URL to the property detail page on Propwire
scrapedAtstringISO 8601 timestamp when this record was scraped

🔍 FAQ

How do I filter by lead type?

Set leadTypes to any combination of absentee_owner, vacant, pre_foreclosure, high_equity, cash_buyer. Leave it empty to get every lead type. Records are filtered to match at least one of the requested types.

How much does Propwire Leads Scraper cost to run?

It charges $0.10 per actor start plus $0.002 per property record. A run pulling 1,000 records costs around $2.10.

Can I search without a state?

Yes — city or zipCode alone also work. At least one of state, city, or zipCode is required.

Does this include owner phone or email?

No. This actor returns owner name and mailing address only.


Need More Features?

Need additional filters or fields? File an issue or get in touch.