The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Simple and efficient access to Yahoo Finance's 'screener' API <https://finance.yahoo.com/research-hub/screener/> for querying and retrieval of financial data. The core functionality abstracts the complexities of interacting with Yahoo Finance APIs, such as session management, crumb and cookie handling, query construction, pagination, and JSON payload generation. This abstraction allows users to focus on filtering and retrieving data rather than managing API details. Use cases include screening across a range of security types including equities, mutual funds, ETFs, indices, and futures. The package supports advanced query capabilities, including logical operators, nested filters, and customizable payloads. It automatically handles pagination to ensure efficient retrieval of large datasets by fetching results in batches of up to 250 entries per request. Filters can be dynamically defined to accommodate a wide range of screening needs. The implementation leverages standard HTTP libraries to handle API interactions efficiently and provides support for both R and Python to ensure accessibility for a broad audience.
Version: | 0.1.1 |
Depends: | R (≥ 3.5.0) |
Imports: | curl, jsonlite |
Suggests: | covr, testthat |
Published: | 2025-04-09 |
DOI: | 10.32614/CRAN.package.yfscreen |
Author: | Jason Foster [aut, cre] |
Maintainer: | Jason Foster <jason.j.foster at gmail.com> |
BugReports: | https://github.com/jasonjfoster/screen/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/jasonjfoster/screen |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | yfscreen results |
Reference manual: | yfscreen.pdf |
Package source: | yfscreen_0.1.1.tar.gz |
Windows binaries: | r-devel: yfscreen_0.1.1.zip, r-release: yfscreen_0.1.1.zip, r-oldrel: not available |
macOS binaries: | r-devel (arm64): yfscreen_0.1.1.tgz, r-release (arm64): yfscreen_0.1.1.tgz, r-oldrel (arm64): yfscreen_0.1.1.tgz, r-devel (x86_64): yfscreen_0.1.1.tgz, r-release (x86_64): yfscreen_0.1.1.tgz, r-oldrel (x86_64): yfscreen_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=yfscreen to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.