Package: yfhist 0.1.4

yfhist: Yahoo Finance 'history' API

Simple and efficient access to Yahoo Finance's 'history' API <https://finance.yahoo.com/> for querying and retrieving financial data. The 'yfhist' package abstracts the complexities of interacting with Yahoo Finance APIs, such as session management, crumb and cookie handling, query construction, date validation, and interval management. This abstraction allows users to focus on retrieving data rather than managing API details. Use cases include retrieving historical data across a range of security types such as equities and ETFs, indices, and other tickers. The package supports flexible query capabilities, including customizable date ranges, multiple time intervals, and automatic data validation. It manages interval-specific limitations automatically, such as lookback periods for intraday data and maximum date ranges for minute-level intervals. The implementation uses standard HTTP libraries to handle API interactions efficiently and is available in both R and 'Python' for accessibility to a broad audience.

Authors:Jason Foster [aut, cre]

yfhist_0.1.4.tar.gz
yfhist_0.1.4.zip(r-4.7-any)yfhist_0.1.4.zip(r-4.6-any)yfhist_0.1.4.zip(r-4.5-any)
yfhist_0.1.4.tgz(r-4.6-any)yfhist_0.1.4.tgz(r-4.5-any)
yfhist_0.1.4.tar.gz(r-4.7-any)yfhist_0.1.4.tar.gz(r-4.6-any)
yfhist_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
yfhist/json (API)

# Install 'yfhist' in R:
install.packages('yfhist', repos = c('https://jasonjfoster.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jasonjfoster/hist/issues

Datasets:

On CRAN:

Conda:

4.06 score 1 stars 2 scripts 137 downloads 3 exports 2 dependencies

Last updated from:e781112a54. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK139
source / vignettesOK191
linux-release-x86_64OK143
macos-release-arm64OK108
macos-oldrel-arm64OK94
windows-devel-x86_64OK101
windows-release-x86_64OK89
windows-oldrel-x86_64OK95
wasm-releaseOK100

Exports:get_colget_dataget_session

Dependencies:curljsonlite