
Realtor Agents Scraper
Pricing
$30.00/month + usage

Realtor Agents Scraper
💫 Scrape agents data from Realtor.com
1.8 (2)
Pricing
$30.00/month + usage
9
510
29
Last modified
22 days ago
Pricing
$30.00/month + usage
💫 Scrape agents data from Realtor.com
1.8 (2)
Pricing
$30.00/month + usage
9
510
29
Last modified
22 days ago
sort
EnumOptional
Sorting
"recent": string"rating": string"recommended": string"sale": string"sold": string
min_rating
EnumOptional
Minimum rating
"1": string"2": string"3": string"4": string"5": string
min_recommended
EnumOptional
Minimum recomendation
"1": string"5": string"10": string
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}