Webread Fails to Get All Data
显示 更早的评论
I am using webread to extract tabular data from a website; however, only part of the data is returned. The problem occurs because the website delays in loading the table, returning the mesage "loading additional data" at the bottom of the table until it fills. The webread function thinks that the website has finished loading and terminates the bytestream.
Is there a workaround to this problem, or do I have to develop my own webread function that will wait for all the data to load?
2 个评论
Tarunbir Gambhir
2020-10-27
It would be really helpful, if you could provide the URL to the website with that table you are referring.
For example:
If you load the site on your browser and scroll down quickly before the table fully loads you will read "loading more data..."
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 JSON Format 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!