Linkedin Job Scraper avatar
Linkedin Job Scraper

Pricing

$5.00 / 1,000 requests

Go to Apify Store
Linkedin Job Scraper

Linkedin Job Scraper

Developed by

FreshData

FreshData

Maintained by Community

Exact LinkedIn job posts base on filters.

0.0 (0)

Pricing

$5.00 / 1,000 requests

0

2

2

Last modified

2 days ago

🚀 LinkedIn Job Scraper

The Linkedin Job Scraper is a powerful tool designed to extract detailed job post data from your filters/criteria — without the need for cookies or login.

✨ Features

  • 👤 Job Posts Detail Extraction

  • 🍪 No Cookies Required
    The scraper works without any LinkedIn login or cookies — simplifying setup and execution.

🛠️ How It Works

  1. 🔗 Input
    Provide a valid LinkedIn profile URL.

  2. ▶️ Run the Scraper
    Start the actor to extract rich profile post data in real time — results will be available in Apify's Dataset tab.

✨ Go to my profile for more powerful actors: https://apify.com/freshdata

📥 Input Example

{
"keywords": "marketing",
"geo_code": 92000000,
"date_posted": "Any time",
"experience_levels": ["Director", "Executive"],
"company_ids": [
1035
],
"title_ids": [1,4,7],
"onsite_remotes": ["Remote"],
"functions": ["Marketing"],
"industries": [1256,24,6],
"job_types": ["Part-time", "contract"],
"sort_by": "Most relevant",
"easy_apply": "false",
"under_10_applicants": "false",
"start": 0
}

📤 Output Example

{
"data": [
{
"company": "Microsoft",
"company_linkedin_url": "https://www.linkedin.com/company/microsoft",
"company_logo": "https://media.licdn.com/dms/image/v2/C560BAQE88xCsONDULQ/company-logo_200_200/company-logo_200_200/0/1630652622688/microsoft_logo?e=1741219200&v=beta&t=cw0sI898Ll3yxC5LKbB3ACgfrsHN0U88mOtn5U8xAW0",
"job_title": "Marketing: MBA Internship Opportunities",
"job_url": "https://www.linkedin.com/jobs/view/4052310093",
"job_urn": "4052310093",
"location": "Redmond, WA",
"posted_time": "2024-11-29 10:43:18",
"remote": "Hybrid",
"salary": "$11.2K/yr - $12.2K/yr"
},
{
"company": "Microsoft",
"company_linkedin_url": "https://www.linkedin.com/company/microsoft",
"company_logo": "https://media.licdn.com/dms/image/v2/C560BAQE88xCsONDULQ/company-logo_200_200/company-logo_200_200/0/1630652622688/microsoft_logo?e=1741219200&v=beta&t=cw0sI898Ll3yxC5LKbB3ACgfrsHN0U88mOtn5U8xAW0",
"job_title": "Digital Marketing Manager, Email Channel",
"job_url": "https://www.linkedin.com/jobs/view/4074167312",
"job_urn": "4074167312",
"location": "Redmond, WA",
"posted_time": "2024-11-11 20:29:38",
"remote": "Hybrid",
"salary": "$83.4K/yr - $183K/yr"
}
],
"message": "ok",
"total": 495
}