Skip to content

tabrindle/yahoo-finance-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahoo-finance-cli

NodeJS CLI to utilize the Yahoo Finance CSV API.

See Yahoo! APIs Terms of Use

Install

npm install -g https://github.com/tabrindle/yahoo-finance-cli OR yarn global add yahoo-finance-cli

Usage

  Usage: yfc [options] [command]


  Commands:

    quote-all|all [options]      Get all stock quotes from Yahoo CSV api on NASDAQ
    quote [options] [symbol(s)]  Get JSON stock quotes from Yahoo CSV api
    *                          

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Sources

About

A command line tool to return JSON from the Yahoo Finance API

Resources

Stars

Watchers

Forks

Packages

No packages published