Dice.com Jobs Scraper — Tech Hiring Feed avatar

Dice.com Jobs Scraper — Tech Hiring Feed

Pricing

from $1.25 / 1,000 job scrapeds

Go to Apify Store
Dice.com Jobs Scraper — Tech Hiring Feed

Dice.com Jobs Scraper — Tech Hiring Feed

Search public Dice.com technology jobs. Get normalized titles, employers, locations, salary ranges, work settings, dates, descriptions, and direct job URLs for recruiting and job-market research.

Pricing

from $1.25 / 1,000 job scrapeds

Rating

0.0

(0)

Developer

Khadin Akbar

Khadin Akbar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Dice.com Jobs Scraper

Search public Dice.com job listings and return a normalized, analysis-ready job feed for recruiting intelligence, salary research, hiring monitoring, and AI-agent workflows.

Use this actor when you need current public Dice listings by role, skill, company, location, work setting, employment type, Easy Apply status, or sponsorship signal. Do not use it for submitting applications, accessing candidate accounts, or collecting recruiter/contact details.

What it returns

One dataset item represents one public job listing.

FieldDescription
title, companyName, locationCore job identity and public employer/location data
workplaceType, employmentTypeRemote/hybrid/on-site and employment arrangement when shown
salaryText, salaryMin, salaryMaxPublished compensation information when available
description, postedAtPublic description and posting label/date when available
easyApply, willingToSponsorPublicly displayed hiring flags when detected
jobUrl, applyUrlDice listing and public application URL when shown

Inputs

Start with searchQuery and location, or use startUrls for an existing Dice search or job-detail URL. maxResults is the hard per-run job and billing cap. By default the actor visits each public detail page; set includeJobDetails to false for a faster card-level feed.

{
"searchQuery": "data engineer",
"location": "Remote",
"workplaceTypes": ["Remote"],
"postedWithin": "7days",
"maxResults": 10,
"includeJobDetails": true,
"responseFormat": "concise"
}

Output example

{
"jobId": "61a9d54b-9e35-44f0-afbd-36bc5f6bff57",
"title": "Senior Data Engineer",
"companyName": "Example Labs",
"location": "Remote",
"workplaceType": "Remote",
"employmentType": "Full-time",
"salaryText": "USD 120,000.00 - 160,000.00 per year",
"salaryMin": 120000,
"salaryMax": 160000,
"salaryCurrency": "USD",
"description": "Design and operate reliable data pipelines...",
"postedAt": "Today",
"easyApply": true,
"willingToSponsor": false,
"jobUrl": "https://www.dice.com/job-detail/61a9d54b-9e35-44f0-afbd-36bc5f6bff57",
"applyUrl": null,
"scrapedAt": "2026-07-15T18:00:00.000Z",
"source": "dice.com"
}

Pricing

Pay per event + platform usage:

EventPrice
Actor start$0.00005
Validated job persisted$0.00125 per job

The actor prints the maximum event-charge estimate before collecting data. Apify platform compute and proxy usage are additional and are passed through to the user.

API and MCP

This actor is compatible with the Apify API and Apify MCP. It is best for a bounded jobs-search request that needs one flat record per job. Results are public job-board data and may change or disappear after collection.

Limits and compliance

This actor accesses public Dice job pages only. It does not log in, apply to jobs, bypass access controls, or collect private candidate/recruiter information. Dice page structure and filter parameters can change; a valid search that returns no matches is reported as VALID_EMPTY, while an upstream outage is reported honestly as UPSTREAM_FAILED.