Customized finance worksheets with automated webscraping updates. Data for Summary, Profiles, Income Statement, Balance Sheet, Cashflow, Price, Analysis, Earnings, Dividends, Options and much more
Financial Overview

What:
Provide financial data from stock-titles from yahoo finance and gurufocus
Used Modules:
yfinance, selenium, xlwings
Revenue Stock Data
What:
Collect data for stocks with focus on revenue data for past years and quarters
Used Modules:
yfinance, xlwings, StockCrawler

Stock Viewer

What:
Read data for stocks and update an excel-sheet for measures like PriceSales, PriceBookValue, EV/EBIDTA, EV/EBIT
Used Modules:
selenium, bs4, yfinance, xlwings, StockCrawler
Marketbeat
What:
Read data for stocks from a txt-input file using proxies and output the data in a csv-file
Used Modules:
selenium, bs4, csv, buyproxies.org

Stockanalysis

What:
Read data for stocks from a txt-input file using proxies and output the data in a csv-file
Used Modules:
selenium, bs4, csv, buyproxies.org
Yahoo Finance – Financial Data
What:
Read data for stocks from a txt-input file and output the data in a csv-file
Used Modules:
csv, yahooquery

Check Signal

What:
Check for specific signals like P/E, P/B, EPS, DebtToEquity, ReturnOnEquity, HeldByInsiders for different stocks
Used Modules:
xlwings, yahooquery
Finance Data
What:
Provide data for different stocks for Income Statement, Balance Sheet and CashFlow Statement
Used Modules:
xlwings, yahooquery

Stock Signals EMA, SMA, Stochastic, Supertrend

What:
Read actual stock data and provide different signals for price, ema, stochastic, supertrend
Used Modules:
yfinance, yahooquery, xlwings, pandas