Skip to content

denisecase/cintel-stock-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cintel-stock-response

Testing Yahoo Finance API

Test the URL

First, try the URL in your browser. I requested 

https://query1.finance.yahoo.com/v7/finance/options/F

Pretty JSON

Then, make it pretty.  I copy and pasted the whole result into https://jsonformatter.org/json-pretty-print (just do a each for online JSON pretty).

The pretty JSON is included below after deleting all of the option data that makes it huge (used the GitHub Dev environment to delete it. 

Find the Key

From this, we see that regularMarketPrice is likely the key we need. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published