这是一个轻量级的多线程网页爬虫框架。它仅仅封装了基本的任务调度功能。本身不具备HTML代码解析功能,这需要使用者自行实现或选用一些第三方的HTML解析库。.
Info
Version: | 1.0.1 |
Author(s): | moneyfengcn |
Last Update: | Wednesday, October 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/moneyfengcn/TinySpider |
NuGet Url: | https://www.nuget.org/packages/TinySpider |
Install
Install-Package TinySpider
dotnet add package TinySpider
paket add TinySpider
TinySpider Download (Unzip the "nupkg" after downloading)