This is a migrated thread and some comments may be shown as answers.

Collect data from website.

2 Answers 48 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mugdha Aditya
Top achievements
Rank 1
Mugdha Aditya asked on 14 Nov 2011, 07:59 AM
I need to collect data from below webiste.  (date and closing price from table) .
their is execl option but i want to do it automatically. I have parser those run on daily basic and  collect data.
to collect data from that excel i need to save that excel  manually  on my local machine which is not the solution. :(

i right click on webpage and view source it but still it is not showing data which i want to collect.

How i will got it .. :(

http://www.nasdaqomxnordic.com/shares/Historical_prices/?Instrument=SSE4928

Is their any telerik control or something.. so i can read data from this lnk.

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 14 Nov 2011, 12:10 PM
Hello Mugdha,

If there is a public/private web service which exposes the data in questionand you have access to it, or your own which serves the same purpose, you may consider utilizing the client-side binding feature of our AJAX grid to fetch and display the relevant information in it.

Review the live demos below which illustrate how implement client-side binding with RadGrid for ASP.NET AJAX:

http://demos.telerik.com/aspnet-ajax/grid/examples/client/declarativedatabinding/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx

http://demos.telerik.com/aspnet-ajax/grid/examples/client/livedata/defaultcs.aspx

Greetings,
Sebastian
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Mugdha Aditya
Top achievements
Rank 1
answered on 14 Nov 2011, 01:36 PM
Actually that website is not mine.. its external.

i just need to read data from that website.
Tags
General Discussions
Asked by
Mugdha Aditya
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Mugdha Aditya
Top achievements
Rank 1
Share this question
or