alvarobartt / investpy

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

investpy.funds.get_fund_information always gives blank for Rating and Risk rating #435

Open APandaInFjord opened 3 years ago

APandaInFjord commented 3 years ago

I have tried this with several funds, for example, investpy.funds.get_fund_information("Vanguard 500 Index Fund Admiral Shares", "united states"), the result given by this always has blank for Rating and Risk rating column...

Can you help to check why? I guess it is because in the website, it is presented by stars instead of numbers...