Hi all,
I want to parse a webpage and extract relevent data from it. My current approach is to download the source of the webpage (HTML codes), then use some keywords to extract the necessary information. However, this just doesn't seem to be the best solution to me.
Is there a way to download the "displayed page" instead of the HTML code?
Thank you,
kab
