Dice Jobs Search Scraper
Pricing
from $2.99 / 1,000 job details
Go to Apify Store

Dice Jobs Search Scraper
Scrape tech and engineering job listings from Dice.com. Extract job titles, companies, locations, salary ranges, clearance levels, and remote/onsite details for IT recruitment intelligence.
Pricing
from $2.99 / 1,000 job details
Rating
0.0
(0)
Developer
Jobs API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Dice Com Jobs Search Scraper
Extract job listings from Dice.com - the leading job platform for technology professionals. Collect tech job titles, companies, locations, salaries, and descriptions.
Features
- Keyword search — find jobs by keyword, search term, or role
- Location filtering — narrow results to specific cities, regions, or countries
Use Cases
- Tech industry hiring analysis — track demand for software engineers, DevOps, data scientists, and IT roles
- IT skills demand tracking — monitor which programming languages, frameworks, and tools employers are requesting
- Tech salary benchmarking — compare compensation by role, location, and experience level across the US tech sector
- Competitive intelligence on tech company recruitment — identify which tech employers are expanding and in what domains
Sample Input
{"query": "JavaScript developer","keywords": "JavaScript, React, Node.js","keyword": "python","location": "New York, NY","maxItems": 20,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Sample Output
{"position": 1,"title": "Senior JavaScript Developer","company": "TechStartup Inc","location": "New York, NY","employmentType": "Full Time","workplaceType": "Remote","salary": "$140,000 - $170,000","skills": "JavaScript, React, Node.js, TypeScript","postedDate": "2026-06-21","applyUrl": "https://www.dice.com/job/123456/apply","scrapedAt": "2026-06-24T12:00:00.000Z"}
Input
| Field | Type | Default | Required | Description |
|---|---|---|---|---|
query | string | developer | Job search query (e.g. 'JavaScript developer', 'DevOps engineer'). | |
keywords | string | developer | Alternative keywords for job search. | |
keyword | string | python | Search keyword(s) for jobs. Used if 'Start URL' is not provided. | |
location | string | `` | Location for the job search. Leave empty for all locations. | |
startUrl | string | — | Full Dice.com search URL. Overrides keyword and location. | |
postedDate | string | — | Filter by when the job was posted: Past 24 Hours, 3 Days, 7 Days, 14 Days, 30 Days. | |
employmentType | string | — | Filter by employment type: Full-Time, Part-Time, Contract, Internship, Temporary. | |
maxItems | integer | 20 | Maximum number of job listings to scrape. | |
proxyConfiguration | object | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]} | Configure a proxy for the crawler. Residential proxies recommended. |
Output
| Field | Description |
|---|---|
position | Position number |
title | Job title |
company | Company name |
location | Job location |
employmentType | Employment type |
workplaceType | Workplace type |
salary | Salary information |
skills | Required skills |
postedDate | Date the job was posted |
applyUrl | Apply URL |
scrapedAt | ISO timestamp when the job was scraped |
posted | Posted date |
url | URL |
Notes
- Proxy: Residential proxy is highly recommended
- Rate limits: Keep
maxItemsreasonable per run to avoid IP bans - Scheduling: Use Apify Scheduler to run this actor on a recurring basis