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...