activist-investor-intel
ActiveTool of The Stall
SEC EDGAR Schedule 13D/13G beneficial ownership disclosures for US equities. Mode 1 (ticker): returns all 5%+ shareholders for a company — activist funds (13D) vs passive holders (13G), with ownership %, share count, and EDGAR filing URL. Mode 2 (recent): returns market-wide Schedule 13D disclosures in the last N days. Authoritative US government data, updated within minutes of SEC acceptance.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"description": "For mode=recent: how many calendar days back to search (default 30, max 365)."
},
"mode": {
"type": "string",
"description": "'company' (default when ticker provided) returns 5%+ shareholders for that ticker. 'recent' returns market-wide Schedule 13D filings in the last N days."
},
"limit": {
"type": "integer",
"description": "Max results to return (default 20, max 50)."
},
"ticker": {
"type": "string",
"description": "US public company ticker symbol (e.g. TSLA, AAPL, CRM). Case-insensitive. Provide to get 5%+ holders for that specific company."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries