Live SEC EDGAR pipeline

The radar for pre-IPO exposure before it lists.

Pre IPO Radar watches every CEF and ETF that registers with the SEC to invest in late-stage private companies — surfacing new filings the moment they hit EDGAR, so retail investors can position themselves before liquidity events.

Form types tracked
N-2 · S-1 · N-1A
Source
SEC EDGAR EFTS
Latency target
< 1 hour
Storage
Neon Postgres
EXAMPLE FUNDS ON THE RADAR →DXYZDestiny Tech100ARKKARK InnovationGBTCGrayscale BTC TrustPRIVBondBloxx Private CreditSPCXSPAC & New IssueUSCCSound Capital

From SEC filing to actionable signal in three steps.

The hard part isn't the app — it's the data sourcing. Here's the end-to-end pipeline.

01

Poll EDGAR EFTS

A cron job queries SEC EDGAR for new N-2, S-1, and N-1A filings every hour, filtered by keywords like 'pre-IPO', 'late-stage private', and 'venture'.

02

Classify the filing

A weighted-keyword scorer handles the obvious cases. Anything uncertain gets enriched by Claude (claude-opus-4-7, structured output, prompt-cached rubric) so we don't miss novel funds that don't match the lexicon.

03

Persist + surface

Hits land in Neon Postgres. The dashboard exposes filters by status, form type, and category so you can spot funds at the registration stage — before they trade.

What's realistic vs. hard.

Honest difficulty ratings, taken straight from the MVP brief.

AspectApproachDifficulty
N-2 / S-1 filings from EDGARFree EFTS API · ~10 req/sStraightforward
Keyword classification of prospectus textHeuristic + optional LLMMedium
Post-launch NAV & premium/discountCEFConnect scrapeMedium
Real-time alerts on new filingsEDGAR RSS → webhookEasy
Specific private companies namedProspectus NLPHard

Try the live pipeline.

The MVP page hits SEC EDGAR in real time, classifies filings, and stores them in Neon. Click below to scan the last 90 days of N-2 / S-1 activity.

Open the MVP dashboard →