alvarobartt / investpy

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

Is there a way I can pull financial statements? #450

Open gahoccode opened 2 years ago

gahoccode commented 2 years ago

Hi alvarobartt! I've read the investpy documentation and it's really good to pull stock prices and company's general information, thank you for dedicate your time and effort into this but is there a away I can retrieval financial statements like cash flow, balance sheet on a annually or quarterly basis in data frame format? If it's possible could you please provide me with an example? I'm a beginner and not very familiar with calling API. Thanks