百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
H

html-agility-pack

> 前端框架
开源

Html Agility Pack (HAP) 是一款免费的开源 HTML 分析器,使用 C# 编写,可读写 DOM,并支持纯 XPATH 或 XSLT。它是一个 .NET 代码库,可用于在 .NET 平台上处理 HTML 文档。

2.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Html Agility Pack (HAP) 是一款免费的开源 HTML 分析器,使用 C# 编写,可读写 DOM,并支持纯 XPATH 或 XSLT。它是一个 .NET 代码库,可用于在 .NET 平台上处理 HTML 文档。

Html Agility Pack

Html Agility Pack (HAP) It is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (No need to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant of "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).

Read more on our Website.

Downloads

PM> NuGet\Install-Package HtmlAgilityPack
PM> dotnet add package HtmlAgilityPack

Sponsors

ZZZ Projects owns and maintains Html Agility Pack as part of our mission to add value to the .NET community

Through Entity Framework Extensions and Dapper Plus, we actively sponsor and help key open-source libraries grow.

More Projects

  • Projects:
    • EntityFramework Extensions
    • Dapper Plus
    • C# Eval Expression
  • Learn Websites
    • Learn EF Core
    • Learn Dapper
  • Online Tools:
    • .NET Fiddle
    • SQL Fiddle
    • ZZZ Code AI
  • and much more!

To view all our free and paid projects, visit our website ZZZ Projects.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Projects:
  • •EntityFramework Extensions
  • •Dapper Plus
  • •C# Eval Expression
  • •Learn Websites
  • •Learn EF Core
  • •Learn Dapper
  • •Online Tools:
  • •.NET Fiddle
  • •SQL Fiddle

> 标签

C#haphtml-parserhtmlagilitypackparse

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架