freshprobe_batch
Probe multiple URLs concurrently to verify data freshness by checking HTTP cache staleness, latency, content fingerprints, TLS certificates, DNS timing, and redirect chains.
Instructions
Probe multiple endpoints concurrently for data freshness. Returns an array of JSON verdicts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | list of URLs to probe | |
| repeat | No | number of repeat probes per URL | |
| concurrency | No | max concurrent probes |