VOOZH about

URL: https://apify.com/practicaltools/california-fresh-business-leads

⇱ California Fresh Business Leads Β· Apify


Pricing

from $25.00 / 1,000 results

Go to Apify Store

California Fresh Business Leads

Discovers and enriches new California business leads using the CALICO SOS API and bizfile portal. Connects directly to the California Secretary of State's bizfile portal to discover newly incorporated LLCs, Corporations and other entity types the moment they appear in public recordsΧ₯

Pricing

from $25.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Practical Tools

Practical Tools

Maintained by Community

Actor stats

1

Bookmarked

19

Total users

3

Monthly active users

2 months ago

Last modified

Share

What does CA Business Leads – SOS Entity Search do?

CA Business Leads connects directly to the California Secretary of State's bizfile portal to discover newly incorporated LLCs, Corporations, Limited Partnerships, and other entity types the moment they appear in public records. Set a date range, hit run, and get a structured, enriched dataset of fresh California business entities β€” no API key required.

The Actor runs a full A–Z name sweep across your filing date range, automatically expands sub-variants when result caps are hit, and optionally enriches every record with principal address, mailing address, registered agent details, and standing status (SOS, FTB, Agent, VCFCF) pulled from the bizfile portal. Results are sorted by descending filing date so the freshest leads are always at the top.

Why use CA Business Leads?

California files more new business entities than any other US state. These early-stage companies are in active buying mode β€” they need banking, insurance, payroll, legal, web, and accounting services right now, before they've built vendor relationships.

Who uses this Actor:

  • Business bankers targeting newly formed LLCs and Corporations to offer business checking accounts, credit lines, and SBA loans before competitors reach them.
  • Insurance agents pitching general liability, workers' comp, and commercial auto policies to entities that have just formed but have no coverage yet.
  • Web agencies and designers reaching out to new businesses that need branding, websites, and social media presence.
  • Accountants and CPAs offering Tax ID/FEIN setup, bookkeeping, and first-year tax filing to entities within days of incorporation.
  • Commercial real estate brokers finding new tenants before businesses sign a lease elsewhere.
  • Registered agent services approaching entities that listed a principal address (not a registered agent) at time of filing.
  • B2B SaaS companies prospecting into specific verticals (e.g., filter by searchTerms: ["Tech", "AI", "Solar"]) to find their ideal customer profile at inception.

How to use CA Business Leads

  1. Open the Actor in Apify Console and click Try for free.
  2. Set Date From and Date To to your desired filing date range (e.g., last 7 days).
  3. Optionally add Search Terms to filter by entity name keywords. Leave empty for a full sweep of all new filings.
  4. Leave Enrich with Filing Details enabled (default) to get principal addresses and standing info per entity.
  5. Set Max Items to control how many results to return (default: 10; remove limit for full coverage).
  6. Click Start and wait for the run to complete.
  7. Download results as JSON, CSV, or Excel from the Dataset tab.

Input

FieldTypeDefaultDescription
dateStartstring2025-01-01Earliest filing date to include (YYYY-MM-DD)
dateEndstringtodayLatest filing date to include (YYYY-MM-DD)
searchTermslist(empty)Optional name keywords (e.g. Tech, Solar). Empty = full A–Z sweep
enrichDetailsbooleantrueFetch principal address, mailing address, and standing per entity
maxItemsinteger10Cap on total results returned, sorted by newest first
extractOfficersbooleanfalseDownload SI PDFs and extract CEO/Secretary/CFO names (slower)
proxyConfigurationobjectDatacenterProxy settings for bypassing WAF on the bizfile portal

Example input:

{
"dateStart":"2026-04-01",
"dateEnd":"2026-04-07",
"searchTerms":[],
"enrichDetails":true,
"maxItems":100
}

Output

Results are pushed to the default dataset. You can download them in JSON, CSV, HTML, or Excel from the Dataset tab in Apify Console.

Example output record:

{
"entityId":"C4912345",
"entityName":"ACME VENTURES LLC",
"filingDate":"2026-04-06",
"status":"Active",
"standing":"Good",
"entityType":"Limited Liability Company",
"formedIn":"CA",
"registeredAgent":"JOHN DOE",
"agentInfo":{
"type":"Individual",
"name":"John Doe",
"address":"123 Main St, Los Angeles, CA 90001"
},
"principalAddress":"456 Business Ave, San Francisco, CA 94105",
"mailingAddress":"456 Business Ave, San Francisco, CA 94105",
"standingSOS":"Good",
"standingFTB":"Good",
"standingAgent":"Good",
"standingVCFCF":"Exempt",
"statementOfInfoDueDate":"10/31/2026",
"officers":[],
"linkedInSearchUrl":""
}

Data fields

