Dice Search Scraper avatar
Dice Search Scraper

Pricing

$20.00/month + usage

Go to Store
Dice Search Scraper

Dice Search Scraper

Developed by

axly

axly

Maintained by Community

A web scraper that extracts job listings from Dice.com based on search criteria like keywords, location, and radius. It retrieves detailed job information including title, company, location, description and more. Built as an Apify actor for easy integration.

0.0 (0)

Pricing

$20.00/month + usage

1

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

6 days ago

You can access the Dice 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 '{
< "keyword": "Python",
< "location": "New York"
<}' |
<apify call axlymxp/dice-search-scraper --silent --output-dataset

Dice Search Scraper API through CLI

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