Download data from a website
Show older comments
I need to download data from a website. Manually, I would enter a username and password and press a 'download' button and it would download into a csv file. Is it possible to do this in Matlab? I understand that I can use functions to read directly from a website but can't find much on the extra step of having to click on a button?
4 Comments
Geoff Hayes
on 7 Jul 2016
Rachel - when you press the button, what is the URL that is created to grab the data?
Rachel
on 7 Jul 2016
Geoff Hayes
on 7 Jul 2016
What parameters are you passing into webread?
Rachel
on 7 Jul 2016
Answers (0)
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!