Company Data Service
The Company Data service extracts detailed information about companies from their LinkedIn profiles.
Company URL Format
The service needs a LinkedIn company's username to retrieve data. The username appears in the profile URL after /company/
and before the next /
.
For example, in the URL:
https://www.linkedin.com/company/google/
The company username is google
.
Making a Request
Follow the Create a Request guide to:
- Get the LinkedIn company username
- Submit a request with the username
- Retrieve the company data using the
request_id
Response Format
The service returns comprehensive company information including:
- Basic company details
- Employee and follower counts
- Products and services
- Office locations
- Industry and specialties
See the Company Data Response Format for complete details about all available fields.
tip
For best results:
- Use official company profile URLs from LinkedIn
- Check that the company profile is public and accessible
- Use company usernames exactly as they appear in the URL