How can I get data from a website?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Albert Añaños
le 20 Fév 2020
Réponse apportée : Albert Añaños
le 24 Fév 2020
Hi, I am trying to read financial data from pages like this one: https://www.investing.com/funds/bankinter-indice-america-fi-historical-data
I think it's not a RESTful site (probably uses javascript), so webread does not work here.
I have also tried urlfilter, but it misses the dates.
Is there an easy way to get that type of data into MATLAB? Thanks!
0 commentaires
Réponse acceptée
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Call Web Services from MATLAB Using HTTP dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!