Dice Jobs Scraper — Dice.com Job Listings Extractor avatar

Dice Jobs Scraper — Dice.com Job Listings Extractor

Pricing

$8.99/month + usage

Go to Apify Store
Dice Jobs Scraper — Dice.com Job Listings Extractor

Dice Jobs Scraper — Dice.com Job Listings Extractor

Scrape Dice.com tech job listings by keyword, location, radius, employment type, and work setting. Get salary, visa sponsorship, easy apply flags, and job summaries. Checkpoint resume on abort. No login. $8.99/month. 2-hour free trial.

Pricing

$8.99/month + usage

Rating

0.0

(0)

Developer

Scrape Pilot

Scrape Pilot

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

🎯 Dice Jobs Scraper — Dice.com Job Listings & Tech Career Data

The most reliable Dice Jobs Scraper on Apify. Extract tech job listings from Dice.com by keyword, location, radius, employment type, work setting, and posting date — with salary, easy apply flag, visa sponsorship status, company logo, and direct job links. Abort-safe with checkpoint resume. No login. No API key. Instant structured output.


📌 Table of Contents


🔍 What Is This Actor?

Dice Jobs Scraper is a production-ready Apify actor that extracts structured tech job listings from Dice.com — the leading job board for technology and IT professionals in the United States.

Search by any keyword, set a location and radius, filter by employment type, work setting, employer type, and posting date — and receive back a clean, structured dataset of matching Dice.com job listings: title, company, location, salary, employment type, remote availability, visa sponsorship status, easy apply flag, job summary, posted date, and direct Dice.com job detail link.

This Dice.com scraper is built with abort-safe checkpoint recovery — if a run is interrupted, it automatically resumes from the last completed page on restart. No data is lost, no pages are reprocessed.


🚀 Why Use This Dice Jobs Scraper?

FeatureThis ActorManual BrowsingOther Job Scrapers
Dice.com job listings — bulk❌ Slow❌ Wrong platform
Tech & IT jobs specialist⚠️ Mixed⚠️
Salary data⚠️ Partial⚠️
Visa sponsorship flag⚠️
Easy Apply flag⚠️
Remote / hybrid / on-site filter✅ Built-in✅ Manual⚠️
Location + radius filter✅ Built-in⚠️
Posted date filter✅ Built-in⚠️
Abort-safe checkpoint resumeN/A
No login or API key

Bottom line: This Dice jobs scraper is the only actor purpose-built for Dice.com — with salary, visa sponsorship, easy apply flags, and abort-safe checkpoint recovery — making it the most complete Dice job listings tool on Apify.


🎯 Use Cases

💼 Tech Job Market Research

  • Scrape Dice job listings for any technology keyword to analyze salary ranges and remote availability
  • Track demand trends for specific tech skills — Python, Kubernetes, LLMs — on Dice.com over time
  • Compare contract vs full-time job volume ratios across technology disciplines

🤖 AI & Recruitment Automation

  • Extract Dice.com job listings to power AI-based job matching or resume screening tools
  • Build structured datasets of tech job descriptions for skills extraction and classification models
  • Feed Dice job listings into applicant tracking systems or recruitment dashboards automatically

📊 HR Analytics & Workforce Intelligence

  • Collect Dice.com job data for workforce planning — identify skill gaps and hiring trends in tech
  • Analyze geographic distribution of tech jobs by running location-filtered searches across US cities
  • Track visa sponsorship availability across companies hiring on Dice.com

🛠️ Job Board & Career Platform Integrations

  • Aggregate Dice.com job listings into your own tech career platform or job aggregator
  • Build a specialized tech job feed for a niche community — DevOps, data science, cybersecurity
  • Power a job alert system that notifies subscribers when new matching listings appear on Dice.com

🔍 Competitive Intelligence & Hiring Signals

  • Monitor competitor company hiring activity on Dice.com to understand strategic growth areas
  • Track contract vs full-time posting ratios over time as a company hiring signal
  • Identify companies actively hiring for specific technologies using keyword search

🎓 Academic & Policy Research

  • Build datasets of US tech job postings for labor economics or skills demand research
  • Study how visa sponsorship availability correlates with tech role type and location
  • Analyze remote work availability trends in the technology sector using structured Dice.com data

