If this tool is helping you, please β the repo! It really helps discoverability.
SEC 13F Filing Tracker | Institutional Portfolio Analysis | AI-Powered Stock Research
A comprehensive Python tool for tracking hedge fund portfolios through SEC filings (13F, 13D/G, Form 4). Transform raw SEC EDGAR data into actionable investment insights. Built for financial analysts, quantitative traders, and retail investors seeking to analyze institutional investor strategies, portfolio changes, and discover stock opportunities by following elite fund managers.
- π Hedge Fund Tracker
- β«Άβ° Table of Contents
- π Quick Start
- β¨ Key Features
- π¦ Installation
- π Project Structure
- π¨π»βπ» How This Tool Tracks Hedge Funds
- π’ Hedge Funds Selection
- π§ AI Models Selection
β οΈ Limitations & Considerations- π³ Docker Deployment
- π GitHub Pages Deployment
- βοΈ Automation with GitHub Actions
- ποΈ Technical Stack
- π€πΌ Contributing & Support
- π References
- ππΌ Acknowledgments
- π License
- β Star History
# Clone the repository
git clone https://github.com/dokson/hedge-fund-tracker.git
cd hedge-fund-tracker
# Install Python dependencies
pipenv install
# Install and build the React frontend
pipenv run build-frontend
# Run the application (opens web UI in your browser)
pipenv run appcp .env.example .env
docker compose up --buildThe app will be available at http://localhost:8000.
| Feature | Description |
|---|---|
| π Modern Web UI | Premium React-based platform with real-time SSE streaming for AI tasks, native Dark Mode, and responsive design. |
| π Visual Analytics | Interactive charts (Recharts) to track institutional holdings, sectoral trends, and quarterly portfolio evolutions. |
| π Comparative Analysis | Combines quarterly (13F) and non-quarterly (13D/G, Form 4) filings for an up-to-date view. |
| π Comprehensive Reports | High-fidelity analysis pages for both investment funds (portfolios) and specific stocks (tickers). |
| π Smart Ticker Resolution | Multi-fallback system (yfinance β OpenFIGI β TradingView) resolves CUSIPs into actionable stock symbols, with company-rename handling via TradingView's name-search fallback. Form 4 reverse lookups (ticker β CUSIP) go through Financial Modeling Prep. |
| π€ AI Financial Analyst | Leverages top-tier LLMs to calculate "Promise Scores" and perform deep due diligence on high-conviction opportunities. |
| βοΈ Automated Data Pipeline | Scheduled GitHub Actions to fetch, process, and commit the latest SEC filings directly to your repository. |
| π GitHub Pages Demo | Static deployment with bundled data β all analysis features work without a backend. |
| β Personalized Watchlist | Star your favorite funds or stocks for quick access and personalized tracking across the platform. |
| π·οΈ Sector & Industry | Every stock is auto-tagged with Yahoo Finance industry; sector is derived via sector_hierarchy.csv. ETFs share a single "ETF" bucket. New tickers run through a yfinance β same-Company match β Groq LLM fallback chain. |
| π Global Search | Top-bar search across tickers, companies, fund names and managers, with grouped results, keyboard navigation (βK) and company logos inline. |
| πΌοΈ Company Logos | Logos served via Cloudinary's edge CDN, sourced lazily from Financial Modeling Prep. Pre-warmed for the full universe of tracked stocks. |
- Python 3.13+
- Node.js 20+ (for the React frontend)
- pipenv (install with
pip install pipenv)
-
π₯ Clone and navigate:
git clone https://github.com/dokson/hedge-fund-tracker.git cd hedge-fund-tracker -
π² Install dependencies: Navigate to the project root and run the following command. This will create a virtual environment and install all required packages.
pipenv install
π‘ Tip: If
pipenvis not found, you might need to usepython -m pipenv install. This can happen if the user scripts directory is not in your system's PATH. -
π¨ Build the frontend: Build the React interface (required once before first run):
pipenv run build-frontend
-
βΆοΈ Run the application: Execute within the project's virtual environment:pipenv run app
This starts a FastAPI server (default
http://localhost:8000, auto-increments if port is busy) and opens the web UI in your browser automatically.β οΈ Note on CLI mode (Legacy): The terminal CLI is a deprecated version of the tool, built before the development of the modern Web UI. While still functional, it requires a manual.envconfiguration. This file is automatically generated the first time you launch the Web UI. So, if you still wish to use the "old school" CLI, just run:pipenv run python -m app.main --cli
The data update operations (downloading and processing filings) are inside a dedicated script. This keeps the main application focused on analysis, while the updater handles populating and refreshing the database.
To run the data update operations, you need to use the updater.py script from the project root:
pipenv run python -m database.updaterThe updater.py script includes semi-automated maintenance tasks:
- Sorting: Upon exit (option
0), the script automatically sorts thedatabase/stocks.csvfile by ticker to maintain performance and prevent Git diff noise. - Auto-Documentation: This README's excluded funds section is synchronized whenever the database is refreshed manually.
This will open a separate menu for data management:
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Hedge Fund Tracker - Database Updater β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β 0. Exit β
β 1. Generate latest 13F reports for all known hedge funds β
β 2. Fetch latest non-quarterly filings for all known hedge funds β
β 3. Generate 13F report for a known hedge fund β
β 4. Manually enter a hedge fund CIK to generate a 13F report β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββThe tool can utilize API keys for enhanced functionality, but all are optional:
| Service | Purpose | Get Free API Key |
|---|---|---|
| CUSIP β stock ticker (Bloomberg's free identifier mapping). Works without a key at 25 req/min; a key raises the limit to 250 req/min. | OpenFIGI Keys | |
| Reverse ticker β CUSIP lookup for Form 4 filings (free tier 250 req/day). Key required β without it the reverse lookup is skipped and unresolved tickers open a GitHub issue. | FMP Keys | |
| Access to top-tier models (e.g., xAI Grok-3, OpenAI GPT-5, etc...) | GitHub Tokens | |
| Access to Google Gemini models | AI Studio Keys | |
| Access to various LLMs (e.g., OpenAI gpt-oss, Meta Llama, etc...) | Groq Keys | |
| Access to open weights models (e.g., DeepSeek R1, Kimi-Linear-48B, etc...) | HF Tokens | |
| Access to various LLMs (e.g., Claude 4.5 Opus, GLM 4.5 Air, etc...) | OpenRouter Keys |
π‘ Note β Ticker resolution:
Forward path (CUSIP β ticker) runs the chain in this order, no API key required for any step:
- yfinance β free, no key, covers the majority of US-listed equities.
- OpenFIGI β Bloomberg's free identifier-mapping endpoint. Works without
OPENFIGI_API_KEYat 25 req/min; with a key the limit is raised to 250 req/min.- TradingView β public symbol-search endpoint, queried by ISIN (US-listings only). When ISIN returns only non-US listings (typical for recently-renamed issuers), it retries by company name using the description TradingView itself reports β which carries the current name even if the SEC filing still lists the old one (e.g. Ekso Bionics β ChronoScale).
Reverse path (ticker β CUSIP) for Form 4 filings goes through Financial Modeling Prep. The free
FMP_API_KEYis required (250 req/day); without it, unresolved tickers open a GitHub issue and the CUSIP stays null until the next 13F cycle exposes it.π‘ Note: You don't need to use all the APIs. For the generative AI models (Google AI Studio, GitHub Models, Groq AI, Hugging Face, and OpenRouter), you only need the API keys for the services you plan to use. For instance, if you want to experiment with models like OpenAI GPT-4o mini, you just need a GitHub Token. Experimenting with different models is encouraged, as the quality of AI-generated analysis, both for identifying promising stocks and for conducting due diligence, can vary. However, top-performing stocks are typically identified consistently across all tested models. All APIs used in this project are currently free (with GitHub Models providing a generous free tier for developers).
hedge-fund-tracker/
βββ π .github/
β βββ π scripts/
β β βββ π fetcher.py # Daily script for data fetching (scheduled by workflows/daily-fetch.yml)
β βββ π workflows/ # GitHub Actions for automation
β βββ βοΈ deploy-pages.yml # GitHub Actions: Deploy to GitHub Pages
β βββ βοΈ filings-fetch.yml # GitHub Actions: Filings fetching job
β βββ βοΈ python-tests.yml # GitHub Actions: Unit tests
βββ π app/ # Main application logic
β βββ π frontend/ # React + Vite web UI
β β βββ π public/ # Static assets (404.html, logo + favicons)
β β βββ π scripts/ # copy-database.mjs (bundles CSVs for GH Pages)
β β βββ π src/
β β β βββ π components/ # Shared UI components (ModelSelector, TerminalOutput, FeatureNotAvailable, etc.)
β β β βββ π lib/ # config.ts (IS_GH_PAGES_MODE), dataService.ts (CSV I/O), aiClient.ts (SSE)
β β β βββ π pages/ # AIRanking, AIDueDiligence, FundsConfig, AISettings, DatabaseOperations
β β βββ π¦ package.json
β β βββ βοΈ vite.config.ts
β βββ π server.py # FastAPI server (serves frontend + all API endpoints)
β βββ βΆοΈ main.py # Entry point: web server (default) or CLI (--cli)
βββ π database/ # Data storage
β βββ π 2025Q1/ # Quarterly reports
β β βββ π fund_1.csv # Individual fund quarterly report
β β βββ π fund_2.csv
β β βββ π fund_n.csv
β βββ π YYYYQN/
β βββ π hedge_funds.csv # Curated hedge funds list -> EDIT THIS to add or remove funds to track
β βββ π models.csv # LLMs list to use for AI Financial Analyst -> EDIT THIS to add or remove AI models
β βββ π non_quarterly.csv # Stores latest 13D/G and Form 4 filings
β βββ π sector_hierarchy.csv # Yahoo Finance sector β industry taxonomy
β βββ π stocks.csv # Master data for stocks (CUSIP-Ticker-Name-Sector-Industry)
β βββ βΆοΈ updater.py # Main entry point for updating the database
βββ π tests/ # Test suite
βββ π .env.example # Template for your API keys
βββ β .gitignore # Git ignore rules
βββ π§Ύ LICENSE # Proprietary (code) + bundled MIT (original work)
βββ π§Ύ LICENSE-DOCS # CC BY 4.0 (Markdown documentation)
βββ π οΈ Pipfile # Project dependencies
βββ π Pipfile.lock # Locked dependency versions
βββ π README.md # Project documentation (this file)
π Hedge Funds Configuration File:
database/hedge_funds.csvcontains the list of hedge funds to monitor (CIK, name, manager) and can also be edited at runtime.π LLMs Configuration File:
database/models.csvcontains the list of available LLMs for AI analysis and can also be edited at runtime.
This tracker leverages the following types of SEC filings to provide a comprehensive view of institutional activity.
-
π Quarterly 13F Filings
- Required for funds managing $100M+
- Filed within 45 days of quarter-end
- Shows portfolio snapshot on last day of quarter
-
π Non-Quarterly 13D/G Filings
- Required when acquiring 5%+ of company shares
- Filed within 10 days of the transaction
- Provides a timely view of significant investments
-
βπ» Non-Quarterly SEC Form 4 Insider Filings
- Filed by insiders (executives, directors) or large shareholders (>10%) when they trade company stocks
- Must be filed within 2 business days of the transaction
- Offers real-time insight into the actions of key individuals and institutions
This tool tracks a curated list of what I found to be the top-performing institutional investors that file with the U.S. SEC, identified based on their performance over the last 3-5 years. This curation is the result of my own methodology designed to identify the top percentile of global investment funds. My selection methodology is detailed below.
Modern portfolio theory (MPT) offers many methods for quantifying the risk-return trade-off, but they are often ill-suited for analyzing the limited data available in public filings. Consequently, the hedge_funds.csv was therefore generated using my own custom selection algorithm designed to identify top-performing funds while managing for volatility.
Note: The selection algorithm is external to this project and was used only to produce the curated
hedge_funds.csvlist.
My approach prioritizes high cumulative returns but also analyzes the path taken to achieve them: it penalizes volatility, similar to the Sharpe Ratio, but this penalty is dynamically adjusted based on performance consistency; likewise, drawdowns are penalized, echoing the principle of the Sterling Ratio, but the penalty is intentionally dampened to avoid overly punishing funds that recover effectively from temporary downturns.
The list of hedge funds is actively managed to maintain its quality; funds that underperform may be replaced, while new top performers are periodically added.
However, despite their strong performance, several funds with portfolios predominantly focused on Healthcare and Biotech, such as Nextech Invest, Enavate Sciences, Caligan Partners, and Boxer Capital Management, have been intentionally excluded. These funds invest in highly specialized sectors where I lack the necessary expertise. Consequently, I consider them too risky for my personal investment profile, given the complexity and volatility inherent in biotech and healthcare ventures.
The quality of the output analysis is directly tied to the quality of the input data. To enhance the accuracy of the insights and opportunities identified, many popular high-profile funds have been intentionally excluded by design (the list below is automatically managed and capped to 50 funds, but you can see the full list in excluded_hedge_funds.csv):
- Peter Thiel's Thiel Macro
- Warren Buffett's Berkshire Hathaway
- George Soros's Soros Fund Management
- Bill Ackman's Pershing Square
- Larry Fink's BlackRock
- Michael Burry's Scion Asset Management
- Ken Griffin's Citadel Advisors
- Ray Dalio's Bridgewater Associates
- Jim Simons's Renaissance
- Steven Cohen's Point72
- Cathie Wood's ARK Invest
- Bill Gates's Gates Foundation Trust
- Abigail Johnson's FMR
- Carl Icahn's Icahn Enterprises
- John Paulson's Paulson & Co.
- Jan Koum's Newlands
- Paul Marshall & Ian Wace's Marshall Wace
- Ben Horowitz's a16z
- David Tepper's Appaloosa
- Robert Pitts's Steadfast Capital Management
- Paul Tudor Jones's Tudor Investment Corporation
- David Lane's Geode Capital Management
- Chris Hohn's The Children's Investment
- Brad Gerstner's Altimeter Capital Management
- Tim Campbell's Baillie Gifford
- David Booth's Dimensional Fund Advisors
- Mohnish Pabrai's Dalal Street
- Israel Englander's Millennium Management
- Robert Granieri's Jane Street
- David Shaw's DE Shaw
- Li Lu's Himalaya Capital Management
- Cliff Asness's AQR Capital Management
- Daniel Loeb's Third Point
- Ashish Sharma's DGS Capital Management
- Dmitry Balyasny's Balyasny Asset Management
- Seth Klarman's Baupost Group
- Ken Fisher's Fisher Asset Management
- James O'Shaughnessy's O'Shaughnessy Asset Management
- Richard Walker's Crake Asset Management
- Herbert Allen III's Allen Operations
- Lee Ainslie's Maverick Capital
- Barry Ritholtz's Ritholtz Wealth Management
- Mark Moore's ThornTree Capital
- Paul Thwaite's NatWest Group
- Edward Mule's Silver Point Capital
- Robert Atchison & Phillip Gross's Adage Capital Partners
- Tianqiao Chen's Shanda
- Andrew Law's Caxton Associates
- Matt Hulsizer's PEAK6
- Paul Singer's Elliott Investment
- David Goel's Matrix Capital Management
- Stefanie Drews's Amova
- Jeffrey Ubben's ValueAct Capital
- Joseph Edelman's Perceptive Advisors
- Lewis Sanders's Sanders Capital
- David Katz's Matrix Asset Advisors
- John Brennan's Sirios Capital Management
- Jon Yarbrough's Yarbrough Capital
- Chuck Royce's Royce Investment Partners
- Hyeon Joo Park's Mirae Asset Global Investments
- and many more... (see
database/excluded_hedge_funds.csvfor the full list)
π‘ Note: For convenience, key information for these funds, including their CIKs, is maintained in the
database/excluded_hedge_funds.csvfile.
Want to track additional funds? Simply edit database/hedge_funds.csv and add your preferred institutional investors. For example, to add Berkshire Hathaway, Pershing Square and ARK-Invest, you would add the following lines:
"CIK","Fund","Manager","Denomination","CIKs","URL"
"0001067983","Berkshire Hathaway","Warren Buffett","Berkshire Hathaway Inc","","https://www.berkshirehathaway.com/"
"0001336528","Pershing Square","Bill Ackman","Pershing Square Capital Management, L.P.","","https://pershingsquareholdings.com/"
"0001697748","ARK Invest","Cathie Wood","ARK Investment Management LLC","","https://www.ark-invest.com/"π‘ Note:
hedge_funds.csvcurrently includes not only traditional hedge funds but also other institutional investors (private equity funds, large banks, VCs, pension funds, etc., that file 13F to the SEC) selected from what I consider the top 5% of performers.If you wish to track any of the Notable Exclusions hedge funds, you can copy the relevant rows from
excluded_hedge_funds.csvintohedge_funds.csv.
-
Denomination: This is the exact legal name used by the fund in its filings. It is essential for accurately processing non-quarterly filings (13D/G, Form 4) as the scraper uses it to identify the fund's specific transactions within complex filing documents. -
CIKs(optional): A comma-separated list of additional CIKs. This field is used to track filings from related entities or subsidiaries. Some investment firms have complex structures where different legal entities file separately (e.g., a management company and a holding company).Example: Jeffrey Ubben's ValueAct Holdings (CIK =
0001418814) also has filings under ValueAct Capital Management (CIK =0001418812). By adding0001418812to theCIKscolumn, the tool aggregates non-quarterly filings from both entities for a complete view."CIK","Fund","Manager","Denomination","CIKs","URL" "0001418814","ValueAct","Jeffrey Ubben","ValueAct Holdings, L.P.","0001418812","https://valueact.com/"
-
URL(optional): Official fund website.
The AI Financial Analyst's primary goal is to identify stocks with the highest growth potential based on hedge fund activity. It achieves this by calculating a "Promise Score" for each stock. This score is a weighted average of various metrics derived from 13F filings. The AI's first critical task is to act as a strategist, dynamically defining the heuristic by assigning the optimal weights for these metrics based on the market conditions of the selected quarter. Its second task is to provide quantitative scores (e.g., momentum, risk) for the top-ranked stocks.
The models included in database/models.csv have been selected because they have demonstrated the best performance and reliability for these specific tasks. Through experimentation, they have proven effective at interpreting the prompts and providing insightful, well-structured responses.
You can easily add or change the AI models used for analysis by editing the database/models.csv file. This allows you to experiment with different Large Language Models (LLMs) from supported providers.
To add a new model, open database/models.csv and add a new row with the following columns:
- ID: The specific model identifier as required by the provider's API.
- Description: A brief, user-friendly description that will be displayed in the selection menu.
- Client: The provider of the model. Must be one of
GitHub,Google,Groq,HuggingFace, orOpenRouter.
Here are the official model lists for each provider:
It's crucial to understand the inherent limitations of tracking investment strategies solely through SEC filings:
| Limitation | Impact | Mitigation |
|---|---|---|
| π Filing Delay | Data can be 45+ days old | Focus on long-term strategies |
| π§© Incomplete Picture | Only US long positions shown | Use as part of broader analysis |
| π No Short Positions | Missing hedge information | Consider reported positions carefully |
| π Limited Scope | No non-US stocks or other assets | Supplement with additional data |
Many tracking websites rely solely on quarterly 13F filings, which means their data can be over 45 days old and miss many significant trades. Non-quarterly filings like 13D/G and Form 4 are often ignored because they are more complex to process and merge.
This tracker helps overcome that limitation by integrating multiple filing types. When analyzing the most recent quarter, the tool automatically incorporates the latest data from 13D/G and Form 4 filings. As a result, the holdings, deltas, and portfolio percentages reflect not just the static 13F snapshot, but also any significant trades that have occurred since. This provides a more dynamic and complete picture of institutional activity.
You can run the full application in Docker β no Python or Node.js installation required.
- Multi-stage build: frontend compiled in Node, served by Python β single optimized image
- Persistent data:
database/,__llmcache__/, and__reports__/are mounted as volumes - Health check:
/healthendpoint monitored by Docker - Non-root user: runs as
hedgefunduser inside the container - API keys: read from mounted
.envfile or passed as environment variables
The Docker setup works with any container platform (Railway, Fly.io, Render, etc.). Set DOCKER_ENV=1 and pass API keys as environment variables. The entrypoint.sh script automatically seeds the database and generates .env from environment variables on first deploy.
The frontend can be deployed as a static demo on GitHub Pages β no Python backend required. AI features and data updates are disabled in this mode, but all core analysis pages work with bundled data.
Live demo: https://{username}.github.io/hedge-fund-tracker/
| Page | Status |
|---|---|
| Dashboard (Latest Filings) | Fully functional |
| Quarterly Trends | Fully functional |
| Hedge Fund Portfolios | Fully functional |
| Stocks Browser | Fully functional |
FAQ (/learn) |
Fully functional (statically pre-rendered for SEO) |
| AI Ranking | Disabled (requires local backend) |
| AI Due Diligence | Disabled (requires local backend) |
| Funds Config | Hidden |
| AI Settings | Hidden |
| Database Operations | Hidden |
- Fork the repository on GitHub
- Enable GitHub Pages: Go to Settings > Pages > Source: "GitHub Actions"
- Push to
masterβ the deploy workflow (.github/workflows/deploy-pages.yml) runs automatically
The build step (npm run build:gh-pages) bundles all CSV data into dist/database/ so the static site is fully self-contained.
For full functionality (AI analysis, data updates, file editing), run locally:
pipenv install
pipenv run build-frontend
pipenv run appThis repository includes a GitHub Actions workflow (.github/workflows/filings-fetch.yml) designed to keep your data effortlessly up-to-date by automatically fetching the latest SEC filings.
- Scheduled Runs: The workflow runs automatically to check for new 13F, 13D/G, and Form 4 filings from the funds you are tracking (
hedge_funds.csv). It runs four times a day from Monday to Friday (at 01:30, 13:30, 17:30, and 21:30 UTC) and once on Saturday (at 04:00 UTC). - Safe Branching Strategy: Instead of committing directly to your main branch, the workflow pushes all new data to a dedicated branch named
automated/filings-fetch. - GitHub Pages Deploy: A separate workflow (
.github/workflows/deploy-pages.yml) automatically rebuilds and deploys the static frontend to GitHub Pages whenever frontend or database files change onmaster. - User-Controlled Merging: This approach gives you full control. You can review the changes committed by the bot and then merge them into your main branch whenever you're ready. This prevents unexpected changes and allows you to manage updates at your own pace.
- Automated Alerts: If the script encounters a non-quarterly filing where it cannot identify the fund owner based on your
hedge_funds.csvconfiguration, it will automatically open a GitHub Issue in your repository, alerting you to a potential data mismatch that needs investigation.
- Fork the Repository: Create your own fork of this project on GitHub.
- Enable Actions: GitHub Actions are typically enabled by default on forked repositories. You can verify this under the Actions tab of your fork.
- Configure Secrets (optional): Workflows run with the built-in
GITHUB_TOKENand require no extra setup. If you want a higher OpenFIGI rate limit during ticker resolution (250 req/min vs 25), addOPENFIGI_API_KEYas a repository secret underSettings>Secrets and variables>Actions.
| ποΈ Category | π¦Ύ Technology |
|---|---|
| Core | Python 3.13+, pipenv, Docker (optional) |
| Backend | FastAPI, uvicorn |
| Frontend | React 19, Vite, TypeScript, Tailwind CSS |
| UI Components | shadcn/ui, Radix UI, Lucide, Sonner |
| Data Viz & State | Recharts, TanStack Query v5 |
| Web Scraping | curl_cffi, Beautiful Soup 4, lxml |
| Reliability | Tenacity, Python-Dotenv |
| Stocks Data | yfinance, OpenFIGI, TradingView, Financial Modeling Prep, Nasdaq API |
| Gen AI | toon-format, Google AI SDK, OpenAI SDK |
| Code Quality (Python) | Ruff (lint + format), mypy (type-check), pre-commit |
| Code Quality (Frontend) | oxlint (React, JSX-a11y, TypeScript rules), Prettier, TypeScript strict |
| CI/CD | GitHub Actions (lint, tests, deploy), Vitest (frontend tests), unittest (Python tests) |
Read CONTRIBUTING.md before opening a PR β it covers TDD discipline, lint policy, branch hygiene, and what makes a good PR. For deep architectural context (modules, footguns, data flow) see AGENTS.md.
- π Report a bug β guided form so reproduction info isn't missed
- π Request a feature β for open-ended ideas, prefer Discussions
- π Report a vulnerability privately β never open a public issue for security
- π Fork & open a PR β small, focused PRs land faster
- π Share on X or LinkedIn
This tool is in active development, and your input is valuable. For questions or design discussion, open a Discussion β keeping conversations public benefits future contributors.
- SEC Developer Resources
- SEC: Frequently Asked Questions About Form 13F
- SEC: Guidance on Beneficial Ownership Reporting (Sections 13D/G)
- CUSIP (Committee on Uniform Security Identification Procedures)
- Modern Portfolio Theory (MPT)
This project began as a fork of sec-web-scraper-13f by Gary Pang. The original tool provided a solid foundation for scraping 13F filings from the SEC's EDGAR database. It has since been significantly re-architected and expanded into a comprehensive analysis platform, incorporating multiple filing types, AI-driven insights, and automated data management.
This repository is dual-licensed, with documentation carved out separately:
- Original work (Gary Pang's sec-web-scraper-13f): MIT License.
- All new code (everything added by Alessandro Colace): Copyright Β© 2025 Alessandro Colace β All Rights Reserved. Personal and educational use is permitted; redistribution and commercial use require written permission.
- Markdown documentation (
*.mdfiles): Creative Commons Attribution 4.0 International (CC BY 4.0) β reuse with attribution to Alessandro Colace (github.com/dokson/hedge-fund-tracker). Each.mdfile carries anSPDX-License-Identifier: CC-BY-4.0header.
See LICENSE for the code terms and LICENSE-DOCS for the documentation terms.