This is no project for a beginner, and you aren't going to achieve it with off-the shelf software. It sounds like a heavy programming job.
The first thing you may have to deal with is copyright. Are the data you are trying to use copyrighted? If so, you can't do it at all without permission of the owner (which may be the reason it has not been done).
Second, there are security issues. Automatic operations such as this are often prohibited. You might have to own the server to have permission to do this.
Once you have the data, SQL queries can find the information from the tables you create. But I can't find any chart generation function in any of my books on SQL or PHP.
Actually, graphics generated in the server may be a security issue, because viruses often hide in graphics files. You may have to upload the graphics from your desktop.
Reputation Points: 730
Solved Threads: 181
Nearly a Senior Poster
Offline 3,314 posts
since Jan 2007