Kleinanzeigen Real Estate Crawler avatar
Kleinanzeigen Real Estate Crawler

Pricing

$30.00 / 1,000 units

Go to Store
Kleinanzeigen Real Estate Crawler

Kleinanzeigen Real Estate Crawler

Developed by

Yogendra Tamang

Yogendra Tamang

Maintained by Community

This actor can extract real estate data from kleinanzeigen (formerly ebay-kleinanzeigen)

0.0 (0)

Pricing

$30.00 / 1,000 units

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

12 days ago

You can access the Kleinanzeigen Real Estate Crawler 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 '{
< "categories": [
< {
< "category": "apartment",
< "url": "https://www.kleinanzeigen.de/s-wohnung-kaufen/bremen/c196l1",
< "pages": 5
< },
< {
< "category": "house",
< "url": "https://www.kleinanzeigen.de/s-haus-kaufen/bremen/c208l1",
< "pages": 5
< }
< ]
<}' |
<apify call yogen48-owner/kleinanzeigen-real-estate-crawler --silent --output-dataset

Kleinanzeigen Real Estate Crawler API through CLI

The Apify CLI is the official tool that allows you to use Kleinanzeigen Real Estate Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: