So, there is this website where they have some statistics about that website, and it's updated daily. What I want to do is to scrap that website and retrieve those informations to my website and put them into a line chart. Something like these http://code.google.com/apis/ajax/playground/?type=visualization#line_chart or these http://code.google.com/apis/ajax/playground/?type=visualization#image_line_chart The only problem is that I don't know how to do it.
Thank you in advance :)