Fast Linkedin Job Scraper avatar

Fast Linkedin Job Scraper

Try for free

2 hours trial then $29.00/month - No credit card required now

Go to Store
Fast Linkedin Job Scraper

Fast Linkedin Job Scraper

ivanvs/fast-linkedin-job-scraper
Try for free

2 hours trial then $29.00/month - No credit card required now

Extract job listings from Linkedin. Scrape details job details like when it is posted, number of applicants, location and salary range. Download listings data in JSON, XML, Excel.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 5.0 / 5 (1)

  • 1 bookmark

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 9 days ago

You can access the Fast Linkedin Job Scraper programmatically from your own applications by using the Apify API. You can also 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  "maxRecords": 10,
3  "keywords": "Java Developer",
4  "datePosted": "1 week"
5}' |
6apify call ivanvs/fast-linkedin-job-scraper --silent --output-dataset

Fast Linkedin Job Scraper API through CLI

The Apify CLI is the official tool that allows you to use Fast Linkedin Job 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: