Skip to main content
Piloterr
Back to library

Realtor Search API

Search Realtor.com listings from a search URL and retrieve prices, beds, baths, sqft, photos, and property metadata.

Active2 credits = 1 requestGET/v2/realtor/search

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

Extract property listings from any Realtor.com search results page. Returns structured listings with photos, address, price, beds, baths, sqft, property type, and permalinks.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/realtor/search?query=https://www.realtor.com/realestateandhomes-search/New-York_NY

ParametersLink to Parameters

Parameter Type Required Description
query string yes Full Realtor.com search URL

Response fieldsLink to Response fields

Field Type Description
results array List of property listings
results[].property_id string Realtor.com property ID
results[].permalink string Property permalink slug
results[].list_price integer List price in USD
results[].photos array Listing photos (href)
results[].location.address.line string Street address
results[].location.address.city string City
results[].location.address.state string State code
results[].location.address.postal_code string ZIP code
results[].description.beds integer | null Bedrooms
results[].description.baths number | null Bathrooms
results[].description.sqft integer | null Interior sqft
results[].description.lot_size integer | null Lot size
results[].description.type string Property type code

NotesLink to Notes

  • Response is returned under results.
  • Only full Realtor.com search URLs are accepted as query.
  • Pass a property detail URL to the Realtor Property endpoint for full listing data.

Main use casesLink to Main use cases

  • Monitor for-sale inventory in a target city or state
  • Build lead lists with price, beds, baths, and photos
  • Feed property discovery pipelines for real estate analytics
  • Enrich CRM records from live Realtor.com search pages

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included