alvarobartt / investpy

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

two questions. #318

Closed oda9 closed 3 years ago

oda9 commented 3 years ago

I have two questions.

First. Is it possible to use get_crypto_recent_data to get the value of JPY bitcoin?

Second. There are some stocks whose dividend data cannot be retrieved by get_stock_dividends. Is there a way to get it?

Example code I tried investpy.get_stock_dividends(stock='RPRX',country='united states')