Sec 13f Tracker
Pricing
Pay per usage
Sec 13f Tracker
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Max N
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
SEC 13F Tracker -- Institutional Holdings API
Track SEC Form 13F filings to monitor institutional investment holdings. This actor queries the SEC EDGAR system to retrieve 13F-HR filings from hedge funds, mutual funds, pension funds, and other institutional investment managers who manage $100 million or more in qualifying securities. Search by CIK number for a specific filer or by company name to discover institutional investors.
Form 13F is a quarterly report required by the SEC that discloses the equity holdings of institutional investment managers. These filings provide transparency into what stocks, ETFs, and other securities large institutions are buying, selling, or holding. This actor extracts filing metadata including the filer name, CIK, filing date, period of report, form type, accession number, and a direct link to the EDGAR filing page.
Features
- Queries SEC EDGAR submissions and full-text search APIs for 13F-HR and 13F-HR/A filings
- Look up a specific institution by CIK number for precise results
- Search by company name to discover institutional filers
- Returns CIK, company name, filing date, report period, form type, accession number, and EDGAR URL
- Filters specifically for 13F-HR and 13F-HR/A form types (excludes amendments to other forms)
- Pay-per-result pricing
Use Cases
- Investment research: Track what positions major hedge funds are building or reducing by monitoring their quarterly 13F filings.
- Competitive intelligence: Identify which institutional investors hold positions in your company or your competitors.
- Stock analysis: Analyze institutional ownership trends for a specific security by tracking all 13F filers who hold it.
- Fund marketing: Identify institutional investors who are actively buying into a sector to target them for fund distribution.
- Compliance monitoring: Track your own organization's 13F filing history to verify timely submissions and accuracy.
- Academic finance research: Build datasets of institutional holdings over time for studies on herding behavior, smart money effects, or market impact.
Example Input (CIK Lookup)
{"cik": "1067983","maxResults": 10}
Example Input (Company Name Search)
{"companyName": "Berkshire Hathaway","maxResults": 20}
Example Output
{"cik": "1067983","companyName": "BERKSHIRE HATHAWAY INC","filingDate": "2025-11-14","periodOfReport": "2025-09-30","formType": "13F-HR","accessionNumber": "0000950123-25-012345","url": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=1067983&type=13F","scrapedAt": "2026-02-27T12:00:00.000Z"}
Pricing
| Event | Price |
|---|---|
| Actor start | $0.10 |
| Per item | $0.0005 |
FAQ
What data source does this actor use? The actor queries the SEC EDGAR system directly. When a CIK is provided, it fetches the submissions JSON from data.sec.gov. For name-based searches, it uses the EDGAR full-text search index (efts.sec.gov). Both are official SEC data sources.
What is a CIK number? CIK (Central Index Key) is a unique identifier assigned by the SEC to each entity that files with the commission. You can look up a company's CIK at sec.gov/cgi-bin/browse-edgar.
What is the difference between 13F-HR and 13F-HR/A? 13F-HR is the original quarterly holdings report. 13F-HR/A is an amendment to a previously filed 13F-HR, typically filed to correct errors or add missing positions.
How often are 13F filings submitted? Institutional investment managers must file Form 13F within 45 days of the end of each calendar quarter (March 31, June 30, September 30, December 31).
Does this return individual stock positions? This actor returns filing-level metadata (dates, filer name, accession numbers). To retrieve individual position-level data from within a 13F filing, you would need to parse the XML information table referenced by the accession number.
Integration Notes
Results are stored in the Apify dataset and can be exported as JSON, CSV, XML, or Excel. Schedule quarterly runs timed to the 13F filing deadlines (approximately 45 days after quarter-end) to capture new filings as they appear. Use the accession number from results to fetch the detailed holdings XML from EDGAR for position-level analysis. The Apify API and webhooks enable integration into investment dashboards, research platforms, and alerting systems.
Built with Apify SDK.
Related Actors
- sec-filings (
sec-filings) - ofac-sanctions-watch (
ofac-sanctions-watch) - bank-health-monitor (
bank-health-monitor) - lei-entity-lookup (
lei-entity-lookup)