Homes.com Scraper
3 days trial then $20.00/month - No credit card required now
Homes.com Scraper
3 days trial then $20.00/month - No credit card required now
Retrieve all real estate property information from Homes.com. Scrape every property opportunity with prices, plans, images, tax history, amenities, sizes, images, addresses, contact information, real estate agents, and many more attributes in seconds. Search anything without any limits! Super fast!
You can access the Homes.com Scraper programmatically from your own applications by using the Apify API. You can 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.homes.com/property/4414-s-frontenac-st-seattle-wa/89p4n9gbb0k64/",
4 "https://www.homes.com/los-angeles-ca/",
5 "https://www.homes.com/los-angeles-ca/homes-for-rent/",
6 "https://www.homes.com/los-angeles-ca/sold/"
7 ],
8 "maxItems": 20,
9 "endPage": 1,
10 "extendOutputFunction": "($) => { return {} }",
11 "customMapFunction": "(object) => { return {...object} }",
12 "proxy": {
13 "useApifyProxy": true
14 }
15}' |
16apify call epctex/homes-com-scraper --silent --output-dataset
Homes.com Scraper API through CLI
The Apify CLI is the official tool that allows you to use Homes.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:
Actor Metrics
3 monthly users
-
2 stars
>99% runs succeeded
Created in Apr 2023
Modified 11 hours ago