alvarobartt / investiny

🤏🏻 `investpy` but made tiny
https://alvarobartt.github.io/investiny
MIT License
280 stars 32 forks source link

Request to Investing.com API failed with error code: 503. #35

Closed joao-pm-santos96 closed 1 year ago

joao-pm-santos96 commented 1 year ago

Hello @alvarobartt

First of all, thank you for this amazing package, it is saving my month of work to check the historical valuations of my portfolio.

I just want to report that https://tvc4.investing.com/ when into maintenance yesterday and, since going back up, I am now constantly getting the error ```Request to Investing.com API failed with error code: 503.````

Was there any change into the API that you know of? Or some kind of limit implemented?

Thank you once more for your amazing work.

joao-pm-santos96 commented 1 year ago

Actually, it seams to be a server issue, since the website is itself not working correctly. Lets hope is just that!

alvarobartt commented 1 year ago

Hi @joao-pm-santos96, there's another Investing.com API at https://tvc6.investing.com/ so I'll add an URL rotation if 503 appears, so that through environment variables investiny easily changes the default URL if one of those is not available.