App Logo
linkedin.com

Sales Navigator: search accounts

Search LinkedIn Sales Navigator company accounts by keywords, headquarters geography, and headcount, paginated 25 per page via a 0-based start offset. Returns total, count, start, and accounts (accountId, companyName, industry, employee count and range, description, list/saved status, spotlight badges, salesAccountUrl). Requires a Sales Navigator seat.

Input

start optional

0-based result offset; the page returns 25. Pass 0, 25, 50, ... to paginate.

Default: 0
keywords optional

Free-text keyword box (company name / terms).

geography optional

HQ location, free text resolved to a region id (e.g. "France", "Paris", "United States").

companyHeadcount optional

Company headcount buckets (OR).

Output

count required
start required
total required
accounts required
totalDisplay optional

FAQ

Search LinkedIn Sales Navigator company accounts by keywords, headquarters geography, and headcount, paginated 25 per page via a 0-based start offset. Returns total, count, start, and accounts (accountId, companyName, industry, employee count and range, description, list/saved status, spotlight badges, salesAccountUrl). Requires a Sales Navigator seat.
Optional: start, keywords, geography, companyHeadcount.
It returns count, start, total, accounts, totalDisplay.
Yes. It acts as you on linkedin.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the linkedin.com cookies saved by the Reduck extension.
It only reads. It looks things up on linkedin.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/linkedin.com/sales_navigator_search_accounts, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/sales_navigator_search_accounts
It is part of Reduck's official curated catalogue.

Start building not clicking