Sunbiz: Search By Entity Name
Sunbiz via Parse · government_public
Search for corporations, LLCs, and other entities by name. Returns a paginated list of matching entities with their document number, status, and a detail_url for retrieving full information via get_entity_detail. Results are ordered alphabetically starting from the search term. Search and retrieve Florida corporation, LLC, and business entity records from the Florida Division of Corporations (sunbiz.org). Fulfilled by Parse from search.sunbiz.org.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- search-sunbiz-org
- sunbiz
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d84b5d85-9365-414b-b2b6-86c687268da5/search_by_entity_name
- Interface artifact
- sha256:5e8ca48d17d35eb2c01bcda717f734c6988469c04835b62b35a0141d09bfdcd7
- Manifest digest
- sha256:6f398b847f2557f4fc030671449d54aa394b2c5063ab7a89b52ec95a1c6773b5
Request fields
- name (string, required): Entity name to search for (e.g. 'Google')
- limit (integer): Maximum number of results to return
Example queries
- {"name":"Google","limit":"5"}