alvarobartt / investpy

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

Bugfix: stocks.get_stock_financial_summary raises ValueError and lxml.etree.ParserError #444

Open p1ck4rd opened 2 years ago

p1ck4rd commented 2 years ago

Hi! I found several bugs in the stocks.get_stock_financial_summary function:

Here is the fix.