curl -X GET https://scrape.st/metrics/twitter
{ "source": "twitter", "window_hours": 24, "count": { "source": 850, "internal": 1200 }, "source_latency_ms": { "p50": 160, "p95": 320, "p99": 520 }, "internal_latency_ms": { "p50": 15, "p95": 28, "p99": 48 } }
Get performance metrics for a specific source
Show properties