
Hello everyone, it's been a while since I last used power automate
Im trying to scrape the following columns:
Numero- (both the value and the href) - descripcion
of the table showed on this webpage:
I know I have to use Extract data from webpage but I'm not able to determine the CSS selectors
been trying to implement this solution: https://powerusers.microsoft.com/t5/Power-Automate-Desktop/Web-Scrape-a-Table-and-Write-to-Excel-Worksheet/td-p/1682904
by @VJR but I cant seem to get the css references right
Solved it, instead of doing it manually I recorded the process of the first two rows and it recognizes the whole table.
Hope this helps anyone that needs it