Monster Job Search Scraper avatar
Monster Job Search Scraper

Deprecated

Pricing

$4.00/month + usage

Go to Store
Monster Job Search Scraper

Monster Job Search Scraper

Deprecated

Developed by

mscraper

mscraper

Maintained by Community

Monster Job Search Scraper that automates the search of job opportunities at Monster by scraping the lists of available positions based on keyword and location.

0.0 (0)

Pricing

$4.00/month + usage

1

Total users

44

Monthly users

1

Runs succeeded

50%

Last modified

2 years ago

You can access the Monster Job Search 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 '{
< "query": "IT",
< "address": "London, England",
< "country": "GB",
< "radius": 20,
< "resultsLimit": 20,
< "proxy": {
< "useApifyProxy": true,
< "groups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "GB"
< }
<}' |
<apify call mscraper/monster-job-search-scraper --silent --output-dataset

Monster Job Search Scraper API through CLI

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