Intraday stock data from Yahoo Finance using JSON

tonyfonda

New Member
Joined
May 27, 2009
Messages
6
Hi all,

This is my first post here - Please be kind: I am new to VBA /JSON and Power query.

I am trying to retrieve this table in Excel (I use Excel 2010 and/or Excel 365):
https://query1.finance.yahoo.com/v8...od1=1548528704&period2=1549047113&interval=1m

How would I be able to setup a working table that would refresh depending on ticker cell in column A ("CCC" in the example above") and date range in Col B and C?

Many thanks,

Tony
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
You might want to try using Power Query to import the table and then be able to manipulate the data.
 
Upvote 0
This is where I am getting stuck really despite hours of trial.
It works well by uploading the JSON CSV from the drive but I can't figure out how to import it automatically from the web.
 
Upvote 0

Forum statistics

Threads
1,217,381
Messages
6,136,228
Members
450,000
Latest member
jgp19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top