Propwire Leads Scraper
Pricing
from $2.00 / 1,000 record scrapeds
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
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
maxItemsso 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}
| Field | Type | Default | Description |
|---|---|---|---|
state | string | — | US state abbreviation to search (e.g. TX, CA, FL). Leave empty to use ZIP code or city search |
city | string | — | City name to filter results (optional, used with state) |
zipCode | string | — | ZIP code to search within (optional, overrides state/city when provided) |
leadTypes | array | all | Filter by lead type flags. Leave empty to get all leads |
maxItems | integer | 100 | Maximum 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"}
| Field | Type | Description |
|---|---|---|
propertyId | string | Unique property identifier from Propwire |
address | string | Full property address |
city | string | City |
state | string | State abbreviation |
zipCode | string | ZIP code |
propertyType | string | Property type (single family, condo, multi-family, etc.) |
bedrooms | number | Number of bedrooms |
bathrooms | number | Number of bathrooms |
squareFeet | number | Living area in square feet |
buildingAreaSf | number | Total building area in square feet (may differ from living area for multi-unit properties) |
units | number | Number of units on the property (multi-family) |
yearBuilt | number | Year property was built |
lotSize | string | Lot size |
latitude / longitude | number | Property coordinates |
estimatedValue | number | Estimated market value (AVM) |
estimatedPricePerSf | number | Estimated price per square foot |
lastSalePrice / lastSaleDate | number / string | Last recorded sale price and date |
ownerName | string | Current owner full name |
ownerOccupied | boolean | True if the owner lives at the property |
ownerMailingAddress | string | Owner mailing address (may differ from property address for absentee owners) |
ownerMailingCity / ownerMailingState / ownerMailingZip | string | Owner mailing address components |
companyOwned / individualOwned / trustOwned | boolean | Ownership type |
monthsOfOwnership / yearsOfOwnership | number | How long the current owner has held the property |
equity | number | Estimated equity amount in USD |
equityPercent | number | Estimated equity as a percentage of property value |
estimatedLtv | number | Estimated loan-to-value ratio |
mlsStatus | string | MLS listing status (active, pending, off market, etc.) |
mlsListingId | string | MLS listing ID if actively listed |
mlsListPrice / mlsListDate | number / string | MLS list price and date if actively listed |
mlsPhotoUrl | string | URL of the first MLS listing photo, if available |
daysOnMarket | number | Days the property has been on the market |
auctionDate | string | Scheduled auction date, if any |
taxAssessedValue / taxYear | number | Tax assessed value and assessment year |
leadTypes | string | Comma-separated list of lead type flags |
isAbsenteeOwner / isVacant / isPreForeclosure / isHighEquity / isCashBuyer / isMlsActive | boolean | Individual lead-type flags |
propwireUrl | string | Direct URL to the property detail page on Propwire |
scrapedAt | string | ISO 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.