Tool to search for companies based on filters including name, domain, industry, type, headquarters location, headcount, and founded year. Multiple filters within the same field are combined with OR logic. Use when you need to find companies matching specific criteria.
limitintegerMaximum number of results to return. Default is 20 if not specified.
namesarrayFilter by company names. Multiple names are combined with OR logic.
typesarrayFilter by company types (e.g., Public Company, Privately Held, Partnership). Multiple types are combined with OR logic.
offsetintegerNumber of results to skip for pagination. Use for offset-based pagination.
domainsarrayFilter by company domains. Multiple domains are combined with OR logic.
keywordsarrayFilter by keywords in company description. Multiple keywords are combined with OR logic.
headcountsarrayFilter by headcount ranges. Specify as ranges (e.g., '1-10', '11-50', '51-200'). Multiple ranges are combined with OR logic.
industriesarrayFilter by industries. Multiple industries are combined with OR logic.
specialtiesarrayFilter by company specialties. Multiple specialties are combined with OR logic.
search_afterstringCursor for deep pagination. Use this for efficient pagination of large result sets instead of offset.
founded_yearsarrayFilter by year founded ranges. Specify as ranges (e.g., '2000-2010') or specific years. Multiple ranges are combined with OR logic.
linkedin_urlsarrayFilter by LinkedIn company URLs. Multiple URLs are combined with OR logic.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.