VOOZH about

URL: https://apify.com/nexgendata/sec-form-13f-holdings-tracker

โ‡ฑ ๐Ÿณ SEC 13F Holdings โ€” Hedge Fund Positions & Whales Tracker [DEPRECATED] ยท Apify


๐Ÿ‘ SEC 13F Holdings โ€” DEPRECATED, use Tracker Pro avatar

SEC 13F Holdings โ€” DEPRECATED, use Tracker Pro

Deprecated

Pricing

from $20.00 / 1,000 13f holdings

Go to Apify Store

SEC 13F Holdings โ€” DEPRECATED, use Tracker Pro

Deprecated

โš ๏ธ DEPRECATED โ€” superseded by the maintained SEC Form 13F Holdings Tracker (Pro): https://apify.com/nexgendata/sec-form-13f-tracker-pro?fpr=2ayu9b โ€” same hedge-fund 13F-HR filing data, actively maintained and priced. Please switch; this version is no longer updated.

Pricing

from $20.00 / 1,000 13f holdings

Rating

0.0

(0)

Developer

๐Ÿ‘ NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

7 days ago

Last modified

Share

๐Ÿ“Š SEC Form 13F Holdings Tracker โ€” Hedge Fund Positions & Whale Watching

Track what hedge funds and institutional managers own. Pulls every position from a manager's SEC Form 13F-HR filing โ€” issuer, CUSIP, market value, share count, position type, and voting authority โ€” straight from SEC EDGAR. A free Quiver / WhaleWisdom / 13F.info alternative. No API key, no login, no rate-limit games. Built for quants, analysts, financial journalists, and AI agents.

โšก What you get per holding

FieldDescription
managerName, managerCikThe institutional filer (e.g. BERKSHIRE HATHAWAY INC, CIK 1067983)
filingDate, periodOfReportWhen it was filed and the quarter it covers
nameOfIssuer, titleOfClass, cusipThe security held
value_usd, shares, sharesTypePosition size (whole USD for filings since 2023)
putCall, investmentDiscretionOption type and discretion
votingSole, votingShared, votingNoneVoting authority breakdown
accessionNumber, filingUrlDirect link back to the source SEC filing

๐ŸŽฏ Use cases

  • Whale-watching โ€” mirror what Berkshire, Bridgewater, or any 13F filer bought and sold quarter over quarter.
  • Quant signals โ€” feed institutional position changes into factor models and backtests.
  • M&A / activist research โ€” spot accumulation and new positions early.
  • Financial journalism โ€” sourced, linkable position data for stories.
  • AI agents โ€” clean JSON over MCP for finance copilots.

๐Ÿš€ Sample inputs

{"cik":"1067983","maxFilings":1,"minValueUsd":0}
{"cik":"1350694","maxFilings":4,"minValueUsd":10000000}
{"cik":"1423053","maxFilings":2,"minValueUsd":0}

cik = the manager's SEC Central Index Key (1067983 = Berkshire Hathaway). maxFilings = how many recent quarterly 13F filings to pull (1โ€“12). minValueUsd = optionally skip positions below a dollar threshold.

๐Ÿ“ฆ Sample output

{
"managerName":"BERKSHIRE HATHAWAY INC",
"managerCik":"1067983",
"filingDate":"2025-02-14",
"periodOfReport":"2024-12-31",
"nameOfIssuer":"APPLE INC",
"titleOfClass":"COM",
"cusip":"037833100",
"value_usd":75024813000,
"shares":300000000,
"sharesType":"SH",
"putCall":null,
"investmentDiscretion":"DFND",
"votingSole":300000000,
"votingShared":0,
"votingNone":0,
"accessionNumber":"0000950123-25-001234",
"filingUrl":"https://www.sec.gov/Archives/edgar/data/1067983/000095012325001234/..."
}

๐Ÿ“Š Sample Output

IssuerCUSIPSharesValue (USD)Discretion
APPLE INC037833100300,000,000$75,024,813,000DFND
BANK OF AMERICA0605051041,032,852,006$39,167,000,000DFND
AMERICAN EXPRESS025816109151,610,700$44,936,000,000DFND
COCA-COLA CO191216100400,000,000$24,856,000,000DFND

๐Ÿ›  How it works

  1. You supply a manager cik (look it up once on SEC EDGAR full-text search).
  2. The actor queries data.sec.gov for that filer's most recent 13F-HR filings.
  3. It parses the information-table XML for every holding.
  4. Optional minValueUsd filter drops small positions.
  5. Returns one clean JSON row per holding, each linked back to the source filing.

No scraping of paywalled aggregators โ€” this reads the primary SEC source directly with a polite identified User-Agent.

๐Ÿ”— Related Actors โ€” SEC & Finance Intelligence

๐Ÿ’ฐ Pricing Example

Pricing examples reflect the currently active Apify price. Scheduled pricing updates will be reflected here once active.

Pay-per-result: $0.020/holding (+ $0.005 actor start). Apify gives every user $5/month free credit โ€” small runs are effectively free.

Holdings returnedCost
100$2.00
500$10.00
2,000$40.00

New to Apify? Start free: https://apify.com/?fpr=2ayu9b

Scheduled pricing update: $0.060/holding effective 2026-06-21.

โš–๏ธ Legal & data sources

Data comes directly from the U.S. SEC EDGAR system (data.sec.gov and www.sec.gov/Archives), which is public-domain U.S. government data. Requests use an identified User-Agent per SEC's fair-access policy. This actor returns factual public filing data only โ€” it is not investment advice.

โ“ FAQ

How do I find a manager's CIK? Search the manager's name on SEC EDGAR full-text search (efts.sec.gov) or the EDGAR company search; the CIK is on their filing index page. How current is the data? 13F-HR filings are due 45 days after quarter-end; this returns them as soon as they're on EDGAR. Are dollar values in thousands? No โ€” for filings since 2023 the SEC reports whole US dollars, and this actor returns whole dollars. Does it cover 13F-NT (notice) filings? It targets 13F-HR holdings reports, which contain the actual position tables. Can I pull many managers? Run once per CIK (e.g. via a loop in n8n/Make or an MCP agent); each run bills independently. Is there an API key? No โ€” no login or key required. Does it work over MCP / for AI agents? Yes, it returns clean JSON suitable for agent tool-calls.

๐Ÿ†˜ Troubleshooting

  • No results returned โ€” the CIK may not be a 13F filer, or has no 13F-HR in the requested window. Verify the CIK on EDGAR and increase maxFilings.
  • Fewer holdings than expected โ€” check minValueUsd; set it to 0 to include everything.
  • Wrong manager โ€” CIKs are filer-specific; confirm you used the institution's CIK, not a fund or person.
  • Stale quarter โ€” 13F filings lag ~45 days after quarter-end; the latest quarter may not be filed yet.
  • Need the source โ€” every row includes filingUrl linking back to the exact SEC filing.

๐Ÿท๏ธ About NexGenData

NexGenData builds structured datasets from official public sources โ€” SEC, GLEIF, USPTO, government registries, and more โ€” for analysts, developers, investors, and AI agents. 270+ actors at apify.com/nexgendata. New to Apify? Start free: https://apify.com/?fpr=2ayu9b

You might also like