PropertyScan AI avatar
PropertyScan AI

Pricing

$5.00/month + usage

Go to Store
PropertyScan AI

PropertyScan AI

Developed by

Serafim

Serafim

Maintained by Community

Extract the latest real estate listings from top sites like Zillow, Realtor.com, and more. Customize your search with advanced filters to find exactly what you need!

0.0 (0)

Pricing

$5.00/month + usage

4

Total users

14

Monthly users

4

Runs succeeded

>99%

Last modified

2 months ago

You can access the PropertyScan AI 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 '{
< "optional_keywords": [],
< "search_sites": [
< "zillow.com",
< "realtor.com",
< "redfin.com",
< "trulia.com",
< "apartments.com",
< "homes.com",
< "rent.com",
< "mls.com",
< "realestate.com",
< "loopnet.com",
< "movoto.com",
< "foreclosure.com"
< ],
< "property_type": [
< "Apartment"
< ]
<}' |
<apify call serafimc/propertyscan-ai --silent --output-dataset

PropertyScan AI API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: