Investing.com API - Market and historical data downloader
Project description
Investing.com® API - Market and historical data downloader
pyinvesting is an API to download online and historical data from investing.com.
Quick Start
Search Module
The search module is used to search all the information related to a specific ticker.
The information that can be retrieved is:
- Tickers: It will be used by the rest of the modules to get online or historical data
- News: They are all the news related to a specific search.
- Articles: They are all the articles related to a specific search.
The file example_search.py shows a basic example of how to use the module.
Online Module
The online module handles the connection and subscription with the server and allows a client to subscribe to investing.com and receive all the change events.
The file example_online.py shows a basic example of how to use the module.
History Module
The history module is used to download historical data. This module allows downloading data from 2 different places (chart and advanced chart sources)
The file example_history.py shows a basic example of how to use the module.
Requirements
- Python >= 3.6+
- Pandas >= 1.0.0
- Numpy >= 1.18.1
- Requests >= 2.21.0
- Websocket-client >= 0.57.0
- PyQuery >= 1.2
Legal
See the file LICENSE for our legal disclaimers of responsibility, fitness or merchantability of this library as well as your rights with regards to use of this library. pyinvesting is licensed under Apache Software License.
Attributions and Trademarks
investing.com is trademark of Fusion Media Limited.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyinvesting-0.31.tar.gz
.
File metadata
- Download URL: pyinvesting-0.31.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5c689f3f931cf8a523fc3c41ab109a1f9125d9cea5b4d71a85681ae8fa0a070 |
|
MD5 | 92f624b3ff3e858e5a506ebf0244d586 |
|
BLAKE2b-256 | ae875e41434666781935e00ed24257bcf7860da1ea316c3000c50a173b69d443 |
File details
Details for the file pyinvesting-0.31-py3-none-any.whl
.
File metadata
- Download URL: pyinvesting-0.31-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c764ee4abb960163ee44a36d025ea09d4ce2f067827aa9843d73d9fbc8ee392e |
|
MD5 | 60df90baf674e3333a11a72cfda90d28 |
|
BLAKE2b-256 | 68ffb50f649a07e38238815a508676a96421dc95e2a2afaa79325c4b13c776ed |