Extract (scrape) an HTML table using Spreadsheet
•
1 min read
Extract (scrape) an HTML table using Spreadsheet
You heard right. There is a function (=IMPORTHTML) that allows to import a fragment of a webpage transforming it in a machine-readable data table.
Preatty neat, isn’t it?