SEC financial data, straight from the source.

EdgarParser turns 10-Q, 10-K, and earnings-release filings into structured output without hiding the source. Built for developers, analysts, and agent workflows that need faithful extraction over hand-wavy summaries.

$ curl https://edgarparser.com/api/financials \
  -H "Authorization: Bearer YOUR_KEY" \
  -d ticker=AAPL \
  -d year=2025 \
  -d quarter=3

Also available as an MCP server for AI agents.

If your workflow lives inside agent tooling, EdgarParser can sit behind an MCP interface instead of a hand-built integration layer.

Agent-Ready

Give models structured access to filing-derived data.

Keep the retrieval layer close to the SEC source instead of forcing agents to scrape websites.

Faithful Output

Use filing metadata to audit what the agent saw.

Useful when you care about provenance, reproducibility, and source-cited answers.

Same Product Surface

API and MCP share the same extraction philosophy.

One source-faithful backend, multiple ways to consume it.

Faithful extraction, not a data vendor layer.

Raw Extraction

Line items extracted with filing context intact.

No repackaged fundamentals layer. The filing remains the system of record.

Source Links

Every answer stays close to the SEC document.

Use source metadata to trace facts back to accession, filing type, and period end.

Full Coverage

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

Useful when the quarter is new, the filing is late, or only 8-K results are available.

Machine-Ready

Built for apps, spreadsheets, and LLM tooling.

Use the JSON API directly or route the same source-faithful data into downstream agents.

Start free, then scale into higher-throughput workflows.

The launch pricing is simple: self-serve free access now, higher-volume plans next.

Free

Developer Preview

$0 / forever

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

  • 6 requests every 7 days
  • Self-serve API key
  • Core financial extraction endpoints
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