New York Business Entity Scraper
Pricing
from $8.00 / 1,000 results
New York Business Entity 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.
Pricing
from $8.00 / 1,000 results
Rating
0.0
(0)
Developer
Michael Flores
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
14 hours ago
Last modified
Categories
Share
Search and extract business entity records from the New York Department of State, Division of Corporations public inquiry database. Look up corporations, LLCs, limited partnerships and other registered entities by name or by DOS ID, and get a clean structured record for each match.
This actor talks directly to the official NY DOS public inquiry JSON API. No login, no API key and no proxy are required.
What you get
For every matching entity:
| Field | Description |
|---|---|
dosId | NY Department of State ID number |
name | Entity legal name (or assumed name record name) |
entityType | Full entity type, e.g. DOMESTIC BUSINESS CORPORATION, FOREIGN LIMITED LIABILITY COMPANY |
entityTypeCategory | High-level category, e.g. CORPORATION, LIMITED LIABILITY COMPANY |
status | Active or Inactive |
filingDate | Initial filing date (YYYY-MM-DD) |
county | County on record |
jurisdiction | State / country of formation, e.g. New York, United States, Delaware, United States |
nameType | ACTUAL for the entity's own name, ASSUMED for a DBA record |
assumedName | Assumed (DBA) name, when the record is an assumed name |
assumedNameId | Assumed name ID, when present |
url | Link to the entity's public display page on the NY DOS site |
registeredAgentName* | Registered agent on file |
registeredAgentAddress* | Registered agent street, city, state and ZIP |
dosProcessName* | Agent designated for service of process (DOS process agent) |
dosProcessAddress* | Service-of-process street, city, state and ZIP |
chairmanOrCeoName* | Chairman or chief executive officer on record |
chairmanOrCeoAddress* | Chairman / CEO street, city, state and ZIP |
physicalLocationName* | Principal physical location name |
physicalLocationAddress* | Principal physical location street, city, state and ZIP |
detailCounty* | County confirmed from the open data registry |
detailJurisdiction* | Formation jurisdiction confirmed from the open data registry |
scrapedAt | ISO timestamp of collection |
*These fields are added when Fetch full details is enabled (default on). They come from New York's open data registry and are populated when the State publishes them for an entity.
Missing values are returned as null. Nothing is invented.
Input
| Field | Type | Default | Description |
|---|---|---|---|
searchValue | string (required) | google | Entity name (or part of it), or a DOS ID when searchBy is id. |
searchBy | name | id | name | Search by entity name or by DOS ID number. |
match | beginsWith | contains | partial | contains | How the name is matched. Ignored when searching by DOS ID. |
entityStatus | all | active | inactive | all | Restrict results by entity status. |
maxItems | integer (1-300) | 50 | Maximum records to collect. |
withDetails | boolean | true | Fetch registered agent, service-of-process, chairman / CEO and physical location addresses for each entity from New York's open data registry. |
Example input
{"searchValue": "google","searchBy": "name","match": "contains","entityStatus": "all","maxItems": 50}
Example output
{"dosId": "4809335","name": "GOOGLE ACCESS LLC","entityType": "FOREIGN LIMITED LIABILITY COMPANY","entityTypeCategory": "LIMITED LIABILITY COMPANY","status": "Active","filingDate": "2015-08-24","county": "Albany","jurisdiction": "Delaware, United States","nameType": "ACTUAL","assumedName": null,"assumedNameId": null,"url": "https://apps.dos.ny.gov/publicInquiry/EntityDisplay?dosId=4809335","registeredAgentName": "INCORP SERVICES, INC.","registeredAgentAddress": {"street": "ONE COMMERCE PLAZA, 99 WASHINGTON AVE SUITE 805-A","city": "ALBANY","state": "NEW YORK","zip": "12210-2822"},"dosProcessName": "INCORP SERVICES, INC.","dosProcessAddress": {"street": "ONE COMMERCE PLAZA, 99 WASHINGTON AVE SUITE 805-A","city": "ALBANY","state": "NY","zip": "12210-2822"},"chairmanOrCeoName": null,"chairmanOrCeoAddress": null,"physicalLocationName": null,"physicalLocationAddress": null,"detailCounty": "Queens","detailJurisdiction": "New York","scrapedAt": "2026-06-22T18:09:39.947Z"}
Notes and limits
- Result cap. The NY DOS database returns at most 300 matches per search, in a single response. To narrow broad searches, use a more specific
searchValue, setmatchtobeginsWith, or filter byentityStatus. - Full contact details. With
withDetailsenabled (default), each entity is enriched from New York's open data registry with the registered agent, the agent designated for service of process, the chairman / CEO and the principal physical location, each with a full mailing address. These fields are populated when the State publishes them for an entity and returned asnullotherwise. SetwithDetailsto false to return search-level fields only. - One clean record is produced per search result row, including assumed-name (DBA) rows where applicable.
Use cases
- KYC, due diligence and compliance checks on New York entities.
- Lead generation and enrichment from a company name.
- Verifying entity existence, status, type and formation jurisdiction.
Disclaimer
This actor retrieves public records published by the New York Department of State, Division of Corporations. The data is provided by the State of New York for public inquiry. You are responsible for using the data lawfully, including for KYC, due diligence and lead-generation purposes, and for complying with applicable privacy and data-protection rules in your jurisdiction. This actor is not affiliated with or endorsed by the New York Department of State.
Related scrapers
Need data from the same space? Here are other scrapers we build and maintain:
- USAspending Federal Award Scraper: Scrape US federal prime awards from USAspending.gov. Get recipient, UEI, award amount, awarding...
- Grants.gov Opportunity Scraper: Extract U.S. federal grant opportunities from the official Grants.gov API. Scrape title, agency...
- NPPES NPI Provider Scraper: Scrape US healthcare provider records from the official NPPES NPI Registry. Search by name...
- BizQuest Businesses-for-Sale Listings Scraper: Extract US businesses-for-sale listings from BizQuest with the broker or seller contact (name...
- California CSLB Contractor License Scraper: Extract licensed California contractor records from the CSLB public data portal by classification...
- Florida Professional License Scraper: Scrape Florida DBPR professional license records by name, business, or license number. Get licensee...
More scrapers at scrapers.lat
This actor is built and maintained by scrapers.lat, where we publish scrapers for Latin American and US public platforms: real estate, jobs, e-commerce, company registries and government data. Browse the full catalog, see live sample output for each one, or ask us for a custom scraper at scrapers.lat.