ScrapySharp 1.3.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ScrapySharp --version 1.3.2
NuGet\Install-Package ScrapySharp -Version 1.3.2
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="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ScrapySharp" Version="1.3.2" />
<PackageReference Include="ScrapySharp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ScrapySharp --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ScrapySharp, 1.3.2"
#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.
#:package ScrapySharp@1.3.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ScrapySharp&version=1.3.2
#tool nuget:?package=ScrapySharp&version=1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Scraping Framework containing :
- a web client able to simulate a web browser.
- an HtmlAgilityPack extension to select elements using css selector (like JQuery)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- HtmlAgilityPack (>= 1.4.2)
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
|
|
|
DSPaul/COMPASS
TTRPG resource manager, bringing all your books, maps, etc. in one place.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.63 | 2,635 | 11/21/2013 |
| 2.2.62 | 62 | 11/21/2013 |
| 2.2.61 | 364 | 10/4/2013 |
| 2.2.60 | 52 | 10/4/2013 |
| 2.2.59 | 50 | 10/2/2013 |
| 2.2.57 | 301 | 9/26/2013 |
| 2.2.56 | 84 | 9/12/2013 |
| 2.2.0 | 64 | 9/9/2013 |
| 2.1.55 | 334 | 7/24/2013 |
| 2.1.54 | 48 | 7/24/2013 |
| 2.1.53 | 297 | 6/20/2013 |
| 2.0.57-beta | 259 | 5/17/2013 |
| 2.0.56-beta | 40 | 5/6/2013 |
| 2.0.55-beta | 43 | 4/26/2013 |
| 2.0.54-beta | 48 | 4/24/2013 |
| 2.0.53-beta | 255 | 4/5/2013 |
| 2.0.52 | 63 | 6/20/2013 |
| 2.0.52-beta | 44 | 3/25/2013 |
| 2.0.51-beta | 39 | 3/22/2013 |
| 2.0.50-beta | 40 | 3/21/2013 |
| 2.0.49-beta | 40 | 3/21/2013 |
| 2.0.48-beta | 40 | 3/20/2013 |
| 2.0.47 | 46 | 6/20/2013 |
| 2.0.47-beta | 39 | 3/20/2013 |
| 2.0.46-beta | 39 | 3/20/2013 |
| 2.0.45-beta | 40 | 3/20/2013 |
| 2.0.44-beta | 40 | 3/19/2013 |
| 2.0.43-beta | 40 | 3/14/2013 |
| 2.0.42-beta | 49 | 2/13/2013 |
| 2.0.41-beta | 39 | 2/6/2013 |
| 2.0.40-beta | 38 | 2/6/2013 |
| 2.0.39-beta | 38 | 2/6/2013 |
| 2.0.38-beta | 38 | 2/4/2013 |
| 2.0.37-beta | 38 | 2/4/2013 |
| 2.0.36-beta | 41 | 1/22/2013 |
| 2.0.35-beta | 39 | 1/15/2013 |
| 2.0.34-beta | 38 | 1/4/2013 |
| 2.0.33-beta | 39 | 1/4/2013 |
| 2.0.32-beta | 39 | 1/4/2013 |
| 2.0.31-beta | 39 | 1/4/2013 |
| 2.0.30-beta | 39 | 1/4/2013 |
| 2.0.29-beta | 40 | 1/4/2013 |
| 2.0.28-beta | 40 | 1/4/2013 |
| 2.0.27-beta | 41 | 1/2/2013 |
| 1.5.0 | 419 | 12/25/2012 |
| 1.4.3.1 | 50 | 12/11/2012 |
| 1.4.3 | 116 | 8/24/2012 |
| 1.4.2 | 47 | 8/17/2012 |
| 1.4.1 | 44 | 8/16/2012 |
| 1.4.0 | 46 | 8/16/2012 |
| 1.3.2 | 78 | 4/10/2012 |
| 1.3.0 | 47 | 4/3/2012 |
| 1.2.2 | 46 | 3/5/2012 |
| 1.2.1 | 49 | 2/20/2012 |
| 1.2.0 | 48 | 2/16/2012 |
| 1.1.0 | 52 | 12/7/2011 |
| 1.0.0 | 65 | 9/29/2011 |
- Add ExecuteRequest method: we can optain responses headers, and WebResponses