App Logo
linkedin.com

Get LinkedIn newsletter edition reactors

Get who reacted to a LinkedIn newsletter edition from its permalink: returns the edition's total reaction count and the list of reactors (name, profile URL, headline, connection degree, and person vs company), in the order LinkedIn shows them. Use limit to cap how many reactors come back. The specific reaction type each person gave isn't available, and a reactors list shorter than total means your limit was reached.

Input

editionUrl required

LinkedIn newsletter edition permalink, e.g. https://www.linkedin.com/pulse/<slug>-<code>/. Query string is stripped.

limit optional

Maximum number of reactors to return. Default 200.

Default: 200

Output

total required

Total number of reactions on the edition, read from its own reactions-count control.

reactors required

The reactors, in the order LinkedIn lists them, capped at limit. A list shorter than total means limit was reached. An empty list means the reactions-count control was not found (indistinguishable from a 0-reaction edition).

Start building not clicking