By clicking "Download List" button
, a CSV file can be downloaded from a web portal. I tried to extract the data by using HTTPCaller. However, the url is not in the html
and the CSV is generated with JavaScript.
Does anyone know how to extract data?
Thanks!