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

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

6 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: