...
SmartProxy service benefits from batching multiple requests together into a single script run. For example, it would be significantly more efficient to download 10 URLs through a single Smart Proxy script in comparison to doing 10 runs with a single URL each, considering both time and data transfer.
Running
...
complex crawls
Running large crawls consisting of multiple requests or doing compute-intensive postprocessing may require special configuration of the Smart Proxy requests.
...