Linkedin Profile Details Batch Scraper (No Cookies Required) avatar
Linkedin Profile Details Batch Scraper (No Cookies Required)

Pricing

$5.00 / 1,000 profiles

Go to Store
Linkedin Profile Details Batch Scraper (No Cookies Required)

Linkedin Profile Details Batch Scraper (No Cookies Required)

apimaestro/linkedin-profile-batch-scraper-no-cookies-required

Developed by

API Maestro

Maintained by Community

(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. Only Minimum configuration is needed to run the actor

5.0 (1)

Pricing

$5.00 / 1,000 profiles

1

Monthly users

36

Runs succeeded

98%

Response time

8.2 hours

Last modified

3 days 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.

Our LinkedIn Scraping Suite

Get comprehensive LinkedIn data with our specialized actors:

Each actor is designed to work independently or in combination for advanced use cases.

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

  1. Basic batch request:
1{
2    "usernames": ["neal-mohan", "jenhsunhuang"]
3}
  1. 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 result 

This 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