How can I grab onto the html class name of a string that contains html, using c#?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • HtmlAgilityPack

    Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.

  • You definitely want an HTML parser for stuff like this. https://html-agility-pack.net/ looks like a good one for C#!

  • AngleSharp

    :angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.

  • If you want a cleaner and modern alternative to HtmlAgilityPack then I'd suggest https://github.com/AngleSharp/AngleSharp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • C# Web Scraper to check a sent Form

    2 projects | /r/learnprogramming | 3 Mar 2022
  • Tell me your common tasks!

    2 projects | /r/PowerShell | 23 Jan 2022
  • Migration of a Dynamic Website to a Static Website

    1 project | dev.to | 17 Dec 2023
  • Script invoking an Online Port Scan of your external IP, to test your firewall and port forwarder.

    2 projects | /r/PowerShell | 6 Jul 2023
  • Script to test the state of certain ports on your firewall from the outside

    2 projects | /r/PowerShell | 5 Jul 2023