Alvaro Bartolome

Results 217 comments of Alvaro Bartolome

It seems that after a certain number of requests Cloudflare blocks you... So it's not stable...

So I've already contacted Investing.com and started a conversation there, I'll let you all know the outcome of it. Thanks for your patience! :hugs:

Not yet @iazkarategi, I'll let you know whenever they answer me, but let's put too much faith in it, as `investpy` is not an official Investing.com product...

Yes @PrinceMalaba I found a solution that I've developed in [`investiny`](https://github.com/alvarobartt/investiny) usage is limited, but it works fine. And, I've just released `investiny v0.3.0` with `search_assets` function to mimic `investpy.search_quotes`...

Oops, I thought this PR was already merged and deleted from the source repository, I'll be creating a new branch out of `main` so as to re-create this PR... My...

Hi, @martinemilander and @savemetherain! Can you please send me a screenshot of the Investing.com webpage for the information you want me to include? I'll try to include it in the...

Maybe this is the function you are looking for: `investpy.get_stock_financial_summary()`. More information about its usage available at: https://investpy.readthedocs.io/_api/stocks.html#investpy.stocks.get_stock_financial_summary

Sure! @markus080402 Indeed that file is already open to edits 🤗 All the resources used by `investpy` are available at https://github.com/alvarobartt/investpy/tree/master/investpy/resources Feel free to edit those files including the missing...

A long time ago I thought of including a function per each search result from the `investpy.search_quotes()` function, so that users could dynamically modify those files and then suggesting them...

Hi everyone, so the VPN may temporarily solve the issue but block you after N requests so you’ll end up having the same issue (503 HTTP), so please use [`investiny`](https://github.com/alvarobartt/investiny)...