xml-to-pydantic is a library for Python to convert XML or HTML to pydantic models. This can be used to: Parse and validate a scraped HTML page into a python object Parse and validate an XML response ...