
Compass Scraper
Pay $30.00 for 1,000 results

Compass Scraper
Pay $30.00 for 1,000 results
The Compass Scraper is a web crawler that extracts real estate listings from Compass. It collects details like price, location, size, bedrooms, bathrooms, and listing status. The scraper efficiently handles pagination and dynamic content, providing up-to-date, accurate insights.
You can access the Compass 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 "urls": [
3 "https://www.compass.com/listing/113-jefferson-drive-columbia-tn-38401/1721827764917827545/"
4 ],
5 "proxyConfiguration": {
6 "useApifyProxy": true
7 }
8}' |
9apify call getdataforme/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:
Actor Metrics
2 monthly users
-
0 No bookmarks yet
>99% runs succeeded
Created in Feb 2025
Modified 17 days ago