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

Filings · DE

New LLC registrations in Delaware — daily data feed

Every business registered in Delaware becomes a public record. The New Business Filings actor reads Delaware's business-license dataset (a labeled proxy) and returns one normalized record per filing — schedulable daily, formation-mill noise flagged, $0.004 per record.

Delaware: a clearly-labeled proxy

Delaware — famously the incorporation capital — does not open-source its entity formations. No free official feed of new Delaware LLCs exists. The actor covers Delaware through the closest official free signal: new business licenses, clearly labeled as such in every record.

A business license is issued when an entity starts actually operating in Delaware, which for lead-generation purposes is often the better event anyway: it separates the holding-company shells (which never license) from businesses with real activity.

Input for a Delaware-only feed

input
{
  "states": ["DE"],
  "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

Why licenses instead of formations for Delaware?

Delaware doesn't publish entity formations as open data — no free source does. New business licenses are the closest official signal, and every record is clearly labeled as a license, never passed off as a formation.

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 ↗