YahooFinanceAPI

This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.

License

License

GroupId

GroupId

com.yahoofinance-api
ArtifactId

ArtifactId

YahooFinanceAPI
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

YahooFinanceAPI
This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.
Project URL

Project URL

http://financequotes-api.com
Source Code Management

Source Code Management

https://github.com/sstrickx/yahoofinance-api

Download YahooFinanceAPI

How to add to project

<!-- https://jarcasting.com/artifacts/com.yahoofinance-api/YahooFinanceAPI/ -->
<dependency>
    <groupId>com.yahoofinance-api</groupId>
    <artifactId>YahooFinanceAPI</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoofinance-api/YahooFinanceAPI/
implementation 'com.yahoofinance-api:YahooFinanceAPI:3.17.0'
// https://jarcasting.com/artifacts/com.yahoofinance-api/YahooFinanceAPI/
implementation ("com.yahoofinance-api:YahooFinanceAPI:3.17.0")
'com.yahoofinance-api:YahooFinanceAPI:jar:3.17.0'
<dependency org="com.yahoofinance-api" name="YahooFinanceAPI" rev="3.17.0">
  <artifact name="YahooFinanceAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoofinance-api', module='YahooFinanceAPI', version='3.17.0')
)
libraryDependencies += "com.yahoofinance-api" % "YahooFinanceAPI" % "3.17.0"
[com.yahoofinance-api/YahooFinanceAPI "3.17.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1
com.squareup.okhttp3 : mockwebserver jar 3.4.0
com.google.guava : guava jar 31.1-jre
org.yaml : snakeyaml jar 1.26

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.3
3.12.2
3.12.1
3.12.0
3.11.0
3.10.0
3.9.0
3.8.0
3.7.0
3.6.1
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.4.0
1.3.0