Read a table off of a website

2 visualizzazioni (ultimi 30 giorni)
Abhi
Abhi il 25 Ott 2024
Commentato: Abhi il 29 Ott 2024
I'm trying to read the table of stocks off of this link: https://www.nasdaq.com/market-activity/stocks/aapl/historical?page=8&rows_per_page=10&timeline=y1. I've tried readtable and webread functions but none have given me great results.
  1 Commento
Abhi
Abhi il 29 Ott 2024
I keep getting this error, is there anything I can do about it?
Error using webread (line 122)
The connection to URL 'https://www.nasdaq.com/market-activity/stocks/aapl/historical?page=8&rows_per_page=10&timeline=y1' timed out after 60.000 seconds. The reason is "Waiting for response header". Perhaps the server is not responding or weboptions.Timeout needs to be set to a higher value.

Accedi per commentare.

Risposte (1)

埃博拉酱
埃博拉酱 il 25 Ott 2024
Consider using htmlTree to parse the web page returned from webread.

Categorie

Scopri di più su Tables in Help Center e File Exchange

Tag

Prodotti


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by