LinkedIn people
LinkedIn Real-Time Scrapper is a tool that scrapes web data that is accessible to anyone without the need to log in or enter any password or credentials.
LinkedIn people endpoints
| Method | Endpoint | Description |
|---|---|---|
| Data Retrieval | ||
| GET |
Get Task results - ALL endpoints /results/ |
Retrieve search results per task by providing the task id |
| People Profiles | ||
| GET |
Get Profile Data by URL /profile_url/ |
Collect publicly access web data about LinkedIn Profile by providing the URL |
| GET |
Search People Profiles by name /profile_name/ |
Discover People profiles by searching with their name ** Each search returns 50 results |
| Company Profiles | ||
| GET |
Get Company Data by URL /company_url/ |
Get any company details by providing the company URL |
| Job Listing | ||
| GET |
Get Job listing Data by URL /listing_url/ |
Get Job listing details by providing the job listing URL |
| GET |
Search Jobs by Job Search URL /job_url/ |
Search Jobs by providing the full job search URL ** Each search returns 50 results **To implement the hourly range feature, calculate the desired time range in seconds (hours *… |
| Posts Details | ||
| GET |
Get Post Data by URL /post_url/ |
Get post details by providing post URL or sharing link |
| GET |
Search Company Posts by Company URL /company_post/ |
Get the latest 50 posts for specific company by providing the company URL |
| GET |
Search People Posts by Profile URL /person_post/ |
Get the latest 50 posts for specific profile by providing the profile URL |
| GET |
Search Author Posts by Author URL /article_post/ |
Get the latest 50 posts for specific article author by providing the author URL |
LinkedIn people pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.9 / month | 20 / minute |
|
| ULTRA Recommended | $49 / month | 50 / minute |
|
| MEGA | $249 / month | 50 / minute |
|