apify-sdk-js
apify-sdk-js copied to clipboard
feat: support for proxy tiers
Mirrors the "Proxy Tiers" feature from Crawlee (see more at https://github.com/apify/crawlee/pull/2348). Adds a shorthand option for generating the "proxy tiers" from user-friendly options (see tests).
There might be some issues with "nested" tieredProxyConfig - this requires further research.
Only works with Crawlee 3.8.3 and higher, releasing that is a prerequisite.