Closed Nouri1111 closed 7 years ago
I'm parsing an XML file via untangle in python and and writing the content to a database. --> How can I check whether a tag exists or not before parsing? Currently my code throws an error for non existing title tag ...
Duplicated in #28
I'm parsing an XML file via untangle in python and and writing the content to a database. --> How can I check whether a tag exists or not before parsing? Currently my code throws an error for non existing title tag ...