+ Reply to Thread
Results 1 to 4 of 4

Intraday stock data from Yahoo Finance using JSON

  1. #1
    Registered User
    Join Date
    03-24-2017
    Location
    sds
    MS-Off Ver
    sd
    Posts
    9

    Intraday stock data from Yahoo Finance using JSON

    Hi all,

    This is my first post here - Please be kind: I am new to VBA.

    Can someone help me with replacing the Get URL in the VBA of this workbook:

    investexcel.net/multiple-stock-quote-downloader-for-excel/

    with this URL inestead:

    query1.finance.yahoo.com/v8/finance/chart/CCC?symbol=CCC&period1=1548528704&period2=1549047113&interval=1m


    Many thanks,

    Tony
    Last edited by tonyfonda; 02-04-2019 at 01:38 PM. Reason: Found a partial solution

  2. #2
    Registered User
    Join Date
    03-24-2017
    Location
    sds
    MS-Off Ver
    sd
    Posts
    9

    Re: Intraday stock data from Yahoo Finance using JSON

    anyone thoughts guys?

  3. #3
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: Intraday stock data from Yahoo Finance using JSON

    I'll reply only because nobody else has - I'm no expert but hopefully this is some help and even more hopefully someone else will jump in.

    I downloaded the investexcel.net workbook that you mention. If you right-click the Parameters worksheet and select "View code" you will get to the VBA editor. Now double-click on Module1 and search for "tickerURL". I think this is the URL that you are trying to replace. That said, the parameters look different. Your yahoo query does return JSON, but is it the JSON that the rest of the VBA is expecting???

  4. #4
    Registered User
    Join Date
    03-24-2017
    Location
    sds
    MS-Off Ver
    sd
    Posts
    9

    Re: Intraday stock data from Yahoo Finance using JSON

    Thank you Geoff.
    I appreciate that my post is unconventional, in the sense that one would expect me to post a code snippet instead. This may be holding some from replying.
    I am rather coming out clean as a newbie rather than posting the wrong piece of code...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Yahoo Finance API (Stock Data Download) Dead? Other Options???
    By Merf in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-07-2017, 07:11 PM
  2. Extracting Stock Data from Yahoo Finance
    By Alex Fernandes in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-27-2013, 05:20 AM
  3. Is that possible to import all the stock symbols from yahoo finance?
    By x69chen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-14-2013, 12:43 AM
  4. Getting real time stock quotes from google finance / yahoo finance in excel
    By Navin Agrawal in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-21-2012, 12:41 PM
  5. Appologies for incomplete link - Realtime and intraday data from google & yahoo finance
    By Navin Agrawal in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2012, 02:39 PM
  6. Getting EOD stock quotes from Yahoo finance into excel
    By shravank30 in forum Excel General
    Replies: 0
    Last Post: 11-29-2007, 01:44 AM
  7. importing/ analyzing Yahoo!Finance stock data
    By Paul987 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-17-2006, 12:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1