Get details of web page Action(Power Automate Desktop)

Japanese version.

This action retrieves information about a Web page.

The information that can be retrieved is mainly the attached information (META tags) such as description and keywords, and for text within the page, use "Get details of element on web page".

This action targets browsers launched with the following actions.

How to use

First, open the page for which you want to retrieve information.

Then, under "Browser automation" and "Web data extraction", drag "Get details of web page" and place it below the browser launch action.

Set parameters.

Parameter

Web browser instance

Specify the target browser (Variables produced by the startup action).

The target Web page must be displayed in the specified browser at the time this action is executed.

Get

Select which information to retrieve.

ItemDescription
Web page descriptionGets the contents of the META tag name="description".
Web page meta KeywordsGets the contents of the META tag name="keywords".
Web page titleGets the contents of the TITLE tag.
Web page textGets all the text displayed in the browser.
Web page sourceGets the entire HTML source.
Since there is a separate action to retrieve HTML elements, the use is more like saving the entire source as a file than retrieving individual HTML elements.
Web browser's current URL address Get the URL being displayed.

Variables produced

WebPageProperty

The retrieved information is stored.

For those who want to learn Power Automate Desktop effectively


The information on this site is now available in an easy-to-read e-book format.

Or Kindle Unlimited (unlimited reading).

You willl discover how to about basic operations.

By the end of this book, you will be equipped with the knowledge you need to use Power Automate Desktop to streamline your workflow.

Links

Browser automation Actions