E Verify: List Employers By State
E Verify via Parse · government_public
List all E-Verify enrolled employers in a given US state. Performs a full alphabet sweep (a-z) using the E-Verify search dashboard, deduplicates by employer name, and returns a consolidated single-page result. Each request makes 26+ upstream calls internally so latency is higher than a single search. Search for employers enrolled in the E-Verify program operated by USCIS. Fulfilled by Parse from www.e-verify.gov.
- b2b-directory
- e-verify
- government-public
- jobs
- parse
- platform-key
- www-e-verify-gov
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8d205983-5687-45bf-b9f4-1b2c67b67fc3/list_employers_by_state
- Interface artifact
- sha256:18e8ede57e0d445be7caab9a1701a7079013927aa4ba2fcc5ab3a5c761da7739
- Manifest digest
- sha256:93e22195ab793e76d0cb6550903e107834af9b1f54a01bd3198b241918ccba20
Request fields
- state (string, required): 2-letter US state code (e.g. 'CA', 'TX', 'WY'). Filters results to employers with hiring sites in that state.
- naics_code (string): Industry type name to filter results (e.g. 'Construction', 'Information').
Example queries
- {"state":"WY","naics_code":"Construction"}