So I tried using the HTTP action 'Download from web' and saved the webpage text as 'Get text into variable (for webpages)'.
Is it possible to extract data from that saved variable like I would a webpage (such as find/extract data by CSS selector or maybe Xpath), similar to the action 'Extract data from webpage'?
I know I can use the browser automation actions instead to extract data from a webpage, but wondering if I can use the 'Download from web' action without using a browser (and I could extract data from the saved variable).
After step 11, I was trying to figure out how to extract specific elements within the variable 'WebPageText' and then I was going to 'Write' it into an Excel file.
Is this possible?
Example with screen shot and link to my PAD flow:
Power Automate Gallery Link to My PAD Flow
