Info
Version: | 3.0.0 |
Author(s): | Romain Flechner |
Last Update: | Tuesday, October 2, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/rflechner/ScrapySharp |
NuGet Url: | https://www.nuget.org/packages/ScrapySharp |
Install
Install-Package ScrapySharp
dotnet add package ScrapySharp
paket add ScrapySharp
ScrapySharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
- HtmlAgilityPack(>= 1.7.4)
- System.Runtime.Caching(>= 4.5.012621602)
Tags
- a web client able to simulate a web browser.
- an HtmlAgilityPack extension to select elements using css selector (like JQuery).