Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soenneker/soenneker.html.client

A .NET HTTP client for HTML parsing
https://github.com/soenneker/soenneker.html.client

client csharp dotnet html htmlclient parse parsing util

Last synced: 18 days ago
JSON representation

A .NET HTTP client for HTML parsing

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/soenneker.html.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.html.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.html.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.html.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.html.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.html.client/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Html.Client
### A .NET HTTP client for HTML parsing

## Installation

```
dotnet add package Soenneker.Html.Client
```