Century 21 Real Estate Scraper (US) avatar

Century 21 Real Estate Scraper (US)

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Century 21 Real Estate Scraper (US)

Century 21 Real Estate Scraper (US)

mikhail.koviazin/century-21-real-estate-scraper-us

Scrape and download thousands of real estate property listings on Century 21 (US website). Supports search and particular properties URL lists. Extract Century 21 real estate property listings for entire state in 20 minutes. Download the data as HTML table, JSON, CSV, Excel, XML and RSS feed.

You can access the Century 21 Real Estate Scraper (US) 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    {
4      "url": "https://www.century21.com/real-estate/miami-fl/LCFLMIAMI/?be=6&pr=%7C1000000&ba=4"
5    },
6    {
7      "url": "https://www.century21.com/real-estate/miami-fl/LCFLMIAMI/?pdp=C2183797907"
8    },
9    {
10      "url": "https://www.century21.com/property/15213-sw-118th-ter-miami-fl-33196-C2183797907"
11    }
12  ],
13  "proxy": {
14    "useApifyProxy": true
15  }
16}' |
17apify call mikhail.koviazin/century-21-real-estate-scraper-us --silent --output-dataset

Century 21 Real Estate Scraper (US) API through CLI

The Apify CLI is the official tool that allows you to use Century 21 Real Estate Scraper (US) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community