LinkedIn Company Profile API — Public Company Page Data: AI Large Language Models

Look up a LinkedIn company page's public data by LinkedIn URL or website domain, on MuAPI. Look up a LinkedIn company page's public data by LinkedIn URL or website domain.

Interactive model controls

Look up a LinkedIn company page's public data by LinkedIn URL or website domain.

📝

Tổng quan

Về mô hình này

LinkedIn Company Profile returns a company's public LinkedIn page data — name, description, industry, employee/follower counts, and headquarters — for account research and enrichment.

1Enrich a company record with LinkedIn firmographic data
2Verify a company's size and industry before outreach
3Feed a sales/GTM agent's account research
4Cross-reference a website domain with its LinkedIn presence
💰

Giá cả & Giá trị

Phân tích chi phí

muapiappFrom $0.10 per lookup (reserved; settled down to actual cost)

Normalized, structured JSON response via muapi's routed GTM data capability.

** Giá của đối thủ cạnh tranh được ước tính dựa trên kiến ​​trúc mô hình và cấp độ sử dụng tương tự.

⚙️

Chi tiết kỹ thuật

Lược đồ cấu hình

LinkedIn URLstring

Company's LinkedIn page URL.

Giá trị mặc định-
Company Domainstring

Company website domain, used if linkedin_url is not provided.

Giá trị mặc định-
📖

Hướng dẫn thực hiện

Tài liệu dành cho nhà phát triển

How to Use LinkedIn Company Profile API

  1. Provide a linkedin_url or domain: The company's LinkedIn page URL, or its website domain.
  2. Read the result: Name, description, industry, employee/follower counts, and headquarters.
curl -X POST https://api.muapi.ai/api/v1/linkedin-company-profile \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "stripe.com"
  }'

Câu hỏi thường gặp

Thường xuyên hỏi

What if no matching LinkedIn page is found?

The request fails with a no-match error and is not charged.