Linkedin Data Scraper API
🔍 LinkedIn Data API - Real-Time Data Access IMPORTANT NOTICE: This is not an official LinkedIn API. We make no representations or warranties of any kind, express or implied, about official LinkedIn affiliation. 100% GDPR compliant - we don't store any data. ✨ Key Features: - Real-time data access from LinkedIn - Job search and detailed posting information - User profile and activity data -…
Linkedin Data Scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
company_details /companies/detail |
Get detailed information about a company using its name ,LinkedIn URL or URN. Examples: - Using company name: youtube - Using LinkedIn URL:… |
| GET |
health_check /health |
Check if the API is running |
| GET |
search_jobs /jobs/search |
Search for jobs on LinkedIn with various filters and parameters |
| GET |
profile_details /profile/detail |
Get detailed profile information for a LinkedIn user by their username or URN |
| GET |
post_comments_replies_stats /post/comments |
Get comments, replies, and engagement metrics from LinkedIn posts including author details, reaction counts, timestamps, and nested replies. |
| GET |
search_jobs /jobs/search |
Search for jobs on LinkedIn with various filters and parameters |
| GET |
health_check /health |
Check if the API is running |
| GET |
profile_posts /profile/posts |
Get the recent posts of a LinkedIn user by their username. |
| GET |
company_details /companies/detail |
Get detailed information about a company using its name or LinkedIn URL. Examples: - Using company name: youtube - Using LinkedIn URL: https://www.linkedin.com/company/youtube/ |
| GET |
profile_posts /profile/posts |
Get the recent posts of a LinkedIn user by their username. |
| GET |
health_check /health |
Check if the API is running |
| GET |
search_jobs /jobs/search |
Search for jobs on LinkedIn with various filters and parameters |
| GET |
company_details /companies/detail |
Get detailed information about a company using its name or LinkedIn URL. Examples: - Using company name: youtube - Using LinkedIn URL: https://www.linkedin.com/company/youtube/ |
| GET |
company_posts /company/posts |
Get posts of company - Using company name: google - Using LinkedIn URL: https://www.linkedin.com/company/google/ - Using URN :(1035) |
| GET |
post_details /post/detail |
Get detailed post and author information for a given post |
| GET |
profile_posts /profile/posts |
Get the recent posts of a LinkedIn user by their username or URN |
| GET |
job_details /jobs/detail |
Get detailed information about a specific job posting |
| GET |
job_details /jobs/detail |
Get detailed information about a specific job posting |
| GET |
job_details /jobs/detail |
Get detailed information about a specific job posting |
| GET |
profile_details /profile/detail |
Get detailed profile information for a LinkedIn user by their username |
| GET |
profile_details /profile/detail |
Get detailed profile information for a LinkedIn user by their username |
| GET |
posts_search /posts/search |
Get relevant posts for a given keyword |
| GET |
profile_comments /profile/comments |
Get the recent comments of a LinkedIn user by their username. |
| POST |
batch_profile_details /profile/batch-detail |
Get detailed profile information for a LinkedIn user by their username IN BULK ! |
| GET |
post_reactions /post/reactions |
Get reactions data for a given linkedin post |
| GET |
profile_reactions /profile/reactions |
Get the recent comments of a LinkedIn user by their username. |
| GET |
post_reshares /post/reposts |
Get repost data for a given post |
| GET |
company_posts /company/posts |
Get company posts Examples: - Using company name: google - Using LinkedIn URL: https://www.linkedin.com/company/google/ |