LinkedIn Data
Datamagnet gives developers, sales teams, and growth engineers programmatic access to LinkedIn's richest data — people profiles, company pages, posts, engagement signals, and advanced Ideal Customer Profile (ICP) searches — all through a single, clean REST API. Whether you're building a prospecting tool, enriching a CRM, monitoring competitor activity, or automating outreach pipelines,…
LinkedIn Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Company Recent Posts /linkedin/company/posts |
Retrieve posts published by a LinkedIn company page. |
| POST |
Company Profile /linkedin/company |
Extract company information from a LinkedIn company URL or company website URL. Costs 1 credit. |
| POST |
Person Recent Activity /linkedin/person/activity |
Retrieve activity data (posts, comments, likes, or articles) for a LinkedIn profile. |
| POST |
Person Profile /linkedin/person |
Extract profile information from a LinkedIn person URL. |
| Posts | ||
| POST |
Post Comments /linkedin/post/comments |
Fetch paginated comments for a LinkedIn post. |
| POST |
Post Reposts /linkedin/post/reposts |
Fetch paginated reposts for a LinkedIn post. |
| POST |
Post Details /linkedin/post |
Fetch details of a single LinkedIn post by URL. Costs 1 credit. |
| POST |
Post Reactions /linkedin/post/reactions |
Fetch paginated reactions for a LinkedIn post. |
| Search | ||
| POST |
People Search Sales Navigator /linkedin/salesnavigator/search |
Search for leads using a LinkedIn Sales Navigator search URL. |
| POST |
Search Company /linkedin/company/search |
Search for LinkedIn companies using keyword and filter parameters. |
| POST |
Search Post /linkedin/post/search |
Search for LinkedIn posts using keyword and filter parameters. |
| POST |
Search People /linkedin/people/search |
Search for LinkedIn people using keyword and filter parameters. |
| ICP Search | ||
| POST |
ICP People Search /people-search/search |
Search for people using powerful ICP filters. All filter values are human-readable strings — no IDs required. |
| POST |
ICP Company Search /people-search/search/company |
Search for companies using powerful ICP filters. All filter values are human-readable strings. |
| GET |
All Filters /people-search/filters |
Returns all valid filter values for the DataMagnet ICP Search endpoints. Use this to populate dropdowns. |
LinkedIn Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 10 / minute |
|
| ULTRA | $79 / month | 45 / minute |
|
| MEGA | $199 / month | 60 / minute |
|