Trulia.com Scraper avatar
Trulia.com Scraper

Pricing

$15.00/month + usage

Go to Store
Trulia.com Scraper

Trulia.com Scraper

Developed by

epctex

epctex

Maintained by Community

Scrape Trulia.com to crawl millions of real estate properties nationwide. Crawl real estate listings and extract descriptions, images, features, pricing, property details, neighborhood, nearby schools, and all other features. You can specify search terms, filters, and much more.

0.0 (0)

Pricing

$15.00/month + usage

2

Total users

22

Monthly users

2

Runs succeeded

>99%

Last modified

9 hours ago

You can access the Trulia.com 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": [
< "https://www.trulia.com/p/ny/bronx/895-tiffany-st-bronx-ny-10459--2008893028",
< "https://www.trulia.com/home/364-Ovington-Ave-Brooklyn-NY-11209-112508280",
< "https://www.trulia.com/building/the-tides-at-arverne-by-the-sea-190-beach-69th-st-arverne-ny-11692-2355011519",
< "https://www.trulia.com/sold/New_York,NY/",
< "https://www.trulia.com/for_rent/New_York,NY/",
< "https://www.trulia.com/for_sale/New_York,NY/p_oh/",
< "https://www.trulia.com/for_sale/New_York,NY/2p_beds/50000p_price/APARTMENT,CONDO,COOP,SINGLE-FAMILY_HOME_type/fsbo_lt/"
< ],
< "maxItems": 20,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/trulia-scraper --silent --output-dataset

Trulia.com Scraper API through CLI

The Apify CLI is the official tool that allows you to use Trulia.com 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: