
Realtor.com Scraper
3 days trial then $25.00/month - No credit card required now

Realtor.com Scraper
3 days trial then $25.00/month - No credit card required now
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.
Actor Metrics
38 monthly users
No reviews yet
15 bookmarks
99% runs succeeded
2.5 days response time
Created in Mar 2021
Modified 12 hours 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.
1echo '{
2 "startUrls": [
3 "https://www.realtor.com/realestateandhomes-search/Las-Vegas_NV",
4 "https://www.realtor.com/realestateandhomes-detail/8209-Spring-Arts-Ave_Las-Vegas_NV_89129_M18560-54834",
5 "https://www.realtor.com/realestateagents/5a28883df695ab0010dfe28b"
6 ],
7 "maxItems": 5,
8 "endPage": 1,
9 "search": "las vegas",
10 "extendOutputFunction": "($) => { return {} }",
11 "proxy": {
12 "useApifyProxy": true
13 }
14}' |
15apify 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
1npm i -g apify-cli
2apify login
Other API clients include: