Web Scraping – Automate collecting tabular data from a web page using Power Automate desktop

Опубликовано: 01 Октябрь 2024
на канале: Clavin Fernandes
14,373
157

Web Scraping – Automate collecting tabular data from a web page using Power Automate desktop

In this post, we will use Power Automate Desktop(RPA) and collect tabular data from the web pages.

What is Web scraping?

Web scraping is the process of using bots to extract content and data from a website. Unlike screen scraping, which only copies pixels displayed onscreen, web scraping extracts underlying HTML code. In this demo.

The tutorial is based on my blog post - https://clavinfernandes.wordpress.com...