Trulia Explorer avatar
Trulia Explorer

Under maintenance

Pricing

$30.00/month + usage

Go to Store
Trulia Explorer

Trulia Explorer

Under maintenance

Developed by

cat

Maintained by Community

Search & Extract properties info from Trulia.com

0.0 (0)

Pricing

$30.00/month + usage

2

Total users

16

Monthly users

2

Runs succeeded

>99%

Last modified

6 months ago

You can access the Trulia Explorer 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  "location": [
3    "Alaska"
4  ],
5  "limit": 5
6}' |
7apify call jupri/trulia --silent --output-dataset

Trulia Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: