Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyinvesting

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyinvesting

Investing.com API - Market and historical data downloader

  • 0.31
  • PyPI
  • Socket score

Maintainers
1

Investing.com® API - Market and historical data downloader

PyPI pyversions PyPI version shields.io PyPI status License Donate Tweeting

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

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc