Openinsider: Get Insider Buy Sell Chart Data
Openinsider via Parse · Finance
Retrieve aggregated daily purchase and sale filing counts and values from the historical dataset. Returns one row per trading day with totals. When filtering by date, provide both start_date and end_date together in YYMMDD format for a bounded range. Omitting both returns the complete dataset. Insider trading data from OpenInsider.com, including latest filings, cluster buys, top trades, and advanced screener capabilities. Fulfilled by Parse from openinsider.com.
- finance
- government-public
- openinsider
- openinsider-com
- 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/5cfdfa29-94a5-47c6-90fa-08b86361565a/get_insider_buy_sell_chart_data
- Interface artifact
- sha256:780c209d1128ae925465ba595a13f7eca03e31f709e8fc70b35ae96afa7cca99
- Manifest digest
- sha256:c81d2682a29533e9ad726ab83444bbbff7f591e74aa6d75a448980e2ab39fc5f
Request fields
- end_date (string): End date filter in YYMMDD format (e.g. '260424' for 2026-04-24). Should be used together with start_date.
- start_date (string): Start date filter in YYMMDD format (e.g. '260401' for 2026-04-01). Should be used together with end_date.
Example queries
- {"end_date":"260610","start_date":"260528"}