Propwire Property Owner Scraper avatar

Propwire Property Owner Scraper

Pricing

Pay per usage

Go to Apify Store
Propwire Property Owner Scraper

Propwire Property Owner Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

ScrapySpider

ScrapySpider

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

6 days ago

Last modified

Share

Propwire Property Owner Scraper

Extracts property ownership information from Propwire — accepts US street addresses or direct Propwire URLs and returns owner name, mailing addresses, property count, and business classification in structured JSON.

  • Accepts street addresses or direct Propwire URLs (or both)
  • Extracts owner name, mailing address, and property count
  • Detects business entities (LLC, Inc, Corp, etc.)
  • Built-in DataDome CAPTCHA solving via 2Captcha
  • Stealth browser with anti-detection for reliable scraping
  • Outputs clean JSON ready for spreadsheets, CRMs, or downstream processing

What data does it extract?

Each result contains:

Property info: address, estimated price, APN (Assessor's Parcel Number), latitude, longitude, location

Owner info: owner name, primary mailing address, secondary mailing address, number of properties owned, business entity flag

Links: direct Propwire owner-details URL for each property

All output is available as JSON, CSV, or Excel via Apify's dataset export.

Use cases

  • Real estate investing: Identify property owners for off-market deal outreach
  • Skip tracing: Find owner mailing addresses for direct mail campaigns
  • Portfolio analysis: Determine how many properties an owner holds to identify institutional vs. individual landlords
  • Wholesale lead generation: Build lists of property owners with mailing addresses for bulk outreach
  • Due diligence: Verify property ownership before making offers or signing contracts
  • Market research: Analyze ownership patterns — business entities vs. individual owners — across neighborhoods

How to use

  1. Click Try for free above
  2. In the Input tab, enter one or more US property addresses (e.g., 349 Rumble Rd, Warren, Vermont) — or paste direct Propwire URLs
  3. Paste your Propwire Cookies — export them from your browser after logging into Propwire (required)
  4. Optionally add your 2Captcha API Key for automatic CAPTCHA solving
  5. Click Start and wait for the run to complete (usually 30–60 seconds per address)
  6. Download your results as JSON, CSV, or Excel from the Output tab

Input parameters

ParameterTypeRequiredDescription
addressesArray of stringsNo*US property addresses to look up. Example: 349 Rumble Rd, Warren, Vermont
startUrlsArray of stringsNo*Direct Propwire property URLs. Use if you already have Propwire links.
propwireCookiesString (JSON)YesJSON array of browser cookies for Propwire authentication. Export from your browser after logging in.
twoCaptchaApiKeyStringNoAPI key for 2Captcha — used to solve DataDome CAPTCHAs. Get one at 2captcha.com.
proxyConfigurationObjectNoProxy settings. Defaults to Apify residential proxies. Recommended to leave as default.

* At least one of addresses or startUrls is required.

Output example

{
"address": "349 Rumble Rd, Warren, Vermont",
"ownerName": "John Smith",
"ownerAddress1": "349 Rumble Rd, Warren, VT 05674",
"ownerAddress2": "",
"propertyOwned": "3",
"isBusiness": false,
"price": "$425,000",
"apn": "012-345-678",
"detailsUrl": "https://propwire.com/realestate/*/12345/owner-details",
"latitude": 44.1183,
"longitude": -72.8554,
"location": "Warren, VT 05674"
}

Pricing

This Actor is free to use — you only pay for Apify platform compute time and proxy usage.

A typical run of 10 addresses costs approximately $0.10–$0.30 in Apify platform credits (varies by CAPTCHA frequency and proxy usage).

New Apify accounts receive $5 in free credits — enough for roughly 50–100 property lookups.

Note: If you use the 2Captcha integration, 2Captcha charges separately per CAPTCHA solved (~$2.99 per 1,000 solves).

Technical notes

  • Propwire cookies required: You must provide valid browser cookies from a logged-in Propwire session. Export them using a browser extension like "EditThisCookie" or "Cookie-Editor".
  • Residential proxies recommended: Propwire uses DataDome anti-bot protection. Residential proxies (Apify default) give the best success rate.
  • CAPTCHA handling: Propwire may trigger DataDome CAPTCHAs. Provide a 2Captcha API key for automatic solving. Without it, CAPTCHA-blocked pages will be skipped.
  • Rate limiting: The Actor processes one address at a time to avoid triggering anti-bot measures. Expect ~30–60 seconds per address.
  • Address matching: The Actor verifies that the Propwire auto-complete result matches your input address (city, state, zip, street). Mismatches are skipped to avoid returning wrong owner data.
  • Business detection: Owner names containing LLC, Inc, Corp, PLC, Limited, or Company are automatically flagged as business entities.

Integrations

Outputs are compatible with:

  • Google Sheets: Export dataset directly as CSV and import
  • Make (formerly Integromat): Use the Apify module to trigger runs and send data to Google Sheets or Airtable
  • Zapier: Connect Actor runs to 5,000+ apps via the Apify Zapier app
  • REST API: Run the Actor programmatically and poll results via the Apify API

Support

Have questions or found a bug? Reach out: