Infomoney: Get Stock Intraday
Infomoney via Parse · Finance
Get intraday high-frequency data at a configurable periodicity. Returns OHLCV data for each time bucket. Covers the current trading day or the last five trading days depending on the interval parameter. Access Brazilian stock market data from InfoMoney/B3, including quotes, historical data, intraday prices, fundamentals, dividends, currency/crypto rates, and news. Fulfilled by Parse from infomoney.com.br.
- crypto-web3
- finance
- infomoney
- infomoney-com-br
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/197d4554-7009-4a1e-852e-90977cea7fc4/get_stock_intraday
- Interface artifact
- sha256:e6ac7aa6224f7eaba44abcf6cf096e8adcfaab68977a2e4fa172809cc41ed2dc
- Manifest digest
- sha256:521281476f0f66488f3a6632b60b14126e4c5e09d81cac226a1d23f6188d56d2
Request fields
- ticker (string): B3 stock ticker symbol (e.g. PETR4, VALE3, ITUB4)
- interval (string): Time range: 'OneDay' for current day, 'FiveDays' for last five trading days: Allowed values: OneDay, FiveDays
- periodicity (integer): Frequency in minutes per data point (e.g. 1, 5, 15, 60)
Example queries
- {"ticker":"PETR4","interval":"OneDay","periodicity":"1"}