OpenInsider Insider Trading Scraper avatar

OpenInsider Insider Trading Scraper

Pricing

from $1.50 / 1,000 results

Go to Apify Store
OpenInsider Insider Trading Scraper

OpenInsider Insider Trading Scraper

Scrapes insider trading transactions from OpenInsider: filing and trade dates, ticker, company, insider name and title, trade type, price, quantity, shares owned, ownership change and deal value. Filter by ticker and filing date range. No browser, no login.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

kibalee

kibalee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrapes insider trading transactions from OpenInsider. No browser, no login.

What you get

One record per transaction:

{
"companyName": "Alphabet Inc.",
"filingDate": "2026-08-31 17:58:21",
"tradeDate": "2026-08-28",
"ticker": "GOOG",
"insiderName": "Arnold Frances",
"insiderTitle": "Dir",
"tradeType": "S - Sale",
"price": "$337.71",
"qty": "-82",
"owned": "22,867",
"deltaOwn": "0%",
"value": "-$27,692"
}

Input

FieldDescription
tickerStock ticker, e.g. GOOG — leave empty for all filings (default GOOG)
filingDateDaysFiling date range in days: 0 = all, 7 = week, 30 = month, 730 = two years (default 730)
maxResultsStop after N transactions, 100 per page (default 500)

What it does not do

  • It does not include the 1-day / 1-week / 1-month / 6-month return columns (those are client-side enrichments on OpenInsider).
  • It does not scrape the insider detail pages or company pages.
  • It returns the screener rows exactly as published on OpenInsider.

Output

One record per transaction in the dataset, flattened fields as shown above.