
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
pyinvesting is an API to download online and historical data from investing.com.
The search module is used to search all the information related to a specific ticker.
The information that can be retrieved is:
The file example_search.py shows a basic example of how to use the 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.
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.
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.
investing.com is trademark of Fusion Media Limited.
FAQs
Investing.com API - Market and historical data downloader
We found that pyinvesting demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.