New posts in lxml

how to remove attribute of a etree Element?

missing some text when iterating xml elements in python

Why does this xpath fail using lxml in python?

Equivalent to InnerHTML when using lxml.html to parse HTML

Extracting lxml xpath for html table

What are the differences between lxml and ElementTree?

Python: Using xpath locally / on a specific element

Parsing broken XML with lxml.etree.iterparse

lxml etree HTML parser changes order of nodes (<center> inside <p>)

lxml convert element to elementtree

parsing XML file gets UnicodeEncodeError (ElementTree) / ValueError (lxml)

Parse SGML with Open Arbitrary Tags in Python 3

How to find recursively for a tag of XML using LXML?

Python pretty XML printer with lxml

How to use regular expression in lxml xpath?

selecting attribute values from lxml

finding elements by attribute with lxml

Write xml file using lxml library in Python

Beautiful Soup and Table Scraping - lxml vs html parser

lxml include relative path