For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sample: Company Posts Data

Review Coresignal's Company Posts Data sample below, or contact sales for more information.

All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.

Data sample
{
  "company_id": 9871234560,
  "company_source_id": 4412398,
  "id": "7192837465019283746",
  "url": "https://www.professional-network.com/posts/example-company_ai-innovation-futureofwork-activity",
  "company_name": "Example Company",
  "company_url": "https://www.professional-network.com/company/example-company",
  "company_headline": "Global Leader in Enterprise Software | Empowering 10,000+ Businesses Worldwide",
  "company_posts_count": 1284,
  "company_logo_url": "https://media.licdn.com/dms/image/D4E0BAQGk3mXpT7vYw/company-logo_200_200/0/1700000000000",
  "company_followers_count": 142300,
  "date_published": "2026-05-14",
  "article_body": "Excited to share our latest insights on the future of AI in enterprise. The past year has been transformative for our team, and we're just getting started. Drop your thoughts in the comments below 👇 #AI #Innovation",
  "image_url": "https://media.licdn.com/dms/image/D4E22AQF3k9mXpT7vYw/feedshare-shrink_800/0/1700000000000",
  "article_images": [
    "https://media.licdn.com/dms/image/D4E22AQF9kLmPx3vZw/feedshare-shrink_800/img1.jpg"
  ],
  "article_video": {
    "url": "https://media.licdn.com/dms/video/D4E10AQGk3mXpT7vYw/feedshare-umg-video/0/1700000000000",
    "image_url": "https://media.licdn.com/dms/image/D4E10AQGk3mXpT7vYw/feedshare-video-thumbnail/0/1700000000000",
    "type": "mp4",
    "captions": "Our CEO John Doe discusses the AI roadmap for 2025 and beyond.",
    "urn": "urn:video:7123456789012345678"
  },
  "article_document": {
    "title": "State of AI in Enterprise: 2024 Report",
    "cover_pages": [
      "https://media.licdn.com/dms/image/D4E22AQDoc1Cover/cover_page_1.jpg"
    ]
  },
  "hashtags": [
    "AI",
    "Innovation"
  ],
  "mentions": [
    {
      "full_name": "John Doe",
      "url": "https://www.professional-network.com/john-doe-12345"
    },
    {
      "full_name": "Jane Smith",
      "url": "https://www.professional-network.com/jane-smith-67890"
    }
  ],
  "reaction_count": 847,
  "comment_count": 1,
  "comments": [
    {
      "full_name": "Alice Johnson",
      "headline": "Head of Product @ Sample Corp",
      "follower_count": "12,400",
      "profile_url": "https://www.professional-network.com/alice-johnson-48291",
      "body": "This is such a timely post. We've been seeing the exact same trends on our end — enterprises are finally moving past the pilot phase and into real production deployments. Would love to connect and exchange notes!",
      "reaction_count": 34,
      "date_published": "2026-05-15",
      "deleted": 0,
      "created_at": "2026-05-15 09:23:14.582341",
      "updated_at": "2026-05-15 09:23:14.582341"
    }
  ],
  "reshared_post": {
    "id": "7185647382910274651",
    "url": "https://www.professional-network.com/posts/partner-company_digitaltransformation-enterpriseai-activity-7185647382910274651-mP4q",
    "author_name": "Partner Company",
    "author_profile_url": "https://www.professional-network.com/company/partner-company",
    "author_headline": "Enterprise AI Solutions | Trusted by Fortune 500 Companies",
    "author_followers": 98400,
    "employee_parent_id": 9871234561,
    "company_id": 5523109,
    "logo_url": "https://media.licdn.com/dms/image/D4E0BAQPm2nWqT9vBd/company-logo_200_200/0/1699000000000",
    "date_published": "2026-05-17",
    "article_body": "The next wave of enterprise transformation is here. We've just published our 2024 State of AI report, covering adoption trends, ROI benchmarks, and the strategies top-performing companies are using to stay ahead. Download the full report below 👇 #DigitalTransformation #EnterpriseAI",
    "image_url": [
      "https://media.licdn.com/dms/image/D4E22AQF9kLmPx3vZw/feedshare-shrink_800/reshare_thumbnail.jpg"
    ],
    "article_images": [
      "https://media.licdn.com/dms/image/D4E22AQF9kLmPx3vZw/feedshare-shrink_800/img1.jpg"
    ],
    "article_video": {
      "url": "https://media.licdn.com/dms/video/D4E10AQPm2nWqT9vBd/feedshare-umg-video/0/1699000000000",
      "image_url": "https://media.licdn.com/dms/image/D4E10AQPm2nWqT9vBd/feedshare-video-thumbnail/0/1699000000000",
      "type": "mp4",
      "captions": "Key findings from the 2024 State of AI in Enterprise report presented by Jane Smith.",
      "urn": "urn:li:video:7198765432109876543"
    },
    "article_document": {
      "title": "2024 State of AI in Enterprise — Full Report",
      "cover_pages": [
        "https://media.licdn.com/dms/image/D4E22AQDocCover/cover_page_1.jpg"
      ]
    },
    "hashtags": [
      "DigitalTransformation",
      "EnterpriseAI"
    ],
    "mentions": [
      {
        "full_name": "John Doe",
        "url": "https://www.professional-network.com/john-doe-12345"
      },
      {
        "full_name": "Sample Co",
        "url": "https://www.professional-network.com/company/sample-co"
      }
    ],
    "reaction_count": 2341,
    "comment_count": 187
  },
  "deleted": 0,
  "created_at": "2026-05-14 08:15:22.104837",
  "updated_at": "2026-05-17 10:42:55.837291"
}

Last updated

Was this helpful?