alvarobartt / investpy

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

add support for financial news retrieval #124

Open alvarobartt opened 4 years ago

alvarobartt commented 4 years ago

Since the Investing.com search engine also provides "News" results, those are intended to be implemented among investpy functionality so to provide more useful data for the users.

If there is still time remaining, this feature will be included in the 1.0 release, if not, it will be included in a future one.

lefig commented 4 years ago

I have started to use the technical analysis API features. I hope that this will be expanded Now this is impressive functionality but any other contextual information such as news would be outstanding.

Thank you