Compass Scraper avatar
Compass Scraper

Pricing

$30.00 / 1,000 results

Go to Store
Compass Scraper

Compass Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

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.

0.0 (0)

Pricing

$30.00 / 1,000 results

0

Total users

4

Monthly users

3

Runs succeeded

>99%

Last modified

3 months 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.

$echo '{
< "urls": [
< "https://www.compass.com/listing/113-jefferson-drive-columbia-tn-38401/1721827764917827545/"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: