Skip to content

Instantly share code, notes, and snippets.

let
Source = Web.BrowserContents("https://asamblea.gob.pa/index.php/seguimiento-legislativo"),
#"Extracted Table From Html" = Html.Table(Source, {{"Column1", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(1)"}, {"Column2", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(2)"}, {"Column3", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(3)"}, {"Column4", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(4)"}, {"Column5", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(5)"}, {"Column6", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(6)"}, {"Column7", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(7)"}, {"Column8", "TABLE.views-table.views-view-table.cols-9.table.table-responsive > * > TR > :nth-child(8)"}, {"Column9", "TABLE.vie