congressional-trades
Retrieve U.S. congressional stock trades with performance comparison to SPY. Filter by ticker for trades in specific stocks or omit ticker for recent market-wide activity.
Instructions
US Congressional stock trades (STOCK Act disclosures). Two modes: supply a ticker to get all congress member trades in that stock (with excess-return-vs-SPY performance), or omit ticker for recent market-wide congressional activity. Returns representative, party, chamber, transaction type, dollar range, dates, and historical performance vs. SPY. Sourced from Quiver Quant's STOCK Act aggregator — no API key required. $0.022/call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | Stock ticker to filter by (e.g. AAPL, NVDA). Case-insensitive. Omit for market-wide recent trades. | |
| limit | No | Maximum trades to return. Default 25, max 100. | |
| transaction_type | No | Filter by transaction direction. Default: all. | |
| chamber | No | Filter by congressional chamber. Default: all. |