Power Automate: How do I extract multiple elements from email

cloudytechi147

New Email
A9QwV.png

8GG7r.png

TLDR: I want to scrape elements from an email inbox.
This inbox, as can be seen, is not Outlook or Gmail. It categorises replies to marketing emails and triggers certain actions based on what words are contained in the message body.
I want to use Power Automate to scrape and also used email marketing tools which I got a reference from this blog post:
  • the recipient and sender email address within each email message
  • the text and hyperlink of the "skills" underlined in red
  • to be able to do this for each email on each page
  • to be able to do this for multiple pages (using the page button element highlighted in red)
Is there a way to do this? I tried this video by Leila Gharani but I'm not able to get multiple elements (the emails highlighted in yellow) to be automatically highlighted. Would it be better for me to use Scrapy?
 
Top