SEC filing data for apps and AI agents.

Build on SEC filings without maintaining scrapers, parser edge cases, or citation plumbing. EdgarParser returns filing-grounded facts, tables, source evidence, and extraction caches through one hosted API and MCP server.

HTTP API
$ curl "https://www.edgarparser.com/api/metric?ticker=AAPL&year=2025&quarter=1&metric_name=Revenue&date_type=Q" \
  -H "Authorization: Bearer YOUR_KEY"
MCP Tool Call
{ "tool": "get_metric", "arguments": { "ticker": "AAPL", "year": 2025, "quarter": 1, "metric_name": "Revenue", "date_type": "Q" } }

Open a cached company financials page.

Inspect the statement rows, dimensional breakouts, downloads, and SEC source links before wiring the same cached filing data into your app or model.

Examples AAPL MSFT NVDA

Uses the latest cached filing period when available.

Give agents the same filing-grounded tools.

Let agents answer from filings instead of scraped pages. MCP calls use the same API key, rate-limit bucket, and manifest-backed tools as direct HTTP requests.

Tool Surface

XBRL, filings, tables, text, and extraction caches.

Agents choose the narrow filing tool for the job instead of guessing from broad web pages.

Faithful Output

Keep accession, period, and source context attached.

Every response keeps the filing identity needed for reproducible, source-cited work.

Source-faithful data without the parser burden.

Raw Extraction

Line items extracted with filing context intact.

Use filing-native facts without flattening them into a repackaged fundamentals layer.

Source Links

Trace numbers back to the SEC document.

Keep accession, filing type, period end, and source evidence attached to the output.

Full Coverage

10-Q, 10-K, and fallback earnings-release support.

Handle new quarters, late filings, and 8-K results without changing integration paths.

Machine-Ready

Built for apps, spreadsheets, and LLM tooling.

Send the same trusted filing data to JSON APIs, spreadsheets, and downstream agents.

Start free, then scale into higher-throughput workflows.

The launch pricing is simple: self-serve free access and Stripe checkout for higher-volume workflows.

Free

Developer Preview

$0 / forever

Good for evaluation, prototypes, and low-volume internal tooling.

  • 20 per 7 days per API key
  • Self-serve API key
  • Public and registered parser tools
Enterprise

Custom Access

Contact / custom

For internal platforms, analyst teams, or agent infrastructure with bespoke requirements.

  • Custom rate limits
  • Operational coordination
  • Direct support channel
See the full pricing table