Public Signal Data / Guides / New LLC registrations in Connecticut — daily data feed

Filings · CT

New LLC registrations in Connecticut — daily data feed

Every business registered in Connecticut becomes a public record. The New Business Filings actor reads the state's business registry master file and returns one normalized record per filing — schedulable daily, formation-mill noise flagged, $0.004 per record.

What the Connecticut feed contains

Connecticut publishes its business registry master file covering all entity types, domestic and foreign. The actor filters by filing date to surface new registrations, normalized to the same schema as every other state.

Agent names live in a separate state dataset that is not joined into this feed — records carry entity, type, dates, status and address. Connecticut updates daily, which makes it a good pairing with Colorado for a two-state daily lead feed.

Input for a Connecticut-only feed

input
{
  "states": ["CT"],
  "daysBack": 7,
  "excludeRegisteredAgentAddresses": true
}

Run it on a daily schedule in Apify Console, attach a webhook, and route fresh filings into your CRM or a spreadsheet. 250 filings cost $1.00 — list brokers charge $50–$190 for the same 250 records, weeks older. Full field reference, integration snippets and pricing math on the actor page.

Questions

Frequently asked

How current is the Connecticut data?

The registry updates daily; a daily run with daysBack: 1–7 gives a continuous feed of fresh registrations.

How much does a daily feed cost?

Pricing is $0.004 per record returned, billed from your Apify usage credit. You pay only for filings that match your filters — there is no subscription.

Can I combine several states in one run?

Yes — the states input takes any list (e.g. ["CO", "CT", "NY"]); records come back in one dataset with a state column.

New Business Filings

500 fresh filings cost $2.00 — list brokers charge $100–$375 for the same 500 records, older.

Actor details → Run on Apify ↗