SEC filing data for apps and AI agents.

EdgarParser turns 10-Q, 10-K, and earnings-release filings into source-faithful XBRL facts, filing evidence, tables, text search, and structured 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.

The same SEC-derived data is available as formatted financial tables with source links, dimensional breakouts, downloads, and the live API panel.

Examples AAPL MSFT NVDA

Uses the latest cached filing period when available.

Give agents the same filing-grounded tools.

MCP calls authenticate with the same API key, use the same rate-limit bucket, and reach the same manifest-backed tools as direct HTTP requests.

Tool Surface

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

Agents can select the narrow tool for the question instead of scraping broad web pages.

Faithful Output

Keep accession, period, and source context attached.

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

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, request-based production access 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