Keller Williams Scraper avatar
Keller Williams Scraper

Pricing

$25.00/month + usage

Go to Store
Keller Williams Scraper

Keller Williams Scraper

getdataforme/keller-williams-scraper

Developed by

GetDataForMe

Maintained by Community

Keller Williams Scraper extracts real estate data from Keller Williams listings, including property details, prices, locations, and images. Ideal for market analysis, lead generation, and investment research. Easily integrates with APIs, exports to JSON/CSV, and automates data collection.

0.0 (0)

Pricing

$25.00/month + usage

0

Monthly users

2

Runs succeeded

>99%

Last modified

14 days ago

Overview

The Keller Williams Scraper is an Apify actor designed to scrape real estate listings from Keller Williams. It extracts key property details, including pricing, address, images, and agent information.

Input Configuration

The actor requires an input JSON to specify the target property URLs and proxy settings. Below is an example input:

1{
2  "proxyConfiguration": {
3    "useApifyProxy": true,
4    "apifyProxyGroups": [
5      "RESIDENTIAL"
6    ]
7  },
8  "urls": [
9    "https://www.kw.com/property/51-Delta-Drive-Windham-ME-04062/1924328476800128"
10  ]
11}

Parameters

  • proxyConfiguration: Defines proxy settings for the scraper.
    • useApifyProxy: (Boolean) Set to true to enable Apify Proxy.
    • apifyProxyGroups: (Array) Set to RESIDENTIAL to use residential proxies.
  • urls: (Array) A list of property URLs to scrape.

Output Data

The scraper returns property listing details in JSON format. Below is an example output:

1{
2  "url": "https://www.kw.com/property/51-Delta-Drive-Windham-ME-04062/1924328476800128",
3  "source": "Keller Williams",
4  "listing_id": "1924328476800128",
5  "title": "51 Delta Drive, Windham, ME 04062 | Keller Williams",
6  "property_type": "Single Family Residence",
7  "price": "974900.0 USD",
8  "bedrooms": "5 Beds",
9  "bathrooms": "4 Baths",
10  "square_footage": "sq ft",
11  "year_built": "2017",
12  "street_address": "51 Delta Drive",
13  "city": "Windham",
14  "state": "ME",
15  "zip_code": "04062",
16  "parking_spaces": "3 Parking Spaces",
17  "HOA_fees": "0 USD",
18  "property_tax": "0 USD",
19  "image_urls": [
20    "https://cflare.smarteragent.com/rest/Resizer?...&width=1000",
21    "https://cflare.smarteragent.com/rest/Resizer?...&width=1000"
22  ],
23  "listing_agent_name": "Kaylin Dore",
24  "listing_agency_name": "A Team Realty",
25  "description": "Welcome to 51 Delta Drive, a stunning 4001 sq. ft. home situated on 2.43 acres..."
26}

Features

  • Extracts key property details such as price, address, agent information, and images.
  • Supports multiple property URLs in a single run.
  • Uses Apify's residential proxies to avoid detection.
  • Returns structured JSON output for easy data processing.

Usage

  1. Go to the Keller Williams Scraper actor page on Apify.
  2. Click Run and provide the input JSON.
  3. Wait for the scraper to complete.
  4. Download the results in JSON format from the Apify dataset.

Limitations

  • The scraper relies on the structure of Keller Williams' website, which may change over time.
  • Some properties might have missing details depending on the listing availability.
  • Excessive scraping might trigger rate-limiting; use proxies responsibly.

Support

For questions or issues, please contact Apify support or create an issue in the repository.


Note: This scraper is intended for personal or research purposes. Make sure to comply with Keller Williams' terms of service before using it for commercial applications.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$25.00