Jobs Scraper 🔥 avatar
Jobs Scraper 🔥

Pricing

$22.00/month + usage

Go to Store
Jobs Scraper 🔥

Jobs Scraper 🔥

Developed by

WebScrap

WebScrap

Maintained by Community

A comprehensive job 💼 scraping actor for Apify that collects job listings from multiple platforms including LinkedIn, Glassdoor, Google Jobs, Bayt, and Naukri.

5.0 (1)

Pricing

$22.00/month + usage

1

6

6

Last modified

3 days ago

You can access the Jobs 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.

$echo '{
< "site_names": [
< "linkedin",
< "glassdoor",
< "google",
< "bayt",
< "naukri"
< ],
< "search_term": "software engineer",
< "location": "San Francisco, CA"
<}' |
<apify call webscrap18/job-scraper --silent --output-dataset

Jobs Scraper 🔥 API through CLI

The Apify CLI is the official tool that allows you to use Jobs Scraper 🔥 locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: