-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error code: 403 with investpy and investiny #69
Comments
I encountered the same 403 error, my suggestion is to switch to a difference data source, such as yfinance |
Same error: |
the thing is unfortunately yahoo finance is not good resource like investing. it's ok for big stock markets like nasdaq but for small ones it's not enough. for example there is a ticker listed on may 2021 and yahoo finance start taking it at nov 2022, but investing always takes correct day. |
I have the same problem . python 3.9.13. ~/anaconda3/envs/yfinance/lib/python3.9/site-packages/investpy/stocks.py in get_stock_historical_data(stock, country, from_date, to_date, as_json, order, interval) ConnectionError: ERR#0015: error 403, try again later." |
Hello,
as I understand, the problem was not solved.
Are there any news?
The text was updated successfully, but these errors were encountered: