Linkedin Jobs Scraper Pro avatar
Linkedin Jobs Scraper Pro

Pricing

$20.00/month + usage

Go to Store
Linkedin Jobs Scraper Pro

Linkedin Jobs Scraper Pro

Developed by

datawizards

datawizards

Maintained by Community

Linkedin-Jobs-Scraper-Pro is an Apify actor that extracts LinkedIn job postings by keyword and location. Produces JSON with job IDs, titles, companies, descriptions, seniority levels, company profiles, proxy support, and timestamps for recruitment analytics and automation workflows and alerts. Smart

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

📦 Linkedin-Jobs-Scraper-Pro · Apify Actor

Extract detailed LinkedIn job postings in clean, structured JSON – ideal for recruitment analytics, labor market research, and automated job data pipelines. Built and maintained by DataWizards.


📌 What Is Linkedin-Jobs-Scraper-Pro?

The Linkedin-Jobs-Scraper-Pro Apify Actor lets you scrape job listings from LinkedIn for any keyword and location combination. Whether you need to surface open roles, track hiring trends, or feed a candidate-matching engine, this actor delivers comprehensive job metadata – from title and company to description and seniority level – without manual browsing or login.


🧠 Key Features

  • Keyword + Location Search: Query any role (e.g., “Software Engineer”) in any region (e.g., “Brazil”).
  • Complete Job Metadata: Returns job ID, URL, title, company name & URL, location, posted date, status, seniority, employment type, function, industries, description, and more.
  • Company Details: Enrich results with company profile data (size, industry, headquarters, followers, description, website).
  • Proxy Support: Full Apify Proxy integration (including RESIDENTIAL IP pools) to avoid blocks.
  • Lightweight & Fast: Optimized for large-scale scrapes with minimal overhead.
  • Timestamped Output: scraped_at field for reliable data freshness.

🛠️ Input Schema

Use the actor by providing the following JSON:

{
"timeDate": "any_time",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
},
"search_jobs": ["Software Engineer"],
"location": "Brazil"
}

🔐 Proxy Configuration

  • useApifyProxy: true (required)
  • apifyProxyGroups: Use ["RESIDENTIAL"] for better success rates and reduced blocking.

📤 Output Example

[
{
"job_id": "4253923250",
"job_url": "https://br.linkedin.com/jobs/view/desenvolvedor-at-unimed-4253923250?position=9...",
"job_title": "Desenvolvedor",
"company_name": "Unimed",
"company_url": "https://br.linkedin.com/company/unimed-com-br?trk=public_jobs_jserp-result_job-search-card-subtitle",
"location": "Goiânia, Goiás, Brazil",
"posted_date": "2025-05-30",
"status": "Be an early applicant",
"search_keyword": "Software Engineer",
"search_location": "Brazil",
"scraped_at": "Fri, 27 Jun 2025 16:51:30 GMT",
"source": "linkedin",
"description": "Ensino superior completo e desejável pós-Graduação...",
"seniority_level": "Entry level",
"employment_type": "Full-time",
"job_function": "Engineering and Information Technology",
"industries": "Technology, Information and Internet",
"company_details": {
"linkedin_url": "https://br.linkedin.com/company/unimed-com-br?trk=public_jobs_topcard_logo",
"company_name": "Unimed",
"location": "Not specified",
"followers": "Not specified",
"description": "Somos o maior sistema cooperativo de médicos do mundo...",
"website": "http://unimed.coop.br",
"industry": "Government Administration",
"company_size": "10,001+ employees",
"headquarters": "São Paulo",
"type": "Privately Held"
}
},
{ /* …more job entries… */ }
]

🚀 Use Cases

  • 🔍 Recruitment Analytics – Monitor open roles, hiring trends, and seniority requirements across regions.
  • 🤖 Job Board Aggregation – Feed multiple job search portals into a unified dashboard.
  • 📈 Labor Market Research – Analyze industry demand, salary signals, and company growth.
  • 📊 Automated Alerts – Trigger notifications when new positions matching your criteria appear.

✅ Best Practices

  • Rotate Residential Proxies for large-scale or repeated scrapes to minimize blocking.
  • Limit Request Frequency to avoid rate limiting (e.g., stay under 30 requests/minute).
  • Validate Inputs (keywords and location strings) to ensure consistent output.
  • Use Pagination thoughtfully: track pageNum offsets and adjust your workflow to cover all results.
  • Test with Smaller Batches before scaling up to thousands of queries.

🤝 Support

Whether you need custom fields, simplified outputs, or have found a bug, DataWizards is always ready to help:

📩 Email: hello.datawizard@gmail.com ✉️ Subject: Linkedin-Jobs-Scraper-Pro Actor – Support Request 🔗 Connect: linkedin.com/in/data-wizards-aa8080342

If you’d like any changes or enhancements, DataWizards are always ready for you.


🧰 Need Something More?

From custom scraper development to API integration or output transformation, we deliver tailored solutions at scale. Reach out for:

  • API wrappers
  • CSV/Excel exports
  • Webhook / PubSub integrations
  • Dashboard-ready JSON

DataWizards = Smart, fast, and scalable data extraction.


💬 Feedback & Bugs

Found an issue or want a new feature? Let us know!

📧 Email: hello.datawizard@gmail.com 🛠️ Subject: Bug Report – Linkedin-Jobs-Scraper-Pro Actor