
May 27, 2022
5:03 p.m.
For others' benefit: ======= description = tree.xpath("//meta[@name='description']/@content") print(description[0]) =======