Realtor.com Scraper avatar
Realtor.com Scraper

Pricing

$25.00/month + usage

Go to Store
Realtor.com Scraper

Realtor.com Scraper

Developed by

epctex

epctex

Maintained by Community

Uncover valuable insights from realtor.com's extensive property listings. Extract descriptions, images, features, property details, pricing, neighborhood details, nearby schools, and more for millions of properties. Customize your searches and filters to find the perfect real estate data.

4.4 (2)

Pricing

$25.00/month + usage

27

Total users

1.1K

Monthly users

65

Runs succeeded

99%

Issues response

9.6 days

Last modified

a day ago

You can access the Realtor.com Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< "https://www.realtor.com/realestateandhomes-search/Las-Vegas_NV",
< "https://www.realtor.com/realestateandhomes-detail/8209-Spring-Arts-Ave_Las-Vegas_NV_89129_M18560-54834",
< "https://www.realtor.com/realestateagents/5a28883df695ab0010dfe28b"
< ],
< "maxItems": 5,
< "endPage": 1,
< "search": "las vegas",
< "extendOutputFunction": "($) => { return {} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/realtor-scraper --silent --output-dataset

Realtor.com Property Data Extractor 🏘️ API through CLI

The Apify CLI is the official tool that allows you to use Realtor.com Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: