Fund Portfolio & Security Ownership Lookup — SEC N-PORT API avatar

Fund Portfolio & Security Ownership Lookup — SEC N-PORT API

Pricing

from $250.00 / 1,000 n-port filings

Go to Apify Store
Fund Portfolio & Security Ownership Lookup — SEC N-PORT API

Fund Portfolio & Security Ownership Lookup — SEC N-PORT API

WHICH FUNDS HOLD A GIVEN STOCK? Reverse-ownership lookup across SEC N-PORT filings — enter a ticker, get every fund holding it, matched on exact ticker/CUSIP (no false positives). Or pull a named fund's full portfolio by CIK. Just watching new filings? Use the SEC Fund Holdings Monitor.

Pricing

from $250.00 / 1,000 n-port filings

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

SEC Form N-PORT Tracker

🎯 Which funds hold a given stock? (reverse-ownership lookup)

The capability that sets this apart: give it a ticker, get back every mutual fund holding that security across recent SEC N-PORT filings.

{ "mode": "by_issuer", "issuer": "AAPL", "daysBack": 45 }

Matching is identifier-first — exact ticker, then exact CUSIP/ISIN — with an exact company-name fallback. It does not substring-match, so a search for National Beverage never returns Federal National Mortgage or Marriott International, and Apple Inc. never returns Apple Hospitality REIT or Applebee's.

Three modes

modequestion
by_issuerwhich funds hold this security? (reverse ownership)
by_cikwhat does this specific fund hold? (full portfolio)
recent_filingswhat got filed recently?

🔀 Two N-PORT actors — which one do you want?

Both read the same public SEC data (N-PORT-P filings on EDGAR). They differ by the question you're asking:

You want to…Use
Look something up — a named fund's portfolio, or which funds hold a stock.This actor (Fund Portfolio & Security Ownership Lookup)
Watch new filings — scan recent N-PORT filings by keyword + date, no specific target yet.SEC Fund Holdings Monitor

Targeted lookup → this one. Discovery/monitoring → the Monitor.

Track N-PORT mutual-fund holdings from SEC EDGAR, parsed into clean JSON. Built for analysts, funds, fintech builders and AI agents. Factual public SEC/EDGAR data — not financial or investment advice. Not affiliated with the U.S. SEC.

📊 What you get

Clean JSON, one record per holding. Key fields (full output has 40 fields):

  • ticker — Ticker symbol
  • filing_date — Filing date
  • _source_url — Direct sec.gov filing link
  • securities_lending_loan_value_usd — USD value
  • cusip — Security CUSIP Every record carries a direct sec.gov source link.

Pricing: $0.05 per holding (Pay-Per-Event) — about 20 holdings per $1.

🤖 Use with AI agents

Structured, source-linked SEC data built for LLM and agent pipelines — point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it and pull N-PORT mutual-fund holdings on demand.

Sample agent prompt:

Pull the full holdings list from a fund's latest N-PORT filing as JSON.

Agentic payments (x402): Supports agentic payment via x402 — agents can call this actor with USDC, no API key required.

⏰ Run on a schedule

The recurring frame is the point — schedule a daily or weekly pull:

{
"maxResults": 50
}

More holdings trackers: 13F Tracker Pro, 13F Delta Tracker, N-PORT-P Holdings, N-PX Proxy Votes

Agent front doors: SEC Corporate Events MCP, Regulatory Filings MCP


Data parsed from public SEC EDGAR filings. Factual public SEC/EDGAR data — not financial or investment advice. Not affiliated with the U.S. SEC.