Business Entity Search — TX & NY (more states coming) avatar

Business Entity Search — TX & NY (more states coming)

Under maintenance

Pricing

$4.00 / 1,000 dataset item scrapeds

Go to Apify Store
Business Entity Search — TX & NY (more states coming)

Business Entity Search — TX & NY (more states coming)

Under maintenance

Search business entity registrations across Texas and New York. Returns unified results: entity name, type, status, registered agent, officers, and filing number. Pulls from official state data sources. More states coming soon.

Pricing

$4.00 / 1,000 dataset item scrapeds

Rating

0.0

(0)

Developer

Harry Schoeller

Harry Schoeller

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Business Entity Search — TX & NY (expanding)

Search business entity registrations across US Secretary of State portals and get unified results: entity name, type, status, registered agent, and filing number.

Supported states (live)

Only the following jurisdictions are live and verified working today:

StateCodeStatus
TexasTXLive
New YorkNYLive

A run with no states specified searches exactly these two states.

More states are coming. Additional state handlers exist in the codebase but are still in development (Phase 2) and are intentionally not advertised or queried by default until they are verified. We do not claim coverage we cannot deliver.

Input

FieldTypeRequiredDescription
searchTermstringyesBusiness entity name to search.
statesstring[]noState codes to query. Currently supported: TX, NY. Unsupported codes are ignored. Leave empty to search all supported states.
maxResultsPerStateintegernoMax results per state (1–200, default 25).
proxyConfigurationobjectnoApify proxy settings. Residential proxies are recommended to bypass Cloudflare on state SOS portals (useApifyProxy=true, apifyProxyGroups=["RESIDENTIAL"]).

Example input

{
"searchTerm": "Apple Inc",
"states": ["TX", "NY"],
"maxResultsPerState": 25
}

Output

Each result record includes the searched state plus the entity's name, type, status, registered agent, and filing number (fields vary by what each SOS portal exposes).

Roadmap

Coverage is being expanded one state at a time. A state is only added to the supported list above once its handler is verified against the live SOS portal.