alvarobartt / investpy

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

Use tessa package to work around some of the common issues like 429 or seemingly non-existent assets #557

Open ymyke opened 2 years ago

ymyke commented 2 years ago

I wrote the tessa package to make my life easier when trying to retrieve price information for financial assets. Main features:

Check it out here: https://github.com/ymyke/tessa

@alvarobartt Maybe consider pinning this issue since this might be helpful for many of the users of your package who encounter problems and submit an issue here?

ymyke commented 2 years ago

@alvarobartt Could you pin this issue? I think it can be helpful for many people seeking help.