
Test
Under maintenance
Try for free
Pay $15.00 for 1,000 results
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 ActorsDeveloper
Maintained by Community
Actor Metrics
3 Monthly users
No reviews yet
No bookmarks yet
40% runs succeeded
Created in Mar 2025
Modified 3 days ago
Categories
You can access the Test 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 "filter_url": "https://www.realestate.com.au/buy/property-filter-url-example-in-examplecity,+examplestreet+examplezipcode/list-1?source=refinement"
3}' |
4apify call pythonscraper/realestate-au --silent --output-dataset
Realestate.com.au Scraper Tool API through CLI
The Apify CLI is the official tool that allows you to use Test locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: