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" />
                    
Directory.Packages.props
<PackageReference Include="Crping.Spider.PW" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=Crping.Spider.PW&version=0.8.1
                    
Install as a Cake Tool

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>
  • 新增属性FirstPageDictCountdown
  • 新增方法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 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.

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.8.1 505 12/10/2025
0.8.0 480 12/10/2025
0.7.0 475 12/10/2025
0.6.0 714 12/3/2025
0.5.0 222 11/26/2025
0.4.0 231 11/24/2025
0.3.0 438 11/19/2025
0.2.0 440 11/19/2025
0.1.0 444 11/18/2025