AI Realestateagent avatar

AI Realestateagent

Under maintenance
Try for free

This Actor is paid per event

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
AI Realestateagent

AI Realestateagent

bala-ceg/ai-realestateagent
Try for free

This Actor is paid per event

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.

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • No reviews yet

  • No bookmarks yet

  • 21% runs succeeded

  • Created in Mar 2025

  • Modified 4 days 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.

1echo '{
2  "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."
3}' |
4apify 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

1npm i -g apify-cli
2apify login

Other API clients include: