sgerhardt / TakeStock

This project scrapes multiple sites for stock data. It can get values for Earnings Dates, Stock Prices, PE & PEG Ratios, RSIs, and 52 Week Hi and Lows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TakeStock

Build Status codecov.io

This project scrapes multiple sites for stock data.

It scrapes the NASDAQ site for earnings dates and gets stock prices using a web service.

Earning dates within a week are bolded and the font size increased.

It gets 52 week highs and lows, pe and peg ratios from https://finance.yahoo.com.

It gets RSIs from https://www.nasdaq.com/.

It gets earnings dates from https://https://www.zacks.com/

This project may be run as either a CLI or GUI app.

launch_TakeStock.py is the main script. If given arguments, it will run from CLI.

This CLI provides support for the emailing of Stock reports.

Alt text Alt text

About

This project scrapes multiple sites for stock data. It can get values for Earnings Dates, Stock Prices, PE & PEG Ratios, RSIs, and 52 Week Hi and Lows.


Languages

Language:Python 100.0%