investing-com-api
investing-com-api copied to clipboard
Unofficial APIs for Investing.com website.
Hello I am currently having some major problems using it After starting the system for about 1 hour - 2 hours, RAM usage suddenly increases to 90% and restarts the...
Pretty much the title. They do have a web widget for the market calendar.
Seems like this project has all possible inputs for investing.com: https://github.com/alvarobartt/investpy/tree/master/investpy/resources Expand mapping.js with all these csv, then add info about source in readme.
Hi Davide, thanks for your code. Actually I think the investing.com API package is a creative solution. But seems that the API guide doc is not ready yet. Or can...
item[5] and item[6] _probably_ (help wanted) represents the volume, add them into the APIs. Eg for dow jones: ``` [ 1645660800000, 32830.33, 33269.34, 32272.64, 33223.83, 593186432, // volume? 0 //...
See discussion in https://github.com/DavideViolante/investing-com-api/pull/61 After the mentioned PR this package is returning also some other values, see readme.
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) from 10.0.1 to 10.1.0. Release notes Sourced from jest-puppeteer's releases. v10.1.0 Features support puppeteer v23 (b5e774d), closes #586 Changelog Sourced from jest-puppeteer's changelog. 10.1.0 (2024-08-17) Note: Version bump...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.15.0 to 23.2.1. Release notes Sourced from puppeteer's releases. puppeteer-core: v23.2.1 23.2.1 (2024-08-29) Bug Fixes roll to Chrome 128.0.6613.86 (#13013) (d41cc51) puppeteer: v23.2.1 23.2.1 (2024-08-29) Miscellaneous Chores...