Linkedin profile scraper avatar
Linkedin profile scraper

Pricing

$25.00/month + usage

Go to Store
Linkedin profile scraper

Linkedin profile scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape linkedin profile urls and get complete profile details including basic info, position history, skills, company details, bio, location, etc (⚠️ Warning: Viewing/scraping more than 300-400 profiles per day will result in Linkedin account warning)

1.9 (2)

Pricing

$25.00/month + usage

150

Total users

3.4k

Monthly users

402

Runs succeeded

49%

Issue response

8.8 days

Last modified

21 days ago

You can access the Linkedin profile scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "minDelay": 15,
< "maxDelay": 60,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< },
< "findContacts.contactCompassToken": ""
<}' |
<apify call curious_coder/linkedin-profile-scraper --silent --output-dataset

Linkedin profile scraper API through CLI

The Apify CLI is the official tool that allows you to use Linkedin profile scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: