How to get data from jsp web page to excel
Hi,
I want to download daily Stock market data from website "http://etintelligence.com/etig/researchchannels/markets/bsestockquotes.jsp" into excel. My problem is that I will have to click each alphabet on this page to get data for all stock starting with that alphabet. Which means I will have to click each of the alphabets (28 clicks) and copy paste data manually to excel.
Now is there a possibility to download all the data in one go ( one click) using some software. Excel imports data for only the face page, since the page is java enabled and uses getdata utility to bring in data for other alphabets.
Can anyone help me please??
Regards Vikas