Gripper.Authenticated
0.2.0
Gripper.WebClient is being actively developed and provides the same API as Gripper.Authenticated used to, and way more (reliable blocking, 1-1 mapping of contexts to iFrames, ...).
See the version list below for details.
dotnet add package Gripper.Authenticated --version 0.2.0
NuGet\Install-Package Gripper.Authenticated -Version 0.2.0
<PackageReference Include="Gripper.Authenticated" Version="0.2.0" />
paket add Gripper.Authenticated --version 0.2.0
#r "nuget: Gripper.Authenticated, 0.2.0"
// Install Gripper.Authenticated as a Cake Addin #addin nuget:?package=Gripper.Authenticated&version=0.2.0 // Install Gripper.Authenticated as a Cake Tool #tool nuget:?package=Gripper.Authenticated&version=0.2.0
Gripper
Gripper is a web scraping toolbox.
It uses the chrome devtools protocol (CDP) to control a browser window. Gripper is configurable to use either Selenium or chrome-dev-tools-runtime as the CDP client.
The CDP has a rich interface and countless use cases. Gripper reduces its depth and width greatly with a solely web-scraping-focused facade.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- BaristaLabs.ChromeDevTools.Runtime (>= 70.0.3538.77)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Selenium.WebDriver (>= 4.0.1)
- Selenium.WebDriver.ChromeDriver (>= 95.0.4638.1700)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.2.2 | 1,159 | 10/28/2021 | |
0.2.1 | 1,077 | 10/28/2021 | |
0.2.0 | 1,063 | 10/26/2021 | |
0.1.0 | 1,011 | 10/26/2021 | |
0.0.9 | 1,049 | 10/26/2021 | |
0.0.8 | 1,059 | 10/26/2021 | |
0.0.7 | 1,052 | 10/25/2021 | |
0.0.6 | 1,074 | 10/22/2021 | |
0.0.5 | 1,035 | 10/22/2021 | |
0.0.4 | 1,029 | 10/20/2021 | |
0.0.3 | 829 | 10/20/2021 | |
0.0.2 | 1,062 | 10/19/2021 | |
0.0.1 | 1,051 | 10/18/2021 |
Backward incompatible changes to the API.