Crawler and scrapping framework which is written in C#.
Info
Version: | 4.0.0 |
Author(s): | Esben Carlsen, Andrey Kurdyumov |
Last Update: | Monday, April 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NCrawler |
Install
Install-Package NCrawler
dotnet add package NCrawler
paket add NCrawler
NCrawler Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Diagnostics.TextWriterTraceListener(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)