alvarobartt / investpy

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

Bugfix: remove Brotli as accepted encoding #332

Closed danilogalisteu closed 3 years ago

danilogalisteu commented 3 years ago

Remove Brotli as accepted encoding since requests can't parse it natively.

Fixes #327, #328, #330.

alvarobartt commented 3 years ago

Hi @danilogalisteu, thanks for your awesome support this morning and for helping solve this issue. I've applied the changes myself as I didn't see the PR... sorry for that! Anyway, I've mentioned your support in the referencing issues and I'll also include a mention to you in the GitHub Release notes.

Thanks again! You rock :fire:

alvarobartt commented 3 years ago

You can install the new-fixed version as it follows:

pip install investpy==1.0.5

Sorry for the inconvenience, seems that Investing.com is applying a lot of changes and under maintenance... Everyone thank both @danilogalisteu and @nhlsm for their awesome support! 👍🏻