View source: R/sec_api_bulk_methods.R
get_industry_links | R Documentation |
Call SEC API and fetch the constituent industry tickers links
get_industry_links(ticker_list, api_key)
ticker_list |
Character List of tickers |
api_key |
Character SEC API key |
List List of tickers htm urls
# Company ticker # industry_name <- get_industry_tickers output # API key # api_key <- "XXXXXXXXX"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.