
Linkedin Profile Details Batch Scraper (No Cookies Required)
Pricing
$5.00 / 1,000 profiles

Linkedin Profile Details Batch Scraper (No Cookies Required)
(no cookies need) Extract In Bulk comprehensive LinkedIn profile data including work experience, education history, certifications, and location details. Get structured information from any public LinkedIn profile using their username.
5.0 (1)
Pricing
$5.00 / 1,000 profiles
5
Monthly users
70
Runs succeeded
>99%
Response time
11 hours
Last modified
7 hours ago
🚀 LinkedIn Profile Batch Detail Scraper (No Cookies Required)
Extract detailed information from multiple LinkedIn profiles simultaneously including work experience, education history, and location details.
For other LinkedIn actors, check: https://apify.com/apimaestro
✨ Key Features
- Process multiple profiles in one run (up to 100 profiles)
- Basic profile information
- Work experience history
- Education details
- Languages and certifications
- Location information
- Company details
- Batch status tracking
Input Parameters
The actor accepts the following input:
usernames
(array of strings, required): List of LinkedIn profile usernames or full profile URLs to process. For example:1{ 2 "usernames": [ 3 "neal-mohan", // Username only 4 "https://www.linkedin.com/in/williamhgates/", // Full URL 5 "linkedin.com/in/jenhsunhuang" // URL without https:// 6 ] 7}
Each username should be the last part of a LinkedIn profile URL (e.g., 'neal-mohan' from linkedin.com/in/neal-mohan).
Output Format
The actor outputs results in the following format:
1{ 2 "results": { 3 "neal-mohan": { 4 "basic_info": { 5 "location": { 6 "country": "United States", 7 "city": "San Francisco", 8 "full": "San Francisco Bay Area" 9 } 10 }, 11 "experience": [ 12 { 13 "title": "CEO", 14 "company": "YouTube", 15 "duration": "2023 - Present" 16 } 17 ], 18 "education": [ 19 { 20 "school": "Stanford University", 21 "degree": "Electrical Engineering" 22 } 23 ] 24 } 25 }, 26 "failedUsernames": [], 27 "totalProcessed": 1, 28 "totalFailed": 0 29}
Usage Examples
- Basic batch request:
1{ 2 "usernames": ["neal-mohan", "jenhsunhuang"] 3}
- Maximum batch (100 profiles):
1{ 2 "usernames": [ 3 "profile1", 4 "profile2", 5 ... 6 "profile100" 7 ] 8}
Limitations
- Maximum 100 profiles per batch
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$5.00