⚙️ Input Parameters

{
"keyword": "data science",
"location": "New York, NY, USA",
"radius": 30,
"unit": "mi",
"employment_type": ["FULLTIME", "CONTRACT"],
"work_settings": ["Remote", "Hybrid"],
"employer_type": [],
"posted_date": "LAST_7_DAYS",
"easy_apply": false,
"willing_to_sponsor": false,
"job_entries": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}
ParameterTypeDefaultDescription
keywordstring""Job search keyword — e.g. "software engineer", "python developer", "cloud architect"
locationstring""Location — e.g. "New York, NY, USA", "Austin, TX", "Chicago"
radiusinteger30Search radius from location center
unitstring"mi"Radius unit — "mi" for miles, "km" for kilometres
employment_typearray[]Filter by type — "FULLTIME", "PARTTIME", "CONTRACT", "THIRD_PARTY"
work_settingsarray[]Filter by setting — "Remote", "Hybrid", "On-site"
employer_typearray[]Filter by employer type
posted_datestring"ANY"Posting date filter — "TODAY", "LAST_3_DAYS", "LAST_7_DAYS", "LAST_14_DAYS", "LAST_30_DAYS", "ANY"
easy_applybooleanfalseWhen true, returns only Easy Apply jobs
willing_to_sponsorbooleanfalseWhen true, returns only visa sponsorship jobs
job_entriesinteger100Maximum number of job listings to return
proxyConfigurationobjectResidentialApify proxy config — US residential proxy strongly recommended

📋 Output Fields

Every record from this Dice jobs scraper includes:

FieldTypeDescriptionExample
titlestringJob title"Senior Data Scientist"
companystringHiring company name"JPMorgan Chase"
company_page_urlstringCompany page on Dice.com"https://www.dice.com/company/..."
company_logo_urlstringCompany logo image URL"https://..."
locationstringJob location"New York, NY, USA"
posted_datestringPosting date"2024-03-15T09:30:00Z"
modified_datestringLast updated date"2024-03-16T08:00:00Z"
details_page_urlstringDirect Dice.com job page URL"https://www.dice.com/job-detail/..."
salarystringSalary range when provided"$130,000 - $160,000"
employment_typestringEmployment type"Full-time", "Contract"
summarystringJob description (max 3000 chars)"We are looking for a Senior Data Scientist..."
job_idstringDice.com internal job ID"abc123xyz"
easy_applybooleanEasy Apply availabletrue
willing_to_sponsorbooleanVisa sponsorship offeredfalse
employer_typestringEmployer type"Direct Hire", "Staffing"
work_from_home_availabilitystringRemote availability status"TRUE", "FALSE", "PARTIAL"
is_remotebooleanFully remotetrue
workplace_typesarrayWorkplace type tags["Remote"], ["Hybrid"]
scorefloatDice.com relevance score4.82
scraped_atstringExtraction timestamp (ISO 8601 UTC)"2024-03-15T10:30:00Z"

📦 Example Input & Output

Input:

{
"keyword": "data science",
"location": "New York, NY, USA",
"radius": 30,
"posted_date": "LAST_7_DAYS",
"work_settings": ["Remote"],
"job_entries": 3
}

Output (one record):

{
"title": "Senior Data Scientist",
"company": "JPMorgan Chase",
"location": "New York, NY, USA",
"posted_date": "2024-03-15T09:30:00Z",
"details_page_url":"https://www.dice.com/job-detail/abc123xyz",
"salary": "$130,000 - $160,000",
"employment_type":"Full-time",
"easy_apply": true,
"willing_to_sponsor": false,
"work_from_home_availability": "TRUE",
"is_remote": true,
"workplace_types":["Remote"],
"summary": "We are looking for a Senior Data Scientist to join our growing team...",
"job_id": "abc123xyz",
"scraped_at": "2024-03-15T10:30:00Z"
}

💰 Pricing & Free Trial

PlanPriceIncludes
Free Trial$02 hours full access — no credit card required
Monthly$8.99 / monthUnlimited runs, all filters, checkpoint resume

