Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8985841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:24:51+00:00 2026-06-15T21:24:51+00:00

I fetch Stock Data of particular stocks using YQL-yahoo finance API as below. select

  • 0

I fetch Stock Data of particular stocks using YQL-yahoo finance API as below.

select * from csv where url='http://download.finance.yahoo.com/d/quotes.csv?s=INFY.BO,RELIANCE.NS,TCS.BO&f=sl1d1t1c1ohgv&e=.csv' and columns='symbol,price,date,time,change,col1,high,low,col2'

But I want to fetch All World exchanges indices price.So i try like this,

select * from csv where url='http://download.finance.yahoo.com/d/quotes.csv?s=BSESN&f=sl1d1t1' and columns='symbol,price,date,time'

I does not works.

1.How to fetch all World Stock Exchanges price from YQL-yahoo finance API? Is it possible to do?

2.Is it possible to fetch History stock data from YQL-yahoo finance API for a timeperiod?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T21:24:52+00:00Added an answer on June 15, 2026 at 9:24 pm

    1.How to fetch all World Stock Exchanges price from YQL-yahoo finance API? Is it possible to do?

    The symbol for BSESN is wrong. It should be ^BSESN (Similarly you can try other stock exchanges eg: Taiwan ^TWII)

    The YQL query would be:

    select * from csv where url='http://download.finance.yahoo.com/d/quotes.csv?s=%5EBSESN&f=sl1d1t1' and columns='symbol,price,date,time'

    You can try the above query here. You also need to encode the ^.

    In order to get the correct symbols, go to Yahoo! Finance site and search for the symbol. Searching for BSESN opens the BSE Sensex page and the symbol you need should be in the brackets.
    eg:BSE SENSEX (^BSESN)

    2.Is it possible to fetch History stock data from YQL-yahoo finance API for a timeperiod?
    This I am not sure how to do (not sure if the API’s even support it). Take a look at this page. Might be helpful.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using C# code and Tridion(CMS) classes to fetch data from Tridion, below
I am using Pandas 0.8.1 to fetch Yahoo stock price from datetime import datetime
I am using $.getJSON to call a url and fetch JSON data at http://jsfiddle.net/9Desk/
I am using Linq2NHibernate to fetch a bunch of data from a table in
I fetch all tables from a database using tables = Utility.DBConnection.GetSchema(Tables, restrictions); How do
I'm trying to fetch data from a page that resides on an intranet. The
I have got a PHP/HTML page where I want to fetch data from but
i need to fetch data from the following strings and need to place their
I have to fetch data from a running-time-defined table and get data based on
I have daily stock data as an HDF5 file created using PyTables. I would

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.