App Logo
linkedin.com

Search LinkedIn companies

Search LinkedIn companies by keywords, with an optional company-size filter and pagination (10/page). Returns total, page, and companies (name, url, slug, companyId, pageType, industry, location, snippet, followers, pageBy). Browsing caps at ~100 pages (~1000 companies) regardless of total; companyId can occasionally be null for a whole page; and the companies vertical also surfaces /school/ pages.

Input

keywords required

Free-text search query.

page optional

Result page, 10 companies per page. Default 1. Pagination verified deterministic: fetching the same page twice from fresh cold sessions returns identical order (incl. snippets), and consecutive pages do not overlap — safe to fan out pages in parallel. LinkedIn caps browsing at ~100 pages (~1000 companies) regardless of the displayed total.

companySizes optional

Employee-count buckets, OR-combined — pass each bucket as its own array element (do not comma-join multiple buckets into one string element). Human values: 1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5001-10000, 10001+ (surrounding whitespace/commas on a single element are tolerated) or LinkedIn codes B,C,D,E,F,G,H,I in that order.

Output

page required
total required

Total result count as displayed (LinkedIn may prefix with 'About'). 0 when no results. Display value only: pagination stops at ~100 pages (~1000 companies) however large this number is.

companies required

Start building not clicking