How to scrape a public tableau dashboard?
Every day I need to downlaod the data available on a public Tableau dashboard. After defining the parameters of interest (time series frequency, time series interval, etc) the dashboard allows you to download the series. My life would be reasonably easier if I could automate the download of these series to a database using Python … Read more