ParseForge Scrapers

Dice Jobs Scraper

parseforge/dice-scraper

JobsAutomationDeveloper tools

Scrapes Dice job postings by keyword, location, employment type, and workplace type. Returns each job as a flat row with title, company, location, and posting details.

Run this scraper See the API call
Total users
8
Monthly active
2
Total runs
218
Bookmarked
0
Rating
Not rated yet
Last modified
9 days ago

Overview

ParseForge

Dice Jobs Scraper

Scrape Dice job listings by keyword, location, employment type, and workplace type, up to a million per run. Every job comes with its title, company, location, and posting details. No login or API key. Export to CSV, JSON, Excel, or XML.

Dice's official API requires a developer account, API key, and rate limits that slow down large job market analyses. This reads the public job search results directly, filtered by title, location, employment type, and workplace type, and returns each match in one fixed schema.

Who uses it What they scrape Dice for
Market researchers Which tech skills and job titles are in demand in a given region
Recruiters Build a pipeline of open roles matching a client's requirements
Job boards Aggregate Dice listings into a niche tech job board
Data analysts Track salary ranges and employment type trends over time

What it does

This Actor collects Dice job postings by keyword, location, employment type, and workplace type, and returns each one as a flat row.

  • ๐Ÿ” Keyword search: enter any job title, skill, or keyword, like 'python developer' or 'react engineer'.
  • ๐Ÿ“ Location filter: narrow by city, state, or ZIP code, or leave empty for all locations.
  • ๐Ÿ’ผ Employment type: filter by full-time, part-time, contract, or third-party roles.
  • ๐Ÿ  Workplace type: filter by remote, hybrid, or on-site positions.
  • ๐Ÿ“Š Scalable collection: set a maximum from 1 to 1,000,000 jobs per run.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Dice data

๐Ÿ“ˆ Track tech job market trends.

A market researcher runs the Actor weekly for 'data scientist' across major cities and compares posting volume and employment type to spot hiring shifts.

๐ŸŽฏ Build a recruiter's candidate pipeline.

A recruiter scrapes all remote 'react engineer' contract roles and filters the results to companies that match a client's target list.

๐Ÿ—‚๏ธ Power a niche job board.

A job board operator collects Dice listings for 'cybersecurity' in Texas and republishes them with their own branding and search.

๐Ÿ“Š Analyze salary and workplace trends.

A data analyst scrapes 'software engineer' roles with workplace type filters and tracks how remote versus on-site postings change over time.

Why choose this scraper

What you get
No API key Scrape public Dice search results without registering an app or managing OAuth.
Fixed schema Every job returns the same flat fields, ready for spreadsheets or databases.
Flexible filters Combine keyword, location, employment type, and workplace type in one run.
Export anywhere Download as CSV, JSON, Excel, or XML, or push to Apify storage.

How it compares

No other Store actor targets Dice the same way, so the honest comparison is with the alternatives teams actually weigh.

Dice Jobs Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When Dice changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor from a job title or keyword, and optionally narrow by location, employment type, and workplace type. Filters run as each job is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
  "query": "software engineer",
  "maxItems": 10
}

A larger pull:

{
  "query": "software engineer",
  "maxItems": 200
}

Pricing

Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $1.60
1,000 results $15.99
10,000 results $159.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Dice Jobs Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Dice through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/dice-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Your keyword may be too specific, or the filters may exclude all jobs. Try a broader keyword like 'software engineer' and clear the location and employment type fields.

Why did the run stop before reaching maxItems?

Dice may not have that many matching jobs. The Actor collects all available results up to your maxItems limit.

Why are some fields empty?

Not all Dice postings include every field, such as salary or workplace type. Empty fields are normal for incomplete listings.

Can I scrape multiple keywords in one run?

This Actor accepts one keyword per run. To scrape multiple keywords, run the Actor multiple times or use a separate orchestrator.

Why did I get blocked?

Dice may rate-limit aggressive scraping. Reduce your run frequency or use Apify's proxy options to rotate IP addresses.

FAQ

Question Answer
Do I need a Dice API key? No. This Actor reads the public Dice search results directly, so no registration or API key is required.
Can I scrape all jobs for a keyword? Yes. Set maxItems to a high number, up to 1,000,000, and the Actor will collect as many matching postings as Dice returns.
How do I filter by remote jobs? Set the workplaceType input to 'Remote'. You can combine it with a keyword and location for precise results.
What employment types are supported? Full-time, part-time, contract, and third-party. Leave the field empty to include all types.
Can I search by location? Yes. Enter a city, state, or ZIP code in the location field. Leave it empty to search all locations.
What format is the output? Each job is returned as a flat row with fields like title, company, location, and posting date. You can export to CSV, JSON, Excel, or XML.
Is this legal? You should only scrape public data in accordance with Dice's terms of service and applicable laws. This Actor does not bypass any login or paywall.
How often can I run this? You can schedule runs as frequently as you need. Be mindful of Dice's rate limits and your own usage.
Can I get the full job description? The Actor returns the data available in the search results. For full descriptions, you may need to scrape individual job pages separately.
What if I get no results? Check your keyword and filters. Try a broader keyword or remove location and employment type filters.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by DHI Group, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
query string Job title, keywords, or skills to search for. Example: 'python developer', 'react engineer', 'data scientist'. software engineer
maxItems integer How many job listings to collect per run. 10
location string City, state, or ZIP code to filter jobs. Leave empty for all locations. not set
employmentType string (5 options) Filter by employment type. not set
workplaceType string (4 options) Filter by remote/on-site/hybrid. not set

Pricing

from $11.99 per 1,000 results

Charged forWhat it isPrice each
Actor Start Charged once when the run starts. $0.005
Result Item Charged once per result collected. $0.01199 to $0.01599

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~dice-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Dice Jobs Scraper on Apify All scrapers