Skip to content

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.

Notifications You must be signed in to change notification settings

sgerhardt/TakeStock

Repository files navigation

TakeStock

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 from http://www.barchart.com/.

It gets pe and peg ratios from http://finance.yahoo.com.

It gets RSIs and earnings dates from http://www.nasdaq.com/.

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

If ran as GUI, TakeStock.py is the main script.

If run as CLI, TakeStock_Reporter.py is the main script. Run this script to see all the commands. This CLI provides support for the emailing of Stock reports. This project has suds-jurko and BeautifulSoup4 as requirements when run without the executable releases.

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages