Cadence and activation state for automated runs.
If Unscheduled is enabled, the scheduler clears the next run and ignores the interval until you schedule it again.
How often the scraper should be queued.
State: unscheduled
minutes
Turn schedule generation on or off.
Keep settings but stop dispatching runs.
Clear the next run entirely and reset to unscheduled state.
How each run is launched and bounded. Leave any field blank to inherit the platform default.
Verbosity of scraper logs. Set to DEBUG to see individual proxy validation results.
DEBUG
Effective: INFO
Response cache time-to-live. Requests whose URL matches a cached entry are served without hitting the network. Set to 0 to disable. Leave blank for platform default (43 200 s = 12 h).
0
Effective: 43200 (platform default)
seconds
Parallel workers for new runs.
Effective: — · platform default
Retry attempts before failing the run.
Per-request network timeout.
Delay inserted between outbound requests.
Grace period before the worker is asked to stop.
Effective: 10800 · platform default
Hard wall-clock cap for the run.
Effective: 14400 · platform default
Stops runs that stop making progress.
Limit detail page scrapes in incremental mode.
pages
Route this scraper to workers by policy.
HTTP transport and identity used for outbound requests.
HTTP transport backend. scrapling_fetcher=httpx, scrapling_stealth=TLS fingerprinting, scrapling_dynamic=Playwright.
scrapling_fetcher
scrapling_stealth
scrapling_dynamic
Effective: requests
JS interpreter for solving Cloudflare challenges. nodejs is more reliable than js2py.
nodejs
js2py
Effective: js2py
Browser fingerprint to emulate.
Effective: chrome
Optional pause before solving the JS challenge.
Effective: none
Route browser fetches through CloakBrowser. Applies to Playwright and Scrapling Dynamic.
Effective: disabled · Source: settings
Enable human-like mouse movements and timing in CloakBrowser.
Align browser timezone and locale to the proxy's geo-location in CloakBrowser.
Optional fingerprint profile string passed to CloakBrowser. Leave blank for the default profile.
HTTP header profile (User-Agent, Accept, etc.). None (Random/Default) lets the backend choose. Useful for mimicking a consistent browser identity across requests.
Whether and how proxies are used and validated for outbound requests.
Enable proxy routing for all outbound requests.
Effective: enabled · system default
Number of consecutive failures before a proxy is evicted from the reservoir.
Effective: 3 · platform default
Transport used when validating proxies before admission. A heavier backend (e.g. stealth) is more representative but slower.
Connect timeout for preflight checks. Leave blank for backend default (5 s for requests/fetcher, 10 s for stealth).
Effective: (default)
Times to retry a failed preflight before rejecting the proxy. 403 blocks are never retried regardless.
Effective: 0 · platform default
retries
If enabled, proxies returning a 4xx response (e.g. 403 Forbidden) during preflight are rejected immediately, without retrying.
Effective: Disabled
Override the default preflight test URL. Proxies are validated against this URL before admission. Useful for sites with strict geo-blocks or fingerprinting checks.
Effective: https://nofluffjobs.com/hu
Assign pools to this scraper and control pre-run refresh behaviour. Higher priority numbers are tried first.
Whether to revalidate assigned pools before starting. If stale skips revalidation when the pool was refreshed within pool_max_age_minutes.
pool_max_age_minutes
Effective: never
Staleness threshold for If stale: pools not refreshed within this window are revalidated. Leave blank to use each pool's own default.
Effective: pool default
Controls how the active proxy reservoir is built, rotated, and maintained during a run.
How proxies are selected from the reservoir. round_robin cycles evenly; sticky reuses the same proxy until it fails; weighted biases toward historically successful proxies; random picks uniformly at random.
round_robin
sticky
weighted
random
Effective: round_robin
Begin scraping once at least this many proxies have been admitted, even if the reservoir target is higher.
Effective: (target size)
Revalidate the live reservoir every N minutes during a run. Failing proxies are pruned and replaced. Leave blank or set to 0 to disable.
Effective: 60 · platform default
Bind the same proxy to a logical session for its lifetime. Enables fast fail-over when a proxy dies mid-session.
How long to keep a proxy bound to a sticky session before rotating to a fresh one.
Effective: s
Settings declared by this scraper's schema. Changes take effect on the next run.
Enable the proxy circuit breaker for this scraper. When disabled the circuit breaker is skipped entirely.
Effective: True (default)
Failure-rate fraction (0-1) at which the circuit breaker trips. Default 0.35 means 35% failure rate.
Effective: 0.35 (default)
Enable Scrapling's similarity-based adaptive extraction helper.
Effective: False (default)
Use the same proxy for the duration of a logical session.
How long to keep a proxy bound to a sticky session.
Effective: 600 (default)
Lifecycle-triggered actions (delivery, notifications, webhooks).