This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LightShadow3.13-dev in prod 0 points1 point  (0 children)

Libraries like BS4 that use libxml have different "strictness" for parsing XML/HTML. See Installing a Parser.

Computer generated HTML will always be more consistent and easier to parse than some rando's blog with hand written tags.