Unlock the tech job market with our Dice.com Job Scraper! Extract detailed listings effortlessly, including salaries, remote options, and more. Perfect for recruiters, job seekers, and researchers. Get valuable insights into the latest tech career opportunities!
This powerful Actor allows you to extract detailed job information from Dice.com, one of the leading job boards for technology professionals. Whether you're a job seeker, recruiter, or researcher, this tool provides valuable insights into the tech job market.
For each job listing, the Actor extracts:
Let this Actor do the heavy lifting while you focus on analyzing the valuable job market data it provides! 🎉👨💻👩💻
A full explanation of an input example in JSON.
1{ 2 "searchUrl": "https://www.dice.com/jobs?q=ai&countryCode=US&radius=30&radiusUnit=mi&page=1&pageSize=20&language=en", 3 "maxResults": 100 4}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "jobId": "9359a52f3e7274d41bf3d80683216354", 4 "title": "Principal AI Engineer", 5 "company": "Jobot", 6 "location": "Chicago, Illinois, USA", 7 "postDate": "2024-10-13T12:22:16Z", 8 "salary": "USD 300,000.00 - 350,000.00 per year", 9 "jobType": "Full-time", 10 "summary": "Hybrid Role This Jobot Job is hosted by: Duran Workman Are you a fit? Easy Apply now by clicking the "Apply Now" button and sending us your resume. Salary: $300,000 - $350,000 per year A bit about us: We are seeking a highly skilled and motivated Sr. GenAI Architect to join our team. The ideal candidate will be an expert in developing and implementing AI systems, with a specific focus on generative AI. The successful candidate will be responsible for creating and maintaining scalable, robust ", 11 "detailsPageUrl": "https://www.dice.com/job-detail/ddd2e93c-799a-4b0d-82d5-2877f8c5bf22", 12 "companyPageUrl": "https://www.dice.com/company/91113390", 13 "companyLogoUrl": "https://d3qscgr6xsioh.cloudfront.net/RVkPsbuFScmLFloqItyr_transformed.png?format=webp", 14 "workFromHomeAvailability": "FALSE", 15 "isRemote": false, 16 "workplaceTypes": [ 17 "On-Site" 18 ], 19 "easyApply": false, 20 "willingToSponsor": false, 21 "employerType": "Recruiter", 22 "modifiedDate": "2024-10-15T00:22:03Z" 23 }, 24 { 25 "jobId": "dc653842cdedc78546175daf7fc43329", 26 "title": "Founding Applied AI Research Scientist", 27 "company": "Jobot", 28 "location": "San Francisco, California, USA", 29 "postDate": "2024-10-14T12:28:34Z", 30 "salary": "USD 180,000.00 - 210,000.00 per year", 31 "jobType": "Full-time", 32 "summary": "Well-Funded Seed Stage Startup in Generative AI & LLM Space / Remote Flexibility This Jobot Job is hosted by: Caitlyn Hardy Are you a fit? Easy Apply now by clicking the "Apply Now" button and sending us your resume. Salary: $180,000 - $210,000 per year A bit about us: We are a well-funded Seed-stage startup that has plans to double our team size in the next 6 months. Our product is public and already generating revenue. This product is unlike anything on the market; it was created for develo", 33 "detailsPageUrl": "https://www.dice.com/job-detail/c00ad119-0292-42a8-b672-629fb79f182d", 34 "companyPageUrl": "https://www.dice.com/company/91113390", 35 "companyLogoUrl": "https://d3qscgr6xsioh.cloudfront.net/RVkPsbuFScmLFloqItyr_transformed.png?format=webp", 36 "workFromHomeAvailability": "FALSE", 37 "isRemote": false, 38 "workplaceTypes": [ 39 "On-Site" 40 ], 41 "easyApply": false, 42 "willingToSponsor": false, 43 "employerType": "Recruiter", 44 "modifiedDate": "2024-10-15T00:27:30Z" 45 }, 46 ... 47]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!