UNPKG

sec-edgar-api

Version:

Fetch and parse SEC earnings reports and other filings. Useful for financial analysis.

4 lines (3 loc) 100 B
import SecEdgarApi from './SecEdgarApi'; export default SecEdgarApi; export * from './SecEdgarApi';