lxml.html get element by id

HTML
element = root.get_element_by_id("hello")

Source

Also in HTML: