← API Catalog
Apify·Async

realtor.com Agents Scraper

Knowledge & Data$0.003 / result

What it does

Scrape Realtor.com Agents by ZIP Code — No Subscription. Only $3 per 1,000 records.

Returns: Scrape Realtor.com Agents by ZIP Code — No Subscription. Only $3 per 1,000 records.

Parameters

ParameterTypeRequiredDescription
maxResultsnumberNoIf set (>0), stop scraping each ZIP when this many results have been collected.
zipcodes_texttextareaYesPaste multiple 5-digit US ZIP codes, one per line. Example: 90210↵10001↵77494

Endpoints

GET/v1/agents/resources/inspect/apify.cleansyntax.realtor-com-agents-scraperPublic
POST/v1/agents/resources/estimate/apify.cleansyntax.realtor-com-agents-scraperPublic
POST/v1/agents/resources/run/apify.cleansyntax.realtor-com-agents-scraperAgent key
GET/v1/agents/resources/runs/{run_id}Agent key

Quick start

Run it with one Agent One Key over the OpenAI-compatible resource rail.

curl -X POST https://api.deva.me/v1/agents/resources/run/apify.cleansyntax.realtor-com-agents-scraper \
  -H "Authorization: Bearer deva_i1_your_key_here" \
  -H "Content-Type: application/json" \
  --data '{
    "params": {}
  }'

Related in Knowledge & Data