5 endpoints for publicly available LinkedIn data — clean JSON in seconds, transparent credit costs, one API key across all five platforms. From $5/month.
Reactions, comments and reposts for a LinkedIn post.
{
"data": {
"platform": "linkedin",
"entity_id": "7181111111111111111",
"url": "https://www.linkedin.com/posts/linkedin_hiring-activity-7181111111111111111",
"author": {
"handle": "linkedin",
"name": "Example Creator"
},
… Full docs & sample response → Paginated comments on a LinkedIn post; charged per comment returned.
{
"data": [
{
"id": "c_9021",
"text": "This fixed it for me, thank you",
"author": {
"handle": "dev.casey"
},
"likes": 412,
… Full docs & sample response → Public profile data for a LinkedIn member: headline, positions, education.
{
"data": {
"platform": "linkedin",
"handle": "example-person",
"name": "Example Person",
"headline": "Head of Growth at Example Co",
"location": "Austin, Texas, United States",
"positions": [
{
… Full docs & sample response → Company page data: industry, size, followers and description.
{
"data": {
"platform": "linkedin",
"handle": "example-co",
"name": "Example Co",
"industry": "Software Development",
"employees_range": "201-500",
"headquarters": "Austin, Texas",
"metrics": {
… Full docs & sample response → Latest posts from a LinkedIn company page with per-post metrics.
{
"data": [
{
"id": "7181111111111111111",
"url": "https://www.linkedin.com/posts/linkedin_hiring-activity-7181111111111111111",
"text": "We are hiring across engineering and support.",
"posted_at": "2026-07-04T11:00:00Z",
"metrics": {
"reactions": 842,
… Full docs & sample response → 100 free trial credits, no card. Paste a URL, get JSON back.
Get your free API key