Scrapium
Experimental ScrapflyScrapfly session control and observability. Provides proxy bandwidth metrics for the current browser session.
No symbols match your filter.
Commands
Scrapium.getProxyMetrics
Experimental Scrapfly Returns proxy bandwidth metrics for the current browser session.
Includes per-destination byte counts (client↔proxy, proxy↔upstream), image bandwidth, and cache savings.
Return Object
| Name | Type | Description |
|---|---|---|
metrics
|
object |
Proxy bandwidth metrics including per-destination tunnel data. |
proxy_image_bytes
|
integer |
Total image bytes transferred through the proxy. |
cache_bytes_served
|
integer |
Total bytes served from cache (saved bandwidth). |