Info
Version: | 1.0.1 |
Author(s): | Sriram Sakthivel (Original Author - Romain Flechner) |
Last Update: | Sunday, August 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rflechner/ScrapySharp |
NuGet Url: | https://www.nuget.org/packages/UnOfficial.ScrapySharp.Xamarin.Android |
Install
Install-Package UnOfficial.ScrapySharp.Xamarin.Android
dotnet add package UnOfficial.ScrapySharp.Xamarin.Android
paket add UnOfficial.ScrapySharp.Xamarin.Android
UnOfficial.ScrapySharp.Xamarin.Android Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.2)
- HtmlAgilityPack(>= 1.7.4)
- Microsoft.Extensions.Caching.Memory(>= 3.1.6)
Tags
- a web client able to simulate a web browser.
- an HtmlAgilityPack extension to select elements using css selector (like JQuery).