Search

public final class Search implements Fetcher

Access to the SYMBOL_SEARCH endpoint, which matches a free-text keyword against the symbols and names Alpha Vantage covers and returns the best matches ranked by relevance.

Author

Sylvester Sefa-Yeboah

Since

1.8.0

Constructors

Link copied to clipboard
public void Search(Config config)

Functions

Link copied to clipboard
public void fetch()
Performs a fetch operation.
Link copied to clipboard
Makes a blocking synchronous http request to fetch the data.
Link copied to clipboard
public Search keywords(String keywords)
Link copied to clipboard
Handles request failure
Link copied to clipboard
Handles request success