zzzprojects/html-agility-pack
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.
C#MIT
Issues
- 5
NAOT compatibility
#572 opened by euju-ms - 17
Closing tag is missing within <![CDATA
#571 opened by bytecode77 - 2
- 7
- 2
Parent OuterLength wrong when using <br/>
#567 opened by meum - 3
Attributes with spaces are not quoted if the attribute was loaded without quotes
#568 opened by dylanstreb - 2
An attribute read without quotes is written without quotes even after the value has been set
#565 opened by POFerro - 8
Creating empty value for attributte
#552 opened by joffremota - 1
Convert HTML to Text
#566 opened by TonyValenti - 3
- 5
- 4
- 6
Inconsistency between `node.OuterHtml`, `node.EndNode.OuterHtml`, and `node.Closed`
#553 opened by rvishruth - 2
Is is possible to update just the attribute value but leave the rest html unchanged?
#551 opened by pakhmedzianov - 5
System.Net.Http 4.3.3 vulnerability
#550 opened by ThordaineRWS - 1
Memory leak? Or is it just my code?
#549 opened by ethanwa - 2
- 5
Set PackageLicenseExpression on nuget
#544 opened by thompson-tomo - 19
page source code
#545 opened - 7
bug: SelectSingleNode not returning anything
#547 opened - 5
- 2
The html rendering result is different from the html output result when we have two unclosed tbody tags
#540 opened by pauloortins - 1
The formatting is a bit interesting
#543 opened by eviathan - 0
When we have a closing tag before the current open tag is closed we have different results between HAP and Chrome rendering
#542 opened by pauloortins - 5
- 6
- 4
- 2
Can't find a node used HtmlAgilityPack 1.11.57
#535 opened by ovolkov - 2
???
#537 opened by jogibear9988 - 3
How to make the DocumentNode.SelectNodes(XPath) for both text and img content together in the correct sequence?
#536 opened by Qsama95 - 11
- 3
The html rendering result is different from the html output result when tbody is added inside unclosed th
#530 opened by pauloortins - 2
it happened again after a Rolled back to version HtmlAgilityPack 1.11.50, then again to HtmlAgilityPack 1.11.57 and it worked.
#534 opened by ovolkov - 1
Can't find a node with a long id
#533 opened by ovolkov - 7
Bad ZZZ Code.AI suggestion
#522 opened by scarabdesign - 6
Inconsistent comment rendering
#525 opened by mems - 2
update System.Net.Http to 4.3.4
#527 opened by drma-tech - 4
- 2
- 2
Closing tag in script is recognized as HTML
#521 opened by shravan2x - 5
- 2
- 3
- 3
- 6
Unable to set "standalone" boolean attributes
#516 opened by jekru - 4
Method not found: '!!0 HtmlAgilityPack.HtmlNode.GetEncapsulatedData()'. in UWP
#517 opened by hippieZhou - 0
RobiniaDocs API Explorer
#515 opened by NeuroXiq - 2
Stackoverflow when using ReplaceChild
#513 opened by enkelmedia - 2
- 3
HtmlNode.GetEncapsulatedData fails when target property is a nullable value type
#510 opened by elgonzo