How to extract data from soap api response?

How to extract data from soap api response?

1. After successful request using getUrl() method got the response from URL but it is shown correctly in text enrich field only?
2. From the soap API response how to extract the values?
3. Is there any libraries like zeep (soap API clients) in python for zoho?