urlread an entire webpage

6 visualizaciones (últimos 30 días)
Newuser
Newuser el 9 de Nov. de 2013
Respondida: Newuser el 10 de Nov. de 2013
hello,
I would like to use the urlread function on a webpage. The problem is that the webpage "loads" when you scroll down the window. Therefore, the urlread will download/read only part of the "data/text".
Does someone know a possible solution to this problem?
This is the function i am using:
DownloadFront = urlread('http://www.yy.com/gc/channel/entertain');
as you can se, if you open the page on a browser (i.e. chrome), it will load only the first part, then, if you scroll down the window... it will update/load the second part .. .and so on.
Thank you in advance!

Respuestas (1)

Newuser
Newuser el 10 de Nov. de 2013
would it be possible?

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by