SOS: Search Businesses
SOS via Parse · government_public
Search the Georgia Secretary of State business database by business name, control number, registered agent name, or officer name. Returns paginated results with 25 records per page. For business name searches, supports starts_with, contains, and exact_match matching. Control number searches ignore the match_type parameter. Pagination requires the page parameter; omitting it returns the first page. Search the Georgia Secretary of State Corporations Division business database and retrieve detailed business entity information including officers and filing history. Fulfilled by Parse from ecorp.sos.ga.gov.
- b2b-directory
- ecorp-sos-ga-gov
- finance
- government-public
- parse
- platform-key
- sos
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/eecd73b6-2750-47f0-8387-68a8510eccc0/search_businesses
- Interface artifact
- sha256:bf848ab742dea98bfe2d24b280b5958b10f64b5e8e35512d21292cac74038a3a
- Manifest digest
- sha256:34cf48f9a5479612011ec6c64eb05f4e9bd4db61071d9796ce3fd7117fc673ab
Request fields
- page (integer): Page number for paginated results (25 results per page).
- match_type (string): How to match the search_value against business names. Only applicable when search_type is business_name; ignored for other search types.
- search_type (string): Type of search to perform.
- search_value (string, required): The search query. For business_name: a business name or partial name. For control_number: the control number (e.g. 'K831943', '25150225'). For registered_agent: the agent's name. For officer: the officer's name.
Example queries
- {"match_type":"starts_with","search_type":"business_name","search_value":"Delta"}