Filings · CO
New LLC registrations in Colorado — daily data feed
Every business registered in Colorado becomes a public record. The New Business Filings actor reads the Secretary of State's daily open-data feed and returns one normalized record per filing — schedulable daily, formation-mill noise flagged, $0.004 per record.
What the Colorado feed contains
Colorado is the richest covered state: the Secretary of State publishes business entities on data.colorado.gov, updated daily, including the full registered-agent name and address. Each record carries entity name, entity type (Domestic LLC, corporation, …), filing date, status, agent, address and a link to the official source record.
Filings made through formation mills (Registered Agents Inc, LegalZoom, ZenBusiness,
Northwest, CSC, …) are flagged agent_is_commercial: true and their office
addresses blanked by default — so a Denver insurance agent's outreach list is real local
operators, not 5,000 shells at one registered-agent suite.
Input for a Colorado-only feed
{
"states": ["CO"],
"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
Does the Colorado feed include registered agents?
Yes — full agent name and address, directly from the Secretary of State's dataset. Commercial formation-mill agents are flagged so you can filter them.
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.