Retrieve comprehensive comment data from posts including commenter information, engagement metrics, and reaction breakdowns. Perfect for social listening and lead generation.
Extract every detail from post comments including commenter profiles and engagement data
Extract full comment text, reactions, and engagement metrics from posts
Get detailed information about each commenter including name, title, and profile data
Analyze comment engagement with detailed reaction breakdowns and metrics
Browse through all comments with efficient pagination for large datasets
Get up-to-date comment data as soon as it's available on the platform
Enterprise-grade security and reliability for your comment extraction needs
curl 'https://api.enrich.so/v1/api/search-comments?page=1&post_urn=urn:li:activity:7191163324208705536' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json'
{
"success": true,
"message": "Comments for post found.",
"data": {
"page": 1,
"total_page": 1,
"num": 10,
"data": [
{
"activity_id": "urn:li:comment:(activity:7191163324208705536,7286859261794508800)",
"commentary": "Enrich Labs Are you still in business ?",
"reaction_breakdown": {
"likes": 0,
"empathy": 0,
"other": 0
},
"li_url": "https://www.lin...../feed/update/urn:li:activity:7191163324208705536",
"commenter": {
"profile_id": "ACoAABTUdYoBYrUSoum-8GS9tLtOGxWtogekpXQ",
"first_name": "Ahmed",
"last_name": "☁",
"sub_title": "Business Development Manager"
}
}
]
},
"total_credits": 36075,
"credits_used": 22455.05,
"credits_remaining": 13619.95
}
Extract valuable data from post interactions for lead generation, social listening, and market research
Identify potential leads from people engaging with industry-relevant posts
Monitor conversations and sentiment around your brand or industry topics
Analyze what resonates with your audience through comment analysis
Study competitor post engagement and commenter demographics
Discover why leading companies trust us to power their data intelligence needs.
You can extract the full comment text, commenter profile information (name, title, profile ID), reaction counts (likes, empathy, other), URLs, and activity IDs for each comment.
The API returns paginated results with information about current page, total pages, and number of results per page. You can navigate through all comments by incrementing the page parameter.
A URN (Uniform Resource Name) is an internal identifier for posts. It typically looks like 'urn:li:activity:7191163324208705536'. You can extract this from post URLs or use our URL-based comment search endpoint.
Yes, the API uses a credit-based system. Each comment search request consumes credits based on the number of results returned. Check your remaining credits in the API response.
Start mining valuable insights from post comments. Perfect for lead generation, social listening, and market research.