
AI Realestateagent
Deprecated
Pricing
Pay per event

AI Realestateagent
Deprecated
AI Real Estate Agent is an Apify Actor that searches for real estate listings on Zillow based on user queries. It extracts ZIP codes using an LLM (GPT-3.5-Turbo) and fetches property listings using the Zillow Scraper.
0.0 (0)
Pricing
Pay per event
0
Total users
7
Monthly users
3
Runs succeeded
0%
Last modified
a month ago
You can access the AI Realestateagent 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 '{< "query": "Searching for a 2-bedroom apartment in San Francisco, CA, with a monthly rent between $2000 and $4000, and preferably featuring amenities such as parking and a gym."<}' |<apify call bala-ceg/ai-realestateagent --silent --output-dataset
AI Realestateagent API through CLI
The Apify CLI is the official tool that allows you to use AI Realestateagent locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: