Trulia Scraper avatar
Trulia Scraper

Pricing

$25.00/month + usage

Go to Store
Trulia Scraper

Trulia Scraper

Developed by

Onidivo Technologies

Onidivo Technologies

Maintained by Community

Crawl the Trulia real estate listings site and extract data about homes for sale. Scrape home details for multiple search locations (City, Neighborhood, Zip, and County) and various search criteria and filters.

0.0 (0)

Pricing

$25.00/month + usage

6

Total users

104

Monthly users

3

Runs succeeded

91%

Last modified

8 months ago

You can access the Trulia Scraper 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 '{
< "startUrls": [
< {
< "url": "https://www.trulia.com/for_sale/San_Francisco,CA/3p_beds/300000p_price/MULTI-FAMILY,SINGLE-FAMILY_HOME,TOWNHOUSE_type/7_nl/"
< },
< {
< "url": "https://www.trulia.com/property/7095741518-37901-Ocean-Ridge-Dr-Gualala-CA-95445"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call onidivo/trulia-scraper --silent --output-dataset

Trulia Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: