thecompaniesapi.com API: search_industries
thecompaniesapi.com via Parse · b2b_directory
Search for industries in the database. Returns industry labels and their company counts, useful for discovering industry keys to use as filters in search_companies. Each result includes a slug value suitable for use in structured filter queries. API for company enrichment, search, and AI-powered insights. Free endpoints include search, count, and industry suggestions. Enrichment, context, and email pattern endpoints work without an API key for select domains (e.g. microsoft.com); other domains require a valid API key. Fulfilled by Parse from thecompaniesapi.com.
- b2b-directory
- developer-tools
- finance
- parse
- platform-key
- thecompaniesapi-com
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/b8ec84b7-dbf3-475a-958f-f59433f0188c/search_industries
- Interface artifact
- sha256:f0bcca94c3deeae8db9e3e9ff2347f29849fafac7b582e6965b6f2f985e9feb6
- Manifest digest
- sha256:2a98faa6d9da4c0313a70bee829d94cdbb871f8b04a03edbc24644a229b8c96d
Request fields
- page (integer): Page number for pagination.
- size (integer): Requested results per page. The API may return a different perPage value.: Allowed values: 10, 50
- search (string): Search keyword to filter industries.
Example queries
- {"page":"1","size":"10","search":"software"}