Unusual Options Activity Tracker β€” Flow & Volume API avatar

Unusual Options Activity Tracker β€” Flow & Volume API

Pricing

from $100.00 / 1,000 options activity records

Go to Apify Store
Unusual Options Activity Tracker β€” Flow & Volume API

Unusual Options Activity Tracker β€” Flow & Volume API

Track unusual options activity from SEC EDGAR β€” parsed, source-linked JSON for analysts, funds and AI agents. No API key. Pay per record.

Pricing

from $100.00 / 1,000 options activity records

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

5

Monthly active users

5 days ago

Last modified

Categories

Share

Unusual Options Activity Tracker

Track unusual options activity from SEC EDGAR, parsed into clean JSON. Built for analysts, funds, fintech builders and AI agents. Factual public SEC/EDGAR data β€” not financial or investment advice. Not affiliated with the U.S. SEC.

πŸ“Š What you get

Clean JSON, one record per record. Key fields (full output has 27 fields):

  • company_name β€” Company / filer name
  • source_url β€” Direct sec.gov filing link
  • as_of_date β€” Detection / fetch timestamp Every record carries a direct sec.gov source link.

Pricing: $0.10 per record (Pay-Per-Event) β€” about 10 records per $1.

πŸ€– Use with AI agents

Structured, source-linked SEC data built for LLM and agent pipelines β€” point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it and pull unusual options activity on demand.

Sample agent prompt:

Find tickers with unusual call volume versus open interest today.

Agentic payments (x402): Supports agentic payment via x402 β€” agents can call this actor with USDC, no API key required.

⏰ Run on a schedule

The recurring frame is the point β€” schedule a daily or weekly pull:

{
"limit": 50
}

More holdings trackers: 13F Tracker Pro, 13F Delta Tracker, N-PORT Holdings, N-PORT-P Holdings

Agent front doors: SEC Corporate Events MCP, Regulatory Filings MCP


Data parsed from public SEC EDGAR filings. Factual public SEC/EDGAR data β€” not financial or investment advice. Not affiliated with the U.S. SEC.

Run this on a schedule (monitor mode)

Set monitor_new_only: true and a unique monitor_key (e.g. 'aapl-watch'). Each scheduled run then emits only contracts not seen in prior runs of that key β€” and you're billed only for the new ones.

  1. Open the actor β†’ Schedules β†’ Create new schedule.
  2. In the input set monitor_new_only: true and monitor_key to a unique label.
  3. Save. State is isolated per key.

Leave monitor_new_only off for the full unusual-activity snapshot (default).