A lagged javascript function prevents webread from getting all data from a webpage. Resolve?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!