SEC Company Facts (XBRL) Scraper
Pull XBRL financial time series (revenue, net income, assets…) straight from SEC EDGAR.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/sec-company-facts-scraper?identifiers=AAPLSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Fetches company financial facts from the official SEC XBRL companyfacts API — public JSON, no key required — and emits one item per reported data point, giving you clean time series per concept.
Each item includes: entity name, CIK, ticker, taxonomy (us-gaap/dei), concept tag and human label, unit (USD, shares, USD-per-share…), value, period start/end dates, fiscal year and period (FY/Q1–Q4), source form (10-K/10-Q…), filing date, accession number, and XBRL frame when assigned.
Inputs
identifiers— tickers (e.g.AAPL) and/or CIK numbers, one per line. Tickers are resolved via SEC's officialcompany_tickers.jsonmapping.concepts— us-gaap concept tags to extract. Defaults to key financials: Revenues, NetIncomeLoss, OperatingIncomeLoss, Assets, Liabilities, StockholdersEquity, EPS diluted, cash, and more.pointsPerConcept— most recent data points to keep per concept.
Duplicate re-reportings of the same period are deduplicated (latest filing wins). Requests send a descriptive User-Agent per SEC fair-access policy.
Related scrapers
Broken Link Checker
hyperscrape/broken-link-checker
Crawl a site, check every link and report status, redirects and dead ends.
Bitcoin Address Scraper
hyperscrape/bitcoin-address-scraper
On-chain stats for any Bitcoin address — balance, totals, USD value, recent txs.
CoinGecko Coins Scraper
hyperscrape/coingecko-coins-scraper
Live crypto market data — price, market cap, volume, supply and ATH for any coin.