Crping.Spider.PW
0.8.1
dotnet add package Crping.Spider.PW --version 0.8.1
NuGet\Install-Package Crping.Spider.PW -Version 0.8.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Crping.Spider.PW" Version="0.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Crping.Spider.PW" Version="0.8.1" />
<PackageReference Include="Crping.Spider.PW" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Crping.Spider.PW --version 0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.Spider.PW, 0.8.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Crping.Spider.PW@0.8.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Crping.Spider.PW&version=0.8.1
#tool nuget:?package=Crping.Spider.PW&version=0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crping.Spider.PW
基于 Playwright 的网络爬虫工具抽象类
版本更新说明
0.8.1
2025年12月10日 星期三
- 新增指定默认泛型类型的抽象类
SpiderBaseForPW
0.8.0
2025年12月10日 星期三
- 新增类
SpiderOptions - 修改方法
StartAsync参数为可空类型
0.7.0
2025年12月10日 星期三
- 新增类
SpiderOptions<TData> - 新增属性
FirstPageDict,Countdown - 新增方法
AddToFirstPageDict,TryGetFromFirstPageDict - 修改所有与
FirstPageChannel相关代码 - 修改方法
StartAsync (SpiderOptions<TOptionData> options)
0.6.0
2025年12月3日 星期三
- 新增属性
Args,Context - 新增方法
AddArgs - 添加浏览器启动参数配置
0.5.0
2025年11月26日 星期三
- 新增对数据通道数据量的展示
0.4.0
2025年11月24日 星期一
- 新增属性
RawSp,并修改所有相关代码 - 方法
InitAsync新增参数log,并修改所有异步初始化相关代码 - 方法
ProcessFirstPageChannelAsync服务提供者添加范围
0.3.0
2025年11月19日 星期三
-优化并重命名方法ScrollToBottomAsync()
0.2.0
2025年11月19日 星期三
- 新增方法
ScrollToBottom() - 新增接口
INextPage,ISave
0.1.0
2025年11月18日 星期二
- 实现
PlaywrightExt,SpiderBaseForPW
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Crping.TaskManager.Abstractions (>= 1.17.0)
- Microsoft.Playwright (>= 1.56.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.