LinkedInget/get-article-reactions

Get Article Reactions

Article API
Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Get reaction data for a LinkedIn article including reaction types and reactor profiles. Measures content reception and helps identify the audience engaging with specific professional topics.

Use cases

Measure article impact and audience reach
Identify professionals interested in specific topics
Build audience profiles around long-form content

Parameters

NameInTypeRequiredDescription
pagequerystringoptionalDefault: 1
urlquerystringrequiredDefault: https://www.linkedin.com/pulse/2024-corporate-climate-pivot-bill-gates-u89mc/?trackingId=V85mkekwT9KruOXln2gzIg%3D%3D

Responses

200

{
  "type": "object",
  "properties": {
    "success": {
      "type": "boolean"
    },
    "message": {
      "type": "string"
    },
    "data": {
      "type": "object",
      "properties": {
        "currentPage": {
          "type": "string"
        },
        "items": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "reactionType": {
                "type": "string"
              },
              "authorProfile": {
                "type": "object"
              }
            }
          }
        },
        "total": {
          "type": "integer"
        },
        "totalPages": {
          "type": "integer"
        }
      }
    }
  }
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "Get_Article_Reactions",
  "method": "get",
  "path": "/get-article-reactions",
  "summary": "Get Article Reactions",
  "description": "Get article reactions with url",
  "parameters": [
    {
      "name": "page",
      "in": "query",
      "required": false,
      "schema": {
        "type": "string",
        "default": "1"
      }
    },
    {
      "name": "url",
      "in": "query",
      "required": true,
      "schema": {
        "type": "string",
        "default": "https://www.linkedin.com/pulse/2024-corporate-climate-pivot-bill-gates-u89mc/?trackingId=V85mkekwT9KruOXln2gzIg%3D%3D"
      }
    }
  ],
  "responses": [
    {
      "statusCode": "200",
      "description": "200",
      "content": {
        "application/json": {
          "schema": {
            "type": "object",
            "properties": {
              "success": {
                "type": "boolean"
              },
              "message": {
                "type": "string"
              },
              "data": {
                "type": "object",
                "properties": {
                  "currentPage": {
                    "type": "string"
                  },
                  "items": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "reactionType": {
                          "type": "string"
                        },
                        "authorProfile": {
                          "type": "object"
                        }
                      }
                    }
                  },
                  "total": {
                    "type": "integer"
                  },
                  "totalPages": {
                    "type": "integer"
                  }
                }
              }
            }
          },
          "example": {
            "success": true,
            "message": "success",
            "data": {
              "currentPage": "1",
              "items": [
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAFNawHMBq3ZSJEAid0O-Qu6HQnVoErjPUUg",
                    "url": "https://www.linkedin.com/in/ACoAAFNawHMBq3ZSJEAid0O-Qu6HQnVoErjPUUg",
                    "fullName": "Ekta Khare",
                    "headline": "intern @codesoft"
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAFRChD0BLbkFkOG0thUeWuzxtYz5Yig2ddI",
                    "url": "https://www.linkedin.com/in/ACoAAFRChD0BLbkFkOG0thUeWuzxtYz5Yig2ddI",
                    "fullName": "Vaishnavi Singh Parihar",
                    "headline": "St. aloysius College, Jabalpur"
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAFTeqTQB6oCuvNbi1wrYXY-yruDM-iL2ngc",
                    "url": "https://www.linkedin.com/in/ACoAAFTeqTQB6oCuvNbi1wrYXY-yruDM-iL2ngc",
                    "fullName": "hamid btn",
                    "headline": "Student at National University of Singapore",
                    "profilePicture": [
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQH_W2dxnLczWA/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1731689710836?e=1736985600&v=beta&t=I1xdDwkzleKTFqDBS2jpxEV6jgucH2Z3szI_2crMjNU",
                        "width": 96,
                        "height": 96
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQH_W2dxnLczWA/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1731689710836?e=1736985600&v=beta&t=-YBYp7DLVhrnYRLdV2zTz5WfwiHJE8mJWm8MW7J5H-U",
                        "width": 96,
                        "height": 96
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQH_W2dxnLczWA/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1731689710836?e=1736985600&v=beta&t=GEUuHQA2lxYKBBabQSbCAyzg-SalS4Gdmp8tOBzRsx0",
                        "width": 96,
                        "height": 96
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQH_W2dxnLczWA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1731689710839?e=1736985600&v=beta&t=BAk0snEFgpuBdCjJFQkahmTdSu6hRmhpBjhCZ4txUN0",
                        "width": 96,
                        "height": 96
                      }
                    ]
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAABh02Y0BB7gG-hVWcQ_Wk7PY2yhC_f-rfJM",
                    "url": "https://www.linkedin.com/in/ACoAABh02Y0BB7gG-hVWcQ_Wk7PY2yhC_f-rfJM",
                    "fullName": "Girish Kumar chawla",
                    "headline": "PMO packaging",
                    "profilePicture": [
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D4D03AQFzRy0eVwYsOw/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1702504972296?e=1736985600&v=beta&t=I1rH5VPcdaLt7O_qb8KvQufdUzUkJjy2fh4axPPfMV0",
                        "width": 100,
                        "height": 100
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D4D03AQFzRy0eVwYsOw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1702504972296?e=1736985600&v=beta&t=YI7zOhCsucBlrH8RYZOWZbRD_OKkpX-CbRbrk7RNqNo",
                        "width": 200,
                        "height": 200
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D4D03AQFzRy0eVwYsOw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1702504972296?e=1736985600&v=beta&t=Z_g8zm-j1IenATm0ALwveIU3abFmlCGfLsWVnQU3UCU",
                        "width": 400,
                        "height": 400
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D4D03AQFzRy0eVwYsOw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1702504972296?e=1736985600&v=beta&t=aCPQgNVFDplVidd0BxKS-BWUyEkgJQwKKwnwdtrkZ5k",
                        "width": 769,
                        "height": 769
                      }
                    ]
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAFSs8DQB3aJhXMvf-4QtNIIfpSmy6NlU5ZA",
                    "url": "https://www.linkedin.com/in/ACoAAFSs8DQB3aJhXMvf-4QtNIIfpSmy6NlU5ZA",
                    "fullName": "Akshad Patel",
                    "headline": "Attended MIT World Peace University"
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAD5_kewBlWKP20zEcd_j-AM9h0DGDk3Hda4",
                    "url": "https://www.linkedin.com/in/ACoAAD5_kewBlWKP20zEcd_j-AM9h0DGDk3Hda4",
                    "fullName": "Jeevan Prakash",
                    "headline": "Student at kv institute of management and information studies",
                    "profilePicture": [
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQG3qN8z5kBwzw/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1731687333946?e=1736985600&v=beta&t=KmQ2Tyfuv6T0XpifTJKTfnDfUDp4JxWMuan-I11Mh5s",
                        "width": 100,
                        "height": 100
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQG3qN8z5kBwzw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1731687333946?e=1736985600&v=beta&t=uy6yEagBfuKS-RRCXHRPNepB9BUCLv_GtifPRxOq7S0",
                        "width": 200,
                        "height": 200
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQG3qN8z5kBwzw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1731687333946?e=1736985600&v=beta&t=gro9ZahhDirjLVQApK-yVKbBylsZRiB5I8SEAmdov4g",
                        "width": 400,
                        "height": 400
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQG3qN8z5kBwzw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1731687333967?e=1736985600&v=beta&t=7bEZzVSNxRWXN1A4n6bQKnPG6AXlPWc64eWj5sG6He0",
                        "width": 612,
                        "height": 612
                      }
                    ]
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAFTaBAkBJXSKcgrxhS08bqFMpARemL-8NF4",
                    "url": "https://www.linkedin.com/in/ACoAAFTaBAkBJXSKcgrxhS08bqFMpARemL-8NF4",
                    "fullName": "Mildred Wallace",
                    "headline": "Rvh at Ydc"
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAACpyVFQBDrvV4MtZgjGE5z_lw4ANa8sCwf8",
                    "url": "https://www.linkedin.com/in/ACoAACpyVFQBDrvV4MtZgjGE5z_lw4ANa8sCwf8",
                    "fullName": "orsola monfreda",
                    "headline": "Casalinga presso Nessuna"
                  }
                },
                {
                  "reactionType": "LIKE",
                  "authorProfile": {
                    "urn": "ACoAAFC8WNIB3UsDj6p40CVQ4rHnPKNRH8h5wN4",
                    "url": "https://www.linkedin.com/in/ACoAAFC8WNIB3UsDj6p40CVQ4rHnPKNRH8h5wN4",
                    "fullName": "Vinoth joelsam",
                    "headline": "--",
                    "profilePicture": [
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQFQ2HMGxPGe7A/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1720970329158?e=1736985600&v=beta&t=cCjxJRKPBO-XRpRDacdFPZ2m_rPDm8EinvFHGxfmagE",
                        "width": 96,
                        "height": 96
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQFQ2HMGxPGe7A/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1720970329158?e=1736985600&v=beta&t=jFGS4A0gAQkl-3HGS4WsCCDVNQifcJPifPigBbupWtA",
                        "width": 96,
                        "height": 96
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQFQ2HMGxPGe7A/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1720970329158?e=1736985600&v=beta&t=KQJQOk3Ra9JIm9FuFgeX9vmYBgrlGr3vYqYLPUztWgI",
                        "width": 96,
                        "height": 96
                      },
                      {
                        "url": "https://media.licdn.com/dms/image/v2/D5603AQFQ2HMGxPGe7A/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720970329164?e=1736985600&v=beta&t=DqHm7DeqQugWREFVDzVsGV07ZU92nDVzCnMAlEEir1E",
                        "width": 96,
                        "height": 96
                      }
                    ]
                  }
                }
              ],
              "total": 4460,
              "totalPages": 446
            }
          }
        }
      }
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Related endpoints

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

article reactions APILinkedIn article engagementcontent impact metricsLinkedIn APILinkedIn data APILinkedIn scraper API