HtmlAgilityPack.CssSelectors 1.0.1

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

// Install HtmlAgilityPack.CssSelectors as a Cake Tool
#tool nuget:?package=HtmlAgilityPack.CssSelectors&version=1.0.1

HtmlAgilityPack.CssSelectors provides an Extension Method for HtmlAgilityPack HtmlDocument and HtmlNode classes.
It is a handy tool for Web Scrapers, and a good alternative to HAP XPath queries.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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 (8)

Showing the top 5 NuGet packages that depend on HtmlAgilityPack.CssSelectors:

Package Downloads
HtmlCleanser

Package Description

ExcavatorSharp.WebScraper.x64

ExcavatorSharp is a multi-threaded server for scraping web data. It converts HTML code into a structured array of data. The library allows data scraping from multiple sites in parallel mode, within a single running application. Create scraping tasks and perform data extraction on a schedule. The library is designed for professional extraction and parsing of large volumes of data. Under the hood there are .css-selectors and xpath support, data export into .csv/.xlsx/.sql/.json, online data export, support for proxy servers, dynamic content crawling, interaction with the site via javascript and much more. The library uses .NET Sockets and Chromium Embedded Framework. The library can be used separately as crawler or parser. We support the formats sitemap.xml and robots.txt. We support the gzip / deflate compression. Attention! Only x64 versions are supported for .NET 4.5.2 and 4.6 platforms. AnyCPU build does not support! You will NOT be able to run the library when building AnyCPU. This is caused by the features of CEF.

WebsiteParser

Parses website into object or list of objects

Moodle.Net

API Wrapper for Moodle

NetStone

Portable and modern Lodestone library.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on HtmlAgilityPack.CssSelectors:

Repository Stars
8212369/WPR
WP7-8 APP 运行器
nazuke/SEOMacroscope
SEO Macroscope is a website scanning tool, to check your website for broken links; including some technical SEO functionality, site scraping, Excel reporting, and more.
Version Downloads Last updated
1.0.2 494,009 6/28/2016
1.0.1 15,663 6/28/2016
1.0.0 35,909 12/4/2014