api.quiverquant.com API: get_stock_trades
api.quiverquant.com via Parse · Finance
Returns all disclosed Congress member trades for a specific stock ticker. Shows which politicians bought or sold a given stock, with filing and trade dates. Access U.S. Congress members' stock trading disclosures including recent trades, politician-specific trade history, and stock-specific congressional trading activity. Fulfilled by Parse from api.quiverquant.com.
- api-quiverquant-com
- b2b-directory
- finance
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e65d209a-d562-4191-9c02-8704ac65b361/get_stock_trades
- Interface artifact
- sha256:4525ecd21bca703f0c1e0781ae4211d63c2af8f1900c957b92708b6862a549ac
- Manifest digest
- sha256:06cff0279a05c65d7aeb794c642cca02744612ae05031649dbaf22b6e3099ced
Request fields
- limit (integer): Maximum number of trades to return.
- ticker (string, required): Stock ticker symbol (e.g. 'AAPL', 'MSFT', 'GOOGL'). Case-insensitive.
Example queries
- {"limit":"10","ticker":"AAPL"}