Skip to content

CLI querying stock financial information and performance using web scraping.

License

Notifications You must be signed in to change notification settings

kylealwyn/stox-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stox CLI

A Node.js command line interface to query stock financial information and performance using web scraping. Built to help analyze stocks in order to make informed purchase orders. The goal is to create a robust suite of tools that mimics the approach professionals use.

Demo

Stox Demo

Installation

Ensure you have Node.js version 4+ installed. Then run the following:

$ npm install -g stox-cli

Usage

Usage: stox [options] [command]


  Commands:

    now <ticker>           Fetches a stock's current performance on the day
    fundamentals <ticker>  Fetches a stock's fundamentals
    headlines <ticker>     Fetches a stock's latest headlines
    trending               Fetches a list of trending tickers from StockTwits

License

MIT

About

CLI querying stock financial information and performance using web scraping.

Resources

License

Stars

Watchers

Forks

Packages

No packages published