Alvaro Bartolome

Results 217 comments of Alvaro Bartolome

> > ``` > > > > AGENTS = ( > > 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) ' > > 'AppleWebKit/537.36 (KHTML, like Gecko) ' > > 'Chrome/105.0.0.0 Safari/537.36'...

Hi @GSLabIt please check the comment above regarding the release of [`investiny`](https://github.com/alvarobartt/investiny), thanks 🤗

> > Hi @GSLabIt please check the comment above regarding the release of [`investiny`](https://github.com/alvarobartt/investiny), thanks 🤗 > > Hi will have a look. Any chance to have it compatible with...

> Ah wow thank you alvarobartt... will try it out soon.. Cool @RPDev2002, thank you too!

Hi @alesegura96, as you point out, both Investing.com APIs https://www.investing.com/instruments/HistoricalDataAjax and https://api.investing.com/api/financialdata/historical are not working fine as those block all the incoming requests with HTTP 403... So I'd suggest you...

Hi everyone! I've checked this issue and it seems that the internal API that Investing.com uses has changed without prior notice, as this is not an official implementation. Sorry for...

Both `get_stock_recent_data` and `get_stock_historical_data` are fixed in https://github.com/alvarobartt/investpy/tree/403-patch, I'll add the comments of the fix in an upcoming PR! In the meantime, you can install the latest `investpy` version from...

Hi again everyone, feel free to track the progress of the patch at https://github.com/alvarobartt/investpy/pull/602 :hugs: I'd also appreciate some feedback from the ones testing it! So drop your feedback either...

Soooo it seems that it was working like 1 hour away or so and now suddenly stopped working again... So I'll keep on investigating it... It works from the browser...

Hi @Exganza so the fix is pending, since `stocks` stopped working too in the `403-patch` branch for no reason (already using the new Investing.com API), so I got to fix...