Propwire Advanced Property & Owner Data Scraper avatar
Propwire Advanced Property & Owner Data Scraper

Pricing

$15.00/month + usage

Go to Apify Store
Propwire Advanced Property & Owner Data Scraper

Propwire Advanced Property & Owner Data Scraper

Propwire Property Data Extractor delivers complete, structured real estate intelligence from Propwire pages ๐Ÿ ๐Ÿ“Š. It captures property details, valuation, equity, ownership, tax data, and investment indicators in clean JSON format ๐Ÿš€

Pricing

$15.00/month + usage

Rating

0.0

(0)

Developer

abdelhafid hasnaoui

abdelhafid hasnaoui

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

๐Ÿ“Š Propwire Property Data Extractor

A professional Apify actor designed to extract complete, structured real estate property data from Propwire pages with high accuracy and consistency.


๐Ÿ”— Input

  • Accepts one or multiple Propwire property URLs
  • Automatically processes each URL
  • Ideal for bulk extraction and large-scale data workflows

๐Ÿง  Extracted Data

This actor retrieves deep, investment-grade property intelligence, including:

  • Full property address & geolocation
  • Bedrooms, bathrooms, living area, lot size, year built
  • Estimated value, equity, LTV, price per square foot
  • Ownership type and owner name(s)
  • Owner mailing address
  • Tax assessment history
  • Garage and building details
  • Ownership duration (months / years)
  • Lead indicators (MLS status, equity flags, foreclosure signals, investor data)

All results are returned in a clean, well-structured JSON format, ready for:

  • CRM integration
  • Market analysis
  • Lead generation
  • Investment screening

โš™๏ธ Reliability & Performance

  • Built to handle dynamic Propwire pages
  • Focused on data accuracy and completeness
  • Stable extraction even with complex page structures

๐Ÿ› ๏ธ Support & Maintenance

  • Setup assistance available
  • Fast response for fixes and updates
  • Custom field requests supported
  • Actor maintained to adapt to Propwire structure changes

๐ŸŽฏ Use Cases

  • Real estate investors
  • Wholesalers
  • Data analysts
  • Lead generation agencies
  • PropTech startups

๐Ÿ“ฆ Example Output

{
"days_on_market": null,
"id": 363783,
"fulladdress": {
"address": "7231 Plank Ave",
"city": "El Cerrito",
"state": "CA",
"zip": "94530"
},
"address": "7231 Plank Ave",
"bedrooms": 2,
"bathrooms": 1,
"building_area_sf": 1021,
"company_owned": null,
"cooling_type": "Unknown",
"estimated_equity": 250651,
"estimated_equity_percentage": 29,
"estimated_value": 860015,
"estimated_ltv": "0.698544351",
"estimated_price_per_sf": "842.326150833",
"estimated_zip_price_per_sf": "743.035089023",
"garage_details": {
"garage_area_sf": 120,
"garage_area_sf_finished": null,
"garage_area_sf_unfinished": null,
"garage_type": "Carport (Unspecified)"
},
"geo_location": {
"latitude": "37.924498",
"longitude": "-122.307808"
},
"individual_owned": true,
"investor_owned": null,
"last_sold_date": "2025-11-10",
"last_sold_price": 851500,
"living_area_sf": 1021,
"lot_size_acres": "0.0573921",
"lot_size_sf": 2500,
"owner_name": [
"MIGUEL ANGEL GUZMAN",
"CAROLINA COVARRUBIAS GUZMAN"
],
"owner_mailing_address": {
"owners_mailing_address": "7231 PLANK AVE",
"owners_mailing_city": "EL CERRITO",
"owners_mailing_state": "CA",
"owners_mailing_zip": "94530",
"owners_mailing_zip4": "2039",
"owners_mail_privacy": null
},
"owner_occupied": true,
"months_of_ownership": 3,
"years_of_ownership": 1,
"property_type": "SFR",
"tax_assessed_values": {
"year_assessed": 2025,
"total": 564075,
"improvements": 47751,
"land": 516324,
"improvements_percentage": 8,
"previous_total": 564075
},
"trust_owned": null,
"units": 0,
"year_built": 1951,
"listhub": null,
"lead_type": {
"absentee_owner": null,
"adjustable_loan": false,
"assumable_loan": false,
"auction": null,
"bank_owned": false,
"cash_buyer": false,
"empty_nester": null,
"flipped_property": false,
"free_and_clear": false,
"high_equity": false,
"low_equity": false,
"negative_equity": false,
"intrafamily_transfer": false,
"mls_active": false,
"mls_pending": false,
"mls_failed": false,
"mls_sold": false,
"out_of_state_owner": null,
"preforeclosure": null,
"preprobate": false,
"private_lender": false,
"tired_landlord": false,
"vacant_home": false,
"vacant_lot": false,
"zombie_property": false,
"code_violation": false,
"lien_tax": false,
"lien_misc": false,
"divorce": false,
"bankruptcy": false,
"abandoned_homes": false,
"tax_dodgers": false,
"ultra_liens": false,
"ultra_violations": false,
"bargain_properties": false,
"desperate_landlords": false,
"cash_flow_rentals": false,
"creative_financing": false,
"hidden_gems_mls": false,
"sub_to_mls": false,
"sub_to_off_market": false
}
}