Gripper

A web-scraping toolbox for .NET.

View on GitHub

Gripper.WebClient

Gripper.WebClient.Utils

IParallelRuntimeUtils Interface

State container for running multiple IWebClient instances.

public interface IParallelRuntimeUtils

Remarks

Instantiate as a singleton.
This is a work-around the limitations of passing custom settings to transient IWebClient instances.

Methods  
GetFreshTcpPort() Gets unused TCP port to use as a CDP listener of a new browser instance.