regdata_california_sos_business
Search California Secretary of State business registry by company name or entity number to retrieve entity status, type, formation date, and registered agent.
Instructions
California SoS Business Scraper - Agent & Status. Scrape the California Secretary of State business registry (bizfileOnline): entity name, number, status, standing, type, formation date and registered agent. Search by name or entity number. The registry returns at most 500 matches for a term - a list that hits that ceiling is reported as INCOMPLETE, so a missing entity is not proof it is unregistered; narrow the term and re-run. No API key needed. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxItems | No | Optional cap on billed dataset items returned. | |
| searchQueries | Yes | Company names or entity/file numbers to look up in the California Secretary of State business registry. Each query returns all matching entities. | |
| maxResultsPerQuery | No | Maximum number of entities to keep per query (default 50 to avoid surprise charges on broad searches). Set 0 for no limit (all matches, typically up to ~500 per search). |