IPO Tracker โ€” Upcoming & Priced US IPOs API avatar

IPO Tracker โ€” Upcoming & Priced US IPOs API

Pricing

from $100.00 / 1,000 ipo records

Go to Apify Store
IPO Tracker โ€” Upcoming & Priced US IPOs API

IPO Tracker โ€” Upcoming & Priced US IPOs API

Track upcoming and priced US IPOs from SEC EDGAR โ€” parsed, source-linked JSON for analysts, funds and AI agents.

Pricing

from $100.00 / 1,000 ipo records

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

IPO Tracker โ€” Recent + Upcoming US IPOs, Lockup Expirations

Track recently priced, currently trading, upcoming and newly filed US IPOs, parsed into clean JSON. Built for analysts, funds, fintech builders and AI agents. Factual public market data โ€” not financial or investment advice.

๐Ÿ“Š What you get

One record per IPO. Fields that carry data on every run:

  • symbol, company_name โ€” issuer and ticker
  • ipo_date, ipo_status โ€” upcoming / priced / trading / filing
  • ipo_price, ipo_price_low, ipo_price_high โ€” offer price or filed range
  • shares_offered, proceeds_usd, valuation_usd, trailing_revenue_usd โ€” deal size (calendar rows)
  • exchange โ€” NYSE / NASDAQ / AMEX / OTC (calendar rows)
  • current_price, gain_loss_from_ipo_price_pct โ€” post-IPO performance (trading rows)
  • lockup_expiration_date, lockup_days โ€” computed as IPO date + 180 days, the standard US lockup
  • filing_date โ€” S-1 / F-1 filing date (filing rows)
  • sector โ€” best-effort inference from the issuer name; null when unclear
  • is_spac โ€” blank-check detection from the issuer name
  • prospectus_url โ€” an EDGAR company-search link for the issuer
  • stockanalysis_url โ€” the source page for the ticker

lead_underwriters, industry and current_market_cap_usd are present in the schema for compatibility but are not populated by this Actor โ€” hydrate them downstream if you need them.

Pricing: $0.10 per IPO record returned (Pay-Per-Event), plus the standard Actor start event ($0.01 per GB of run memory). Rows are the only per-record charge โ€” a run that returns no rows charges no record events.

Inputs

limit, status, date_range, min_proceeds_usd, exchange, sector, exclude_spacs.

Run outcomes

  • Records found โ†’ delivered.
  • The source answers but your filters match nothing โ†’ the run succeeds with 0 rows and a status message naming the filters. Nothing is charged.
  • The source is blocked, unreachable, or returns a bot-check / empty-layout page โ†’ the run fails with a status message naming the cause. Nothing is charged. A partially readable run delivers what it could and names the missing page in the status message.

๐Ÿค– Use with AI agents

Structured, source-linked IPO data built for LLM and agent pipelines โ€” point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it.

Sample agent prompt:

Show US IPOs scheduled to price this week with expected proceeds and deal size.

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 events & deals trackers: 8-K Event Monitor, EDGAR 8-K Filings, 8-K Material Events, SEC Event Router

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

Sources

Public IPO listings, calendar and registration-statement tables from stockanalysis.com. Not affiliated with the U.S. SEC.