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 6140023
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:03:51+00:00 2026-05-23T18:03:51+00:00

I am trying to parse the following JSON data, but it seems that it

  • 0

I am trying to parse the following JSON data, but it seems that it just returns blank, I’m not sure if i am doing it right.

Could you please have a look!

$.getJSON('http://www.google.com/finance/info?infotype=infoquoteall&q=SHMN,^DJI,^IXIC,^BSESN,^SPX,^FTSE', function(data){
     $('#content').html(data);
 });

jsfiddle: http://jsfiddle.net/A4jKT/

  • 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-05-23T18:03:52+00:00Added an answer on May 23, 2026 at 6:03 pm

    First of all it won’t get the data because the URL doesn’t conform to the same origin policy, this can be fixed by adding &callback=? to the end of the URL, this tells jQuery to treat the request as JSONP.

    Also instead of applying the data directly to a div element I alerted it instead, this appears to show the data that’s returned, you should therefore use the following jsFiddle as your new starting point.

    http://jsfiddle.net/A4jKT/4/

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

Sidebar

Related Questions

I have the following JSON: {COLUMNS:[ID,FIRSTNAME],DATA:[[1,Steve],[2,Jim],[3,Bill],[4,Tony]]} I am trying to write some jQuery that
I'm just trying to parse a simple JSON string in the following format: [X,Y,Z]
I'm trying handle bad json data when parsed through json_decode(). I'm using the following
With reference to Parse JSON in C# I am trying to parse the following
I am trying to parse out data from oodle.com api feed using the JSON.NET
I'm trying to parse JSON in android but am having trouble with accessing sub
I have a web service that returns a raw string of JSON data (sample
I'm trying to figure out whats wrong with the following json data, i'm currently
I have parsed a json object that has the following structure: { data =
I am trying to parse JSON of the following form using aeson {field:{name:...}} or

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.