get_industry_links: Fetch the sample of tickers links

View source: R/sec_api_bulk_methods.R

get_industry_linksR Documentation

Fetch the sample of tickers links

Description

Call SEC API and fetch the constituent industry tickers links

Usage

get_industry_links(ticker_list, api_key)

Arguments

ticker_list

Character List of tickers

api_key

Character SEC API key

Value

List List of tickers htm urls

Examples

# Company ticker
# industry_name <- get_industry_tickers output
# API key
# api_key <- "XXXXXXXXX"

TracyRage/fun_valuation documentation built on Jan. 29, 2023, 8:41 a.m.