Hi Team,
I work for finance teams, we have some tabular data which gets published over web and we use this data download from web.
My requirement is to download this data from web automatically by a alteryx workflow.
The ideas which wont work in my environment are web scraping using api key is not possible as permissions are not given.
No reporting tool like power BI or Tableau are able to read the data from our internal web site as web is built on protective JSPs all tables are hidden.
The idea which have not tried, but popped my mind are take a periodic snip of web page automatically, and covert them to pdf/excel/ etc..
please help.