LinkedIn People Bulk Profile Scraper
$49.00/month
LinkedIn People Bulk Profile Scraper
$49.00/month
Retrieve LinkedIn profile URLs and extract comprehensive profile details. This includes basic information, employment history, skills, company information, biography, location, and more.
You can access the LinkedIn People Bulk Profile Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "url": [
3 {
4 "url": "https://linkedin.com/in/williamhgates"
5 }
6 ]
7}' |
8apify call pratikdani/linkedin-people-bulk-profile-scraper --silent --output-dataset
LinkedIn People Bulk Profile Scraper API through CLI
The Apify CLI is the official tool that allows you to use LinkedIn People Bulk Profile Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 1 monthly user
- 2 stars
- 95.2% runs succeeded
- Created in Oct 2024
- Modified 21 days ago