Everything included in every plan:

  • ✅ Complete Dice.com job listing data — 19 fields per record
  • ✅ All filters: keyword, location, radius, employment type, work setting, date
  • ✅ Visa sponsorship and Easy Apply flags
  • ✅ Salary data when available on Dice.com
  • ✅ Abort-safe checkpoint resume — no data loss on interruption
  • ✅ Up to 10,000 job listings per run
  • ✅ JSON + CSV + Excel export from Apify dataset
  • ✅ Scheduled runs for automated job market monitoring

Start your 2-hour free trial now — no credit card needed. Click Try for free at the top of this page.


⚡ Performance & Limits

JobsEstimated Time
100~1–2 minutes
500~5–8 minutes
1,000~10–18 minutes
5,000~45–75 minutes
  • Results pushed to the dataset immediately after each page is processed
  • Checkpoint saved after every page — restart resumes automatically from last completed page
  • US residential proxy strongly recommended for consistent Dice.com access
  • Proxy rotated automatically every 5 pages for high-volume runs

❓ FAQ

Q: Does this actor require a Dice.com account or login? A: No. This Dice jobs scraper accesses publicly visible job listings on Dice.com — no account, login, or API key required.

Q: What does the checkpoint/resume feature do? A: The actor saves its progress after every page of results. If a run is aborted or times out, simply restart it — the actor automatically resumes from the last successfully processed page with no duplicate results.

Q: Why is US residential proxy recommended? A: Dice.com validates the geographic origin of requests. A US residential proxy ensures requests appear to come from a real US home internet connection — significantly improving reliability for high-volume runs.

Q: Can I filter for remote-only Dice job listings? A: Yes. Set work_settings to ["Remote"] to return only remote-eligible listings. Add "Hybrid" to include hybrid roles as well.

Q: Can I filter for visa sponsorship jobs only? A: Yes. Set willing_to_sponsor: true to return only Dice.com job listings that indicate visa sponsorship availability.

Q: What is the maximum number of jobs per run? A: Up to 10,000 job listings per run. Set job_entries to control the exact number returned.

Q: Can I monitor new Dice job listings daily? A: Yes. Set up an Apify scheduled task with posted_date: "TODAY" or "LAST_3_DAYS" to automatically collect fresh listings every day.

Q: Can I export results to Excel or CSV? A: Yes. All results are pushed to the Apify dataset, which can be exported to JSON, CSV, Excel, and more directly from the Apify Console after each run.


📜 Changelog

v3.0.0 (Current)

  • ✅ Abort-safe immediate push — every job saved as scraped, no data loss
  • ✅ Checkpoint/resume — restarts continue from last completed page
  • ✅ All filter parameters: keyword, location, radius, employment type, work setting, date, easy apply, sponsorship
  • ✅ Salary data extraction when available
  • ✅ Visa sponsorship and Easy Apply flags per listing
  • ✅ Remote / hybrid / on-site availability flags
  • ✅ Company logo URL and company page URL
  • ✅ Relevance score per listing
  • ✅ Proxy rotation every 5 pages for high-volume runs
  • ✅ Real-time dataset push per page

v2.0.0

  • Location radius and employment type filters added

v1.0.0

  • Initial release with basic keyword search

🏷️ Tags

dice jobs scraper dice.com scraper dice job listings tech jobs scraper it jobs scraper job board scraper dice career data software engineer jobs remote tech jobs contract jobs scraper job listings extractor us tech jobs data


This actor accesses publicly visible job listing data on Dice.com in the same way a regular user browses the platform.

Please note:

  • Use extracted Dice job listings only for lawful purposes — job market research, recruitment analytics, career platform development, and workforce intelligence are common legitimate uses
  • Do not republish Dice.com job listings in a way that violates their Terms of Service
  • Job listing content belongs to the respective employers and Dice.com
  • Do not use extracted data to spam or harass employers or job seekers
  • The actor developer is not responsible for how extracted job data is used

🤝 Support & Feedback

  • Bug report? Contact us via the Apify actor page
  • Feature request? Post in the Apify Community forum
  • Loving it? Please leave a ⭐ review — it helps other users find this actor!

Built with ❤️ on Apify
The most reliable Dice Jobs Scraper — full Dice.com job listings, all filters, checkpoint resume

💰 $8.99/month · 🆓 2-hour free trial · No credit card required