Linkedin Collect Company Information
Collect detailed company information from LinkedIn using company URLs—supports up to 50 URLs per input.
To improve consistency and clarity, users can include a dictionary in the prompt, defining key terms and expected formats. This helps ensure more precise and structured responses.
Prompt Examples:
Linkedin Collect Company Information Dictionary
Column Name
Description
Data Type
id
Unique to each company
Text
name
The name of the company
Text
country_code
The country where the company is located or headquartered
Text
locations
General information about the company's locations
Array
│ ├── formatted_locations
Geographical location of the company
Array
followers
The number of followers the company has on LinkedIn
Number
employees_in_linkedin
The number of employees listed on LinkedIn
Number
about
A description or summary of the company
Text
specialties
List of the company's specializations
Text
company_size
The number of employees in the company, as reported by the company
Text
organization_type
The type of organization
Text
industries
The industries to which the company belongs
Text
website
The official website of the company
Text
crunchbase_url
URL linking to the company's profile on Crunchbase
Text
founded
The year in which the company was founded
Number
company_id
A unique identifier for the company
Text
employees
Additional information about the company's employees
Array
│ ├── img
The URL or link to the employee image
URL
│ ├── link
The URL or link to the employee LinkedIn page
URL
│ ├── subtitle
Position
Text
│ ├── title
Employee name
Text
headquarters
The location of the company's headquarters
Text
image
URL that links to the banner photo associated with the company's LinkedIn page
URL
logo
URL that links to the profile picture of the company's LinkedIn page
Text
similar
Information about similar companies
Array
│ ├── Links
The URL or link to the company's LinkedIn page
URL
│ ├── subtitle
The industries to which the company belongs
Text
│ ├── title
The name of the similar company
Text
│ ├── location
General information about the company's locations
Text
│ ├── url
The URL or link to the company's LinkedIn page
URL
updates
Information about the company's most recent posts on LinkedIn
Array
│ ├── likes_count
The total number of likes
Number
│ ├── text
The post content
Text
│ ├── time
The timestamp indicating when the post was written
Text
│ ├── title
The title of the post
Text
│ ├── comments_count
The total number of comments
Number
│ ├── external_link
Link to the post itself
URL
│ ├── images
An image associated with the post
Array
│ ├── videos
A video associated with the post
Array
│ ├── post_url
URL of the post
URL
│ ├── post_id
ID of the post
Text
│ ├── date
The date the post has been posted on
Date
tagged_companies
Companies tagged in updates or posts
Array
│ ├── link
URL link to the tagged company's profile
URL
│ ├── name
Name of the tagged company
Text
tagged_people
People tagged in updates or posts
Array
│ ├── link
URL link to the tagged person's profile
URL
│ ├── name
Name of the tagged person
Text
repost
Information about reposts
Object
│ ├── repost_url
URL of the repost
URL
│ ├── repost_id
ID of the repost
Text
│ ├── repost_text
Text content of the repost
Text
│ ├── repost_date
Date of the repost
Text
│ ├── tagged_companies
Companies tagged in the repost
Array
│ │ ├── name
Name of the tagged company in the repost
Text
│ │ ├── link
URL link to the tagged company's profile in the repost
URL
│ ├── tagged_users
Users tagged in the repost
Array
│ │ ├── name
Name of the tagged user in the repost
Text
│ │ ├── link
URL link to the tagged user's profile in the repost
URL
│ ├── images
Images associated with the repost
Array
│ ├── videos
Videos associated with the repost
Array
│ ├── external_links
External links in the repost
Array
│ ├── repost_hangtags
Hangtags used in the repost
Array
│ ├── repost_followers
Number of followers of the repost
Number
│ ├── repost_title
Title of the repost
Text
slogan
The company's slogan
Text
affiliated
Information about affiliated companies
Array
│ ├── title
The name of the affiliated company
Text
│ ├── subtitle
The industries to which the affiliated company belongs
Text
│ ├── location
General information about the affiliated company's locations
Text
│ ├── Links
The URL or link to the affiliated company's LinkedIn page
URL
funding
Information related to the company's financial backing and investments
Object
│ ├── last_round_date
Last round date
Date
│ ├── last_round_type
Last round type
Text
│ ├── rounds
Number of funding rounds
Number
│ ├── last_round_raised
Amount raised in the last funding round
Text
│ ├── investors
Information about the company's investors
Array
stock_info
Information about the company's stock-related data
Object
│ ├── id
A unique identifier
Text
│ ├── datetime
The timestamp indicating when the information was recorded
Text
│ ├── stock_exchange
Stock exchange
Text
│ ├── stock_ticker
Stock ticker
Text
│ ├── stock_price
Stock price
Text
│ ├── stock_price_change
Stock price change
Text
│ ├── stock_provider
Stock provider
Text
get_directions_url
The URL of the directions provided by the company on LinkedIn
Array
│ ├── directions_url
Directions URL
URL
description
Raw description in HTML
Text
additional_information
Additional textual information
Text
country_codes_array
Array of all relevant countries the company is located in
Array
alumni
Number of alumni on LinkedIn
Number
alumni_information
Detailed information about company alumni
Array
│ ├── header
Header description
Text
│ ├── title
Title description
Text
│ ├── value
Value description
Text
website_simplified
Simplified website URL
Text
Last updated
Was this helpful?