How can I add a stock market quote for a single company on my website like yahoo finance is perfect.?

Posted by admin on November 30th, 2009 and filed under stock quote | 1 Comment »

I need to add investors relations page on a website so need to provide quotes and charts preferably for free or at a very LOW price.

Would be great if it is customizable and can’t really copy and paste code from other sites (copyright laws).

I am happy to do some coding if required I just need a tutorial.

Well, you WILL have to do some serious coding!
Since markets change at any instant, to get an up-to-date figure, you would need to find and READ an RSS feed, that is, decode its contents.
Search the feed, then I may give you guidance on how to read the feed.
(Have a look at web2coders.com/rss: there is an RSS reader that selects feeds, read them, and converte them into a sueable form).

One Response

  1. just "JR" Says:

    Well, you WILL have to do some serious coding!
    Since markets change at any instant, to get an up-to-date figure, you would need to find and READ an RSS feed, that is, decode its contents.
    Search the feed, then I may give you guidance on how to read the feed.
    (Have a look at web2coders.com/rss: there is an RSS reader that selects feeds, read them, and converte them into a sueable form).
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.