alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 374 forks source link

ConnectionError: ERR#0015: error 403, try again later. #623

Open btabisz opened 1 year ago

btabisz commented 1 year ago

Hi, I'm trying to download data from investpy and I keep getting ConnectionError: ERR#0015: error 403, try again later.

TerryZhu23 commented 1 year ago

I met the same question! Do you solve this problem? Or do you have other ways to download financial data?

ymyke commented 1 year ago

Investpy no longer works because investing.com prevents scraping since a couple of months ago. – I recommend using https://github.com/ranaroussi/yfinance or my own https://github.com/ymyke/tessa, which is a convenient wrapper around yfinance and pycoingecko with some additional features.

HighASG936 commented 1 year ago

Same trouble!!

MONSIUERBIR commented 11 months ago

Any reason why its not working anymore ?