A lagged javascript function prevents webread from getting all data from a webpage. Resolve?

1 visualizzazione (ultimi 30 giorni)
So I am trying to get earnings dates from Yahoo. Their API does not have references for this, however their webpage runs a javascript function to get earnings dates from another unknown url. Webread reads the initial state of the page, however the javascript function then runs, and the html changes 2 seconds later, at which point I would like to grab the text of the url. Here is the website:
https://finance.yahoo.com/quote/adbe?ltr=1 Earnings Date goes from N/A to the relevant date after 2 seconds when loading
Does anyone have a solution to grabbing the date instead of the initial condition of N/A from this website? Help much appreciated, will

Risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by