SEC Form 4 Insider Transactions
sec_form_4_insider_transactionsRetrieve insider buys, sales, grants, exercises, and derivatives from SEC Form 4/4A by ticker or CIK, with owner roles, security details, share counts, prices, and post-transaction ownership.
Instructions
Export structured insider buys, sales, grants, exercises and derivative transactions from official SEC Form 4 and 4/A XML by ticker or CIK. Returns reporting-owner roles, security details, share counts, prices and post-transaction ownership.
Behavioral Transparency:
Execution: Network call executed synchronously in the cloud via Apify Actor 'captainhandsome/sec-form-4-insider-transactions'.
Side Effects: Reads public sources and creates a billed Actor run and dataset on your Apify account.
Authentication: Requires APIFY_TOKEN environment variable; the Actor publisher supplies the SEC contact identity.
Latency & Limits: Typical run duration is 10-90 seconds depending on max_filings; output is capped by max_results.
Usage Guidelines:
When to use: Use for insider-trading research, ownership-change monitoring and transaction-level Form 4 analysis.
When NOT to use: Do not use for 10-K, 10-Q or 8-K filings (use 'sec_edgar_filings') or campaign-finance data (use 'fec_campaign_finance_search').
Named alternatives: Use 'sec_edgar_filings' for company filings and exhibits, or 'fec_campaign_finance_search' for US political contributions and committees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Public-company ticker or 1-10 digit SEC CIK. | |
| date_to | No | Inclusive filing end date, YYYY-MM-DD. | |
| date_from | No | Inclusive filing start date, YYYY-MM-DD. | |
| max_filings | No | Maximum ownership XML filings to inspect. | |
| max_results | No | Maximum transaction rows to return. | |
| transaction_codes | No | Exact SEC transaction codes such as P, S, A, M or G. | |
| include_amendments | No | Include amended Form 4/A filings. | |
| include_derivative | No | Include derivative securities such as options. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| error | No | ||
| status | Yes | ||
| results | Yes |