GET
/
api
/
v2
/
linkedin
/
company
/
info
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

query
string

Linkedin Company URL or Username or ID of the target company like airbusgroup, https://www.linkedin.com/company/airbusgroup, 2734.

domain
string

A domain name to search for a company (reverse website lookup) like guideflow.com, https://www.guideflow.com

Sure, here are the explanations for the query, domain, and the reverse lookup in English:

Parameters Explanation

The query parameter is used to specify the target company for which you want to retrieve information. It can take different forms:

  • LinkedIn Username: You can provide the LinkedIn username of the company. For example, airbusgroup.
  • LinkedIn URL: You can directly provide the LinkedIn company URL. For example, https://www.linkedin.com/company/airbusgroup.
  • Company ID: You can also use the LinkedIn company ID. For example, 2734.

This parameter is required and helps to accurately identify the company you are interested in.

The domain parameter allows you to perform a reverse website lookup. By providing a domain name, you can search for the company associated with that domain. This can be useful if you have the company’s website but not their LinkedIn information. For example, guideflow.com or https://www.guideflow.com.

Example Usage

  • To search for Airbus using the LinkedIn username:
    GET /api/v2/linkedin/company/info?query=airbusgroup
    
  • To search for Airbus using the company ID:
    GET /api/v2/linkedin/company/info?query=2734
    
  • To perform a reverse website lookup for Guideflow:
    GET /api/v2/linkedin/company/info?domain=guideflow.com
    

These parameters ensure flexibility in how you can identify and retrieve information about companies from LinkedIn, either through direct LinkedIn identifiers or by leveraging the company’s domain.

Response

company
Company Object
company_id
number

The ID of the company

company_url
string

The URL of the company’s LinkedIn page

company_name
string

The name of the company

logo_url
string

The URL of the company’s logo image

website
string

The company’s website URL

specialities
array

The specialities or areas of expertise of the company

industry
string

The company’s industry sector

tagline
string

The company’s tagline or slogan

description
string

The company’s description or summary

founded
number

The year the company was founded

staff_range
string

The range of staff count : 1-10, 10-50, 50-200, 200-500, 1k-5k, 5k-10k, over-10k

staff_count
number

The number of staff members in the company

headquarter
object

The company’s headquarter address information

locations
array

The company’s various locations

affiliated_companies
array

The affiliated companies associated with the company

similar_companies
array

The similar companies associated with the company

employees
array

The employees of the company

posts
array

The recent posts of the company