LinkedIn Data Collection API

Comprehensive collection of LinkedIn jobs, companies, user profiles, posts and more

API Endpoints

Get User Profile

GET /api/linkedin/profile/{profile_id}

Get a user's complete professional profile, including work experience, education, skills, and more.

πŸ“‹ Available Fields

β–Ό
πŸ†” Profile ID (profile_id)
Unique identifier for the user profile
πŸ‘€ First Name (first_name)
User's first name
πŸ‘€ Last Name (last_name)
User's last name
πŸ’Ό Headline (headline)
User's professional title and company
πŸ“ Location (location)
User's location
🏒 Industry (industry)
User's industry
πŸ“ Summary (summary)
User's professional summary
πŸ–ΌοΈ Profile Picture (profile_picture)
User's profile picture link
πŸ”— Connections (connections)
Total number of connections
πŸ“Š Followers (followers)
Total number of followers
πŸ’Ό Experience (experience)
Work experience array with position, company, location, dates, and description
πŸŽ“ Education (education)
Education array with school, degree, field of study, and dates
⚑ Skills (skills)
List of user's skills
🌐 Languages (languages)
List of languages the user speaks

Search Jobs

GET /api/linkedin/jobs/search?q={keyword}

Search for jobs by keyword, location, company, and other criteria.

πŸ“‹ Available Fields

β–Ό
πŸ” Query (query)
Search keyword
πŸŽ›οΈ Filters (filters)
Search filters including location, experience level, and job type
πŸ“ Location (location)
Job location
πŸ“Š Experience Level (experience_level)
Required experience level for the position
πŸ’Ό Job Type (job_type)
Job work type (full-time, part-time, etc.)
πŸ“„ Results (results)
List of matching job results
πŸ†” Job ID (job_id)
Unique identifier for the job
πŸ“ Title (title)
Job title
🏒 Company (company)
Company information including ID, name, and logo
πŸ“… Posted Date (posted_date)
Job posting date and time
πŸ‘₯ Applicants (applicants)
Number of applicants
πŸ’° Salary Range (salary_range)
Job salary range
πŸ”’ Total (total)
Total number of search results
πŸ“„ Page (page)
Current page number

Get Job Details

GET /api/linkedin/job/{job_id}

Get detailed job information, including description, requirements, benefits, and more.

πŸ“‹ Available Fields

β–Ό
πŸ†” Job ID (job_id)
Unique identifier for the job
πŸ“ Title (title)
Job title
🏒 Company (company)
Includes company ID, name, industry, size, and logo
πŸ“ Location (location)
Job location
πŸ“„ Description (description)
Detailed job description
πŸ“‹ Requirements (requirements)
Job requirements list
πŸ“… Posted Date (posted_date)
Job posting date and time
πŸ‘₯ Applicants (applicants)
Number of applicants
πŸ‘€ Views (views)
Number of times the job has been viewed
πŸ’Ό Job Type (job_type)
Job work type (full-time, part-time, etc.)
πŸ“Š Experience Level (experience_level)
Required experience level
🏠 Remote Allowed (remote_allowed)
Whether remote work is allowed
πŸ’° Salary Range (salary_range)
Job salary range
🎁 Benefits (benefits)
Job benefits list

Get Company Information

GET /api/linkedin/company/{company_id}

Get detailed company information and statistics.

πŸ“‹ Available Fields

β–Ό
πŸ†” Company ID (company_id)
Unique identifier for the company
🏒 Name (name)
Company name
🏭 Industry (industry)
Company industry
πŸ“„ Description (description)
Company description
🌐 Website (website)
Company official website
πŸ“ Headquarters (headquarters)
Company headquarters address
πŸ‘₯ Company Size (company_size)
Company employee count
πŸ“… Founded (founded)
Company founding year
⚑ Specialties (specialties)
Company specialty areas list
πŸ“Š Statistics (statistics)
Includes employee count and follower count
πŸ–ΌοΈ Logo (logo)
Company logo image link
πŸ–ΌοΈ Cover Image (cover_image)
Company cover image link

Get Company Employee List

GET /api/linkedin/company/{company_id}/employees

Get a list of company employees with their public profiles.

πŸ“‹ Available Fields

β–Ό
πŸ†” Company ID (company_id)
Unique identifier for the company
🏒 Company Name (company_name)
Company name
πŸ‘₯ Employees (employees)
Contains profile ID, name, title, location, and profile picture
πŸ”’ Total (total)
Total number of employees
πŸ“„ Page (page)
Current page number

Get Posts/Activities

GET /api/linkedin/post/{post_id}

Get detailed information and engagement data for LinkedIn posts or activities.

πŸ“‹ Available Fields

β–Ό
πŸ†” Post ID (post_id)
Unique identifier for the post
πŸ‘€ Author (author)
Includes author profile ID, name, headline, and profile picture
πŸ“ Content (content)
Post text content
πŸ• Posted Date (posted_date)
Post publication timestamp
πŸ“Š Statistics (statistics)
Includes likes, comments, shares, and views count
πŸ–ΌοΈ Media (media)
Media files attached to the post (images, videos, etc.)

Search Companies

GET /api/linkedin/companies/search?q={keyword}

Search for companies by keyword.

πŸ“‹ Available Fields

β–Ό
πŸ” Query (query)
Search keyword
πŸŽ›οΈ Filters (filters)
Search filters including industry and location
πŸ“„ Results (results)
List of matching company results
πŸ†” Company ID (company_id)
Unique identifier for the company
🏒 Name (name)
Company name
🏭 Industry (industry)
Company industry
πŸ‘₯ Employees (employees)
Company employee count
πŸ“Š Followers (followers)
Company follower count
πŸ–ΌοΈ Logo (logo)
Company logo image link
πŸ”’ Total (total)
Total number of search results
πŸ“„ Page (page)
Current page number

Get Company Job List

GET /api/linkedin/company/{company_id}/jobs

Get a list of open positions at a specific company.

πŸ“‹ Available Fields

β–Ό
πŸ†” Company ID (company_id)
Unique identifier for the company
🏒 Company Name (company_name)
Company name
πŸ’Ό Jobs (jobs)
Contains job ID, title, location, posted date, and applicants count
πŸ”’ Total (total)
Total number of jobs
πŸ“„ Page (page)
Current page number

Features

How to Use

πŸ”‘

Get API Key

Contact us to get your exclusive API key and start using our data collection service

πŸ“‘

Make API Request

Use RESTful API interface, supports multiple languages including Python, JavaScript, Java, etc.

πŸ“Š

Get Data Results

Get real-time structured data in JSON format, easily integrate into your applications

1

πŸ“ Register Account

Contact us via Telegram to register an account and get API access

2

πŸ” Configure Authentication

Add your API key to request headers, format: Authorization: Bearer YOUR_API_KEY

3

πŸš€ Start Collecting

Call the corresponding API endpoints with required parameters to get real-time data

4

πŸ’‘ Data Application

Apply the obtained data to various scenarios such as data analysis, market research, content monitoring, etc.