Update Settings
Realtor Listings Scraper
Update Settings
Configure settings for your Realtor Listings Scraper squid
POST
Update Settings
Update the configuration of your Realtor Listings Scraper squid. Pass crawler-specific settings inside the
params object.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYMust be application/json. Value:
application/jsonBody
Crawler-specific settings. See fields below.
Settings Fields
Maximum number of listings to collect per task. Leave empty for unlimited.
Maximum number of unique results across all tasks in a run. Leave empty for unlimited.
Only collect listings published after this point (based on
published_at). Accepts a relative duration (e.g. "24h", "7d", "2w") or an absolute date ("YYYY-MM-DD HH:MM").Timezone for interpreting an absolute
fetch_since date (e.g. "America/New_York"). Only applies when fetch_since is an absolute date — ignored for relative values like "24h" or "7d".Code Examples
Response
201