/trulia/properties/search
Search Trulia real-estate listings by location (city and state) with optional deal type (for sale, for rent, sold), property type, price range and minimum bedrooms. Returns properties with address, location and coordinates, status, price, bedrooms, bathrooms, floor space, property type, description, image, listing agent and broker, and list date.
Price: 20 credits per 20 results
💡 AI Hint: Search Trulia listings in a city (e.g. location=‘Austin, TX’). Optional filters: deal_type (for_sale/for_rent/sold), home_type, price_min, price_max, beds_min. Each item has id, url, address, city/state/zip, latitude/longitude, status, price/formatted_price/price_type, bedroom_count, bathroom_count, floor_space_sqft, property_type, description, image, listing_agent, listing_broker and listed_at.
Authorizations
API token from the dashboard
Headers
Body
City and two-letter state, e.g. 'Austin, TX'
1"Austin, TX"
Max number of properties to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Listing deal type
for_sale, for_rent, sold Property type filter
house, condo, townhome, multi_family, land Minimum price filter
x >= 0Maximum price filter
x >= 0Minimum number of bedrooms
0 <= x <= 10Response
Successful Response