FieldDescription
entityIdCalifornia SOS filing number (e.g. C4912345)
entityNameRegistered business name
filingDateDate the entity was filed with the CA SOS (YYYY-MM-DD)
statusEntity status: Active, Cancelled, Suspended, etc.
standingCombined standing from bizfile search result
entityTypeEntity type: LLC, Corporation, LP, etc.
formedInState or country of formation
registeredAgentRegistered agent name from search result
agentInfoStructured agent object with type, name, and address
principalAddressPrincipal business address (requires enrichDetails: true)
mailingAddressMailing address (requires enrichDetails: true)
standingSOSSecretary of State standing (requires enrichDetails: true)
standingFTBFranchise Tax Board standing (requires enrichDetails: true)
standingAgentAgent standing (requires enrichDetails: true)
standingVCFCFVCFCF standing (requires enrichDetails: true)
statementOfInfoDueDateDue date for the Statement of Information
officersArray of officers extracted from SI PDF (requires extractOfficers: true)
linkedInSearchUrlPre-built LinkedIn people search URL for the CEO

How much does it cost to scrape California business filings?

This Actor uses pay-per-result pricing β€” you're only charged for leads returned, never for failed or empty runs.

PlanPrice per result
No discount$0.05
Bronze$0.035
Silver$0.03
Gold$0.025
Use caseEstimated resultsEstimated cost (no discount)
1 day of new filings~300–600 entities$15–$30
1 week of new filings~2,000–4,000 entities$100–$200
Keyword search (e.g. "Tech")~50–200 entities$2.50–$10
Quick test (maxItems: 10)10 entities$0.50

Apify provides a free $5 credit for new accounts β€” enough to pull ~100 leads and validate the data quality before committing to a larger run.

Tips for best results

  • Set a narrow date range (7–14 days) for the freshest leads with no wasted spend.
  • Use maxItems during testing to control cost. Set to 10 or 50 before running a full sweep.
  • Leave enrichDetails enabled β€” principal addresses are essential for direct mail campaigns and are fetched in the same run.
  • Enable extractOfficers only if you specifically need CEO/decision-maker names. It significantly slows the run (one browser page per entity).
  • Use searchTerms to focus on a specific vertical. Good examples: ["Tech", "AI"], ["Solar", "Energy"], ["Medical", "Health"], ["Realty", "Properties"].
  • Datacenter proxies (enabled by default) are used for all requests. If you encounter persistent blocking on high-volume runs, try switching to residential proxies in the Proxy Configuration field.

FAQ and support

Is scraping the CA SOS bizfile portal legal? Yes. The California Secretary of State's bizfile portal contains publicly disclosed business entity records. This data is filed voluntarily with a government agency and is available to the general public under California law. This Actor accesses only public data and does not attempt to bypass authentication or access private records.

How fresh is the data? New entity filings typically appear on the bizfile portal within 24 hours of processing by the CA SOS. For the absolute freshest leads, set dateStart and dateEnd to yesterday.

Why does the principalAddress sometimes show the agent's address? Many newly formed entities list their registered agent's address as the principal address at time of filing. This is common for entities formed through incorporation services. The address is accurate β€” it's what was filed with the state.

How do I automate daily lead collection? Use Apify Scheduling to run the Actor daily with a 1-day date window. Connect the output dataset to Google Sheets, Airtable, or your CRM via a webhook or Zapier integration.

Need a custom solution? For high-volume needs, custom filtering, CRM integration, or multi-state coverage, open an issue on the Actor's Issues tab.

You might also like

California State Bar Attorney Scraper

automation-lab/california-state-bar-attorney-scraper

Verify California attorneys with official public State Bar license status, contact details, practice areas, law school, and history.

πŸ‘ User avatar

Stas Persiianenko

2

SOS Scraper

parseforge/sos-scraper

Search California Secretary of State (bizfileonline.sos.ca.gov) by company name. Returns entity status, type, formation date, registered agent, and address. Includes risk scoring for dissolved, suspended, or inactive businesses. Supports bulk searches with up to 1M results

CA Business Leads - SOS Entity Search

pink_comic/california-business-leads

Verify California companies via Secretary of State. Search any LLC, Corp, LP by name. Get formation date, status, officers, registered agent, addresses. Includes CSLB contractor license data. For sales teams, KYC compliance, and due diligence workflows. $0.002/result.

California eProcure Contracts Scraper

jungle_synthesizer/cal-eprocure-california-contracts-scraper

Scrape California state bid events and procurement contracts from caleprocure.ca.gov. Extracts event IDs, names, departments, bid types, dates, status, category codes, and contact information.

πŸ‘ User avatar

BowTiedRaccoon

2

Florida Fresh Business Leads (Sunbiz Scraper)

practicaltools/sunbiz-florida-business-leads

Get new business leads 24 hours after they incorporate. Scrapes the Florida Dept. of State (Sunbiz) for new LLCs & Corporations. Filters for fresh leads without Tax IDs (FEIN) and extracts verified mailing addresses for direct mail.

πŸ‘ User avatar

Practical Tools

41

New York Business Entity Scraper

scrapers_lat/ny-dos-business-scraper

Search and extract New York business entity records (corporations, LLCs, limited partnerships) from the NY Department of State public inquiry database by name or DOS ID.

2

5.0