best way to obtain quality financial data?

Posted by mrtwentysevenn@reddit | learnprogramming | View on Reddit | 5 comments

Ive been building out a financial dashboard that helps me see technicals I am interested in (momentum, market breadth, custom fear/greed indicator, economic data calendar) but i am having trouble finding reliable data that does not cost $200 a month to use.

I am currently using a combination of yfinance and html scraping government sites. Which works alright but yfinance is very limiting and I am worried about sites I am scraping being reconfigured causing my whole system to break.

I was wondering if anyone else has built somthing similar and what the best/cheapest (ideally free) api services or methods you have used are.