Read dynamic information out of Email

Hello,
I am trying to automate the task of reading dynamic emails’ content - basically, I receive these emails with news and every week the titles and body will be different.
I need to read title and body for each news and save it in an excel file.

If I read the body of the email, I cannot filter for any news because I don’t know the titles from before.
Is there any way of how to read such dynamic information?
Thanks in advance!

You can save emails as html file and extract the data with ui selectors.

Like that it doesn’t recognise the elements anymore: