Immobilien-Suchmaschine avatar
Immobilien-Suchmaschine

Pricing

$0.01/month + usage

Go to Store
Immobilien-Suchmaschine

Immobilien-Suchmaschine

Developed by

Michael Haar

Michael Haar

Maintained by Community

Finde Wohnungen, Häuser & Grundstücke im Internet (Scraper für Willhaben, Immowelt, Remax, Immoscout24)

0.0 (0)

Pricing

$0.01/month + usage

6

Total users

74

Monthly users

10

Runs succeeded

>99%

Last modified

3 days ago

You can access the Immobilien-Suchmaschine 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.willhaben.at/iad/immobilien/eigentumswohnung/steiermark/graz"
< ],
< "filterFunction": "function filterRealEstateListings(realEstateListing) {\\n // TODO: add your logic here\\n return true;\\n}"
<}' |
<apify call michaelhaar/immobilien-suchmaschine --silent --output-dataset

Immobilien-Suchmaschine API through CLI

The Apify CLI is the official tool that allows you to use Immobilien-Suchmaschine locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: