I am interested in importing a table from a website. The does not load all rows at first; it expands as the user scrolls, eventually reaching the end.
I'm using a GoodReads account as an example.
I want to import all rows; however, as the url doesn't change, I believe I will need to use the IMPORTXML function rather than IMPORTHTML. However, I have not been able to identify an XPath that works.
IMPORTHTML displays the rows that initially populate when the page runs (url, "table", 2)
IMPORTXML currently displays text from rows that initially populate when the page runs in single cell
the following link has both options in individual sheets https://docs.google.com/spreadsheets/d/14jHGRyHKf866jrZiIfX2-GX6hZ2SE6vi_DezckpXaRs/edit?usp=sharing