I’m working with an auto-generated Outlook email, and I need to extract the link that appears under the “Demo2” section in the mail body. Below is a sample structure of the email content:
Some text
Demo1:
https://
Some text
Demo2:
https://
Some text
Demo3:
Https://
I want to extract only the link that appears specifically under Demo2.