Contents

investpy 1.0.8

0

Financial Data Extraction from Investing.com with Python

Financial Data Extraction from Investing.com with Python

Stars: 1546, Watchers: 1546, Forks: 365, Open Issues: 238

The alvarobartt/investpy repo was created 5 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1546 github stars!

How to Install investpy

You can install investpy using pip

pip install investpy

or add it to a project with poetry

poetry add investpy

Package Details

Author
Alvaro Bartolome
License
MIT License
Homepage
https://investpy.readthedocs.io/
PyPi:
https://pypi.org/project/investpy/
Documentation:
https://investpy.readthedocs.io/
GitHub Repo:
https://github.com/alvarobartt/investpy

Classifiers

  • Office/Business/Financial
  • Office/Business/Financial/Investment
  • Scientific/Engineering/Information Analysis
  • Software Development/Libraries
No  investpy  pypi packages just yet.

Errors

A list of common investpy errors.

Code Examples

Here are some investpy code examples and snippets.

GitHub Issues

The investpy package has 238 open issues on GitHub

  • Add new entries for stocks in Brazil and United States
  • call:investpy.get_stock_historical_data, ConnectionError: ERR#0015: error 503, try again later.
  • investpy.get_stock_dividends could not convert string to float
  • Can't track some funds (even if present on investing.com list)
  • Error getting index from Brazil
  • ERR#0015: error 503, try again later.
  • AVST, M&G cannot be found in FTSE100
  • investpy.get_crypto_historical_data Not working with several Cryptos
  • IndexError: ERR#0033: information unavailable or not found.
  • Query historical data for multiple stocks in a single website request in order to solve Error 429
  • adding option to use id
  • ConnectionError: ERR#0015: error 503, try again later.
  • Getting the futures contracts curve

See more issues on GitHub

Related Packages & Articles

akshare 1.13.31

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions