Hi Gurus, I am planning on writing a blog for learning purpose to keep track of cons/pros on my trading. So is there a Html or any code which bring EOD stock price ? Example : GOOGL - 805.96 All I am looking is the price needs to get updated automatically. Let's say tomorrow GOOGL - 806.78
Get Facebook's stock price: curl "https://www.quandl.com/api/v3/datasets/WIKI/FB.json?api_key=YOURAPIKEY" You should replace YOURAPIKEY with your actual API key in this call. Run this in your terminal, or paste just the URL in your browser. -------- Thanks for your reply, Can you help in running this in google blogger How can I replace the YOURAPIKEY in google blogger ?
It didn't work. Tried the same as below video. First typed a text ( FB) then copied the text and clicked the link button and pasted the above URL.
You have to sign up for an account on quandl and replace yourapikey with your key that quandl gives you.