Compass Scraper avatar
Compass Scraper

Pricing

$35.00/month + usage

Go to Store
Compass Scraper

Compass Scraper

Developed by

Mosaic

Maintained by Community

Extract data about properties for sale on Compass using the Compass API, but with no daily call limits. Scrape millions of listings and download your data as HTML, JSON, CSV, Excel, XML. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

0.0 (0)

Pricing

$35.00/month + usage

2

Total users

18

Monthly users

1

Runs succeeded

97%

Last modified

a year ago

You can access the Compass 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  "searchUrl": "https://www.compass.com/homes-for-sale/_map/mapview=40.882214,-73.90609599999993,40.64729716100027,-74.04728499999982/"
3}' |
4apify call mosaic/compass-scraper --silent --output-dataset

Compass Scraper API through CLI

The Apify CLI is the official tool that allows you to use Compass 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: