App Logo
linkedin.com

Get received LinkedIn connection invitations

Lists all pending connection requests the logged-in LinkedIn user has received (Manage invitations - Received), and returns an empty list when there are none. Loads every invitation, with an optional limit arg to cap the count. Returns each inviter's name, headline, profile URL, mutual-connection note, and type (person/event/newsletter/page).

Input

limit optional

Max invitations to load by scrolling (default 100). The invitation manager lazy-loads ~10 cards at a time; the script keeps wheel-scrolling the list until this many are loaded or the list is exhausted. Set lower to cap work when you only need the top of the pile.

Output

total required

Number of received invitations returned. 0 when there are no pending invitations.

invitations required

Start building not clicking