robertmartin8 / MachineLearningStocks

Using python and scikit-learn to make stock predictions
MIT License
1.74k stars 506 forks source link

Requests.get() no longer working with Yahoo Finance. #41

Open vedantk281007 opened 2 years ago

vedantk281007 commented 2 years ago

Since the past 1 year, it seems that 'requests.get()' has stopped working with yahoo finance.

@robertmartin8 may you please guide us on how we can get around this error?

Thanks