ScrapySharp 2.0.32-beta

This is a prerelease version of ScrapySharp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ScrapySharp --version 2.0.32-beta
NuGet\Install-Package ScrapySharp -Version 2.0.32-beta
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="ScrapySharp" Version="2.0.32-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScrapySharp --version 2.0.32-beta
#r "nuget: ScrapySharp, 2.0.32-beta"
#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.
// Install ScrapySharp as a Cake Addin
#addin nuget:?package=ScrapySharp&version=2.0.32-beta&prerelease

// Install ScrapySharp as a Cake Tool
#tool nuget:?package=ScrapySharp&version=2.0.32-beta&prerelease

Scraping Framework containing :
- a web client able to simulate a web browser.
- an HtmlAgilityPack extension to select elements using css selector (like JQuery)

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on ScrapySharp:

Package Downloads
RealmeyeSharp

Gets user infomation on realmeye. how to use got to project url and look at example

InstantQuick.SharePoint.Provisioning

CSOM based provisioning library for SharePoint 2013, 2016, and SharePoint Online

TripleA

TripleA is an extensible framework for building components for use in test frameworks to target system and deployment verification.

Smallcode.Net

Fluent HttpWebClient, Http parser and Json parser.

WeiXinApi

微信Api、用于获取用户基本信息、设置开发者接口、获取开发者凭据、获取关注信息。

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ScrapySharp:

Repository Stars
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
victor-iyif/ferventdeserte
visualized crawler & ETL IDE written with C#/WPF
Version Downloads Last updated
3.0.0 283,535 10/2/2018
3.0.0-alpha2 2,748 4/5/2018
3.0.0-alpha1 1,620 4/5/2018
2.6.2 175,616 7/4/2016
2.6.1 5,978 4/28/2016
2.6.0 2,148 4/28/2016
2.5.1 1,917 4/28/2016
2.5.0 9,126 2/22/2016
2.4.0 2,063 2/19/2016
2.4.0-beta1 1,651 2/5/2016
2.3.0 2,307 1/29/2016
2.2.63 20,866 11/21/2013
2.2.62 2,172 11/21/2013
2.2.61 3,317 10/4/2013
2.2.60 2,073 10/4/2013
2.2.59 2,083 10/2/2013
2.2.57 2,522 9/26/2013
2.2.56 2,510 9/12/2013
2.2.0 2,289 9/9/2013
2.1.55 3,357 7/24/2013
2.1.54 2,316 7/24/2013
2.1.53 3,443 6/20/2013
2.0.57-beta 2,416 5/17/2013
2.0.56-beta 1,848 5/6/2013
2.0.55-beta 1,862 4/26/2013
2.0.54-beta 1,880 4/24/2013
2.0.53-beta 2,198 4/5/2013
2.0.52 2,320 6/20/2013
2.0.52-beta 1,915 3/25/2013
2.0.51-beta 1,818 3/22/2013
2.0.50-beta 1,841 3/21/2013
2.0.49-beta 1,889 3/21/2013
2.0.48-beta 1,894 3/20/2013
2.0.47 2,250 6/20/2013
2.0.47-beta 1,791 3/20/2013
2.0.46-beta 1,880 3/20/2013
2.0.45-beta 1,818 3/20/2013
2.0.44-beta 1,846 3/19/2013
2.0.43-beta 1,869 3/14/2013
2.0.42-beta 2,010 2/13/2013
2.0.41-beta 1,884 2/6/2013
2.0.40-beta 1,915 2/6/2013
2.0.39-beta 1,849 2/6/2013
2.0.38-beta 1,866 2/4/2013
2.0.37-beta 1,871 2/4/2013
2.0.36-beta 1,856 1/22/2013
2.0.35-beta 1,849 1/15/2013
2.0.34-beta 1,843 1/4/2013
2.0.33-beta 1,897 1/4/2013
2.0.32-beta 1,931 1/4/2013
2.0.31-beta 1,781 1/4/2013
2.0.30-beta 1,882 1/4/2013
2.0.29-beta 1,815 1/4/2013
2.0.28-beta 1,880 1/4/2013
2.0.27-beta 1,792 1/2/2013
1.5.0 4,905 12/25/2012
1.4.3.1 2,738 12/11/2012
1.4.3 3,580 8/24/2012
1.4.2 2,225 8/17/2012
1.4.1 2,089 8/16/2012
1.4.0 2,123 8/16/2012
1.3.2 5,665 4/10/2012
1.3.0 2,317 4/3/2012
1.2.2 2,322 3/5/2012
1.2.1 2,283 2/20/2012
1.2.0 2,232 2/16/2012
1.1.0 2,796 12/7/2011
1.0.0 2,706 9/29/2011

- Use a new CssSelector parser written in F#
- Works with new version of HtmlAgilityPack
- Fix some cookies parsing error
- Add FSharp.Core.dll in copied dlls
- Fix a bug when we use descendant selector for direct children nodes