Homes.com Scraper avatar
Homes.com Scraper

Pricing

$20.00/month + usage

Go to Store
Homes.com Scraper

Homes.com Scraper

Developed by

epctex

epctex

Maintained by Community

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!

0.0 (0)

Pricing

$20.00/month + usage

2

Total users

91

Monthly users

16

Runs succeeded

96%

Last modified

a day ago

You can access the Homes.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.homes.com/property/4414-s-frontenac-st-seattle-wa/89p4n9gbb0k64/",
< "https://www.homes.com/los-angeles-ca/",
< "https://www.homes.com/los-angeles-ca/homes-for-rent/",
< "https://www.homes.com/los-angeles-ca/sold/"
< ],
< "maxItems": 20,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: