Americanstaffing: Get Directory Page
Americanstaffing via Parse · b2b_directory
Search for staffing companies in the ASA Member Directory with various filters. Returns a page of companies with basic summary information (name, location, services, job fields). Results are paginated with 20 items per page. Combine filters for narrower results. Use get_company_details on a returned company URL to retrieve full contact info (phone, address, website). The American Staffing Association (ASA) Member Directory API provides access to over 11,000 staffing firm listings. It supports searching by keyword, filtering by state, employment type, and job category, and extracting full contact details including address, phone number, and website URL. Fulfilled by Parse from americanstaffing.net.
- americanstaffing
- americanstaffing-net
- b2b-directory
- jobs
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9fba72f2-55d8-410f-9549-401b9ee797fc/get_directory_page
- Interface artifact
- sha256:4447c0f7418175ac52282d314d8cfcdcddfadb32210189197d48d829d49deab2
- Manifest digest
- sha256:944fe7266fd0ab1e4b364f9bda6a3706a1d3c845b7b78d15277b74a3f82ec023
Request fields
- page (integer): Page number for pagination (0-indexed)
- query (string): Keyword search across company name, city, state, and other indexed text
- state (string): Filter by US state name (e.g., 'Texas', 'California', 'New York')
- job_field (string): Filter by job category: Allowed values: Accounting/Finance, Engineering, Health Care, Industrial, Information Technology, Legal, Management, Office Clerical, Sales and Marketing, Scientific
- employment_option (string): Filter by employment type: Allowed values: Direct Hire, Temporary Help, Temporary to Hire, Long-Term and Contract Help, Recruitment Process Outsourcing
Example queries
- {"page":"0","query":"staffing","state":"California","job_field":"Accounting/Finance","employment_option":"Direct Hire"}