Search Post Comments API

Extract post comments
with detailed commenter profiles

Retrieve comprehensive comment data from posts including commenter information, engagement metrics, and reaction breakdowns. Perfect for social listening and lead generation.

Comprehensive comment extraction

Extract every detail from post comments including commenter profiles and engagement data

Complete Comment Data

Extract full comment text, reactions, and engagement metrics from posts

Commenter Profiles

Get detailed information about each commenter including name, title, and profile data

Engagement Analytics

Analyze comment engagement with detailed reaction breakdowns and metrics

Paginated Results

Browse through all comments with efficient pagination for large datasets

Real-time Access

Get up-to-date comment data as soon as it's available on the platform

Reliable & Secure

Enterprise-grade security and reliability for your comment extraction needs

Search Post Comments API
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'
Response
200 OK
{
  "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
}
View API docs

Turn post comments into business insights

Extract valuable data from post interactions for lead generation, social listening, and market research

Lead Generation

Identify potential leads from people engaging with industry-relevant posts

Prospect identificationEngagement analysisLead scoring

Social Listening

Monitor conversations and sentiment around your brand or industry topics

Brand monitoringSentiment analysisMarket research

Content Intelligence

Analyze what resonates with your audience through comment analysis

Content optimizationAudience insightsEngagement tracking

Competitive Analysis

Study competitor post engagement and commenter demographics

Competitor researchMarket analysisIndustry insights

Join thousands of happy
customers worldwide

Discover why leading companies trust us to power their data intelligence needs.

Frequently asked questions

What information can I extract from post comments?

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.

How does pagination work for comment retrieval?

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.

What is a post URN and how do I get it?

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.

Are there rate limits for comment extraction?

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.

Ready to extract comments?

Start mining valuable insights from post comments. Perfect for lead generation, social listening, and market research.