Get started
Product
Back
Start here!
Get data with ready-made web scrapers for popular websites
Browse 7,000+ Actors
Apify platform
Apify Store
Pre-built web scraping tools
Actors
Build and run serverless programs
Integrations
Connect with apps and services
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
MCP server configuration
Configure your Apify MCP server with Actors and tools for seamless integration with MCP clients.
Start building
Web data for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Data for AI agents
Lead generation
Market research
View more →
Consulting
Apify Professional Services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Code templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your scrapers and get paid
Learn
API reference
CLI
SDK
Earn from your code
$495k paid out in August alone. Many developers earn $3k+ every month.
Start earning now
Resources
Help and support
Advice and answers about Apify
Submit your ideas
Tell us the Actors you want
Changelog
See what’s new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Partners
Jobs
We're hiring!
Join our Discord
Talk to scraping experts
Pricing
Contact sales
Pay per usage
shahidirfan/usa-jobs-scraper
Developed by
Shahid Irfan
A simple USA Jobs scraper with minimal columns for just the essential data. It uses residential proxies to avoid blocking, ensuring a smooth and reliable run. Get the federal job listings you need, without the clutter.
5.0 (1)
0
1
Last modified
19 hours ago
Automation
Developer tools
matthewjames/upwork-job-scraper
Scrape recent Upwork.com jobs with or without cookies. Fast and effective.
Matthew James
313
2.6
(6)
lexis-solutions/dice-com-jobs-scraper
Scrape US tech jobs data from dice.com. Export to Excel, CSV, JSON, or API with Apify. Extract job listings, salaries, locations, and more.
Lexis Solutions
221
5.0
(11)
memo23/apify-ziprecruiter-scraper
Unlock the power of millions of job listings with our ZipRecruiter Scraper – Your gateway to real-time labor market insights! Navigate the job market like a pro with our ZipRecruiter Scraper. From salary trends to skill demands, access the data you need to stay ahead in today's competitive landscape
Muhamed Didovic
205
(1)
easyapi/builtin-jobs-scraper
A powerful scraper for BuiltIn.com job listings that extracts comprehensive job data including company details, salaries, work types, and skill requirements. Perfect for job market analysis, recruitment research, and tracking employment trends in tech and startup sectors. 🔍💼
EasyApi
42
1.9
(2)
getdataforme/upwork-actor
Effortlessly scrape Upwork jobs and receive instant alerts when new jobs matching your profile and skills are posted in upwork.
GetDataForMe
174
3.0
mscraper/working-nomads-jobs-scraper
Working Nomads Jobs Scraper collects jobs from the Working Nomads platform, focusing on remote positions such as "UX/UI Designer." It extracts details like job title, company, location, and more. Users can customize the number of pages to scrape, making job search automation easy and efficient.
mscraper
18
saswave/advanced-wellfound-companies-jobs-scraper
Wellfound job listing scraper. Runtime and consumption optimised. Extract job details and company details from a wellfound.com job search url. Collect companies data about: social network accounts, website, employee count, location, funding, total jobs and more
SASWAVE
54
jupri/workday
💫 Scrape Workday Jobs Websites
cat
46
piotrv1001/dice-com-jobs-scraper
The Dice.com Jobs Scraper extracts US tech job listings from Dice.com based on search keywords and location (state), capturing salary details, remote work status, company logo, job URL, and job descriptions. Ideal for job market analysis and recruitment insights.
Piotr Vassev
65
orgupdate/google-jobs-scraper
The latest and most advanced Google Job Scraper. Our Indeed, Linkedin, and Google Jobs Scraper rolled into one. This scraper extracts real-time job postings at scale from any active Google Jobs search results from all over the world. A new research tool built for recruitment, insights and HR.
Orgupdate
86
4.5
(21)
Description
JSON Example
searchUrlstringOptional
searchUrl
URL from USA Jobs search results (optional - will parse keyword and location)
keywordstringOptional
keyword
Job title keyword to filter by
locationstringOptional
location
Location to filter jobs by (city, state, etc.)
daysBackintegerOptional
daysBack
How many days back to search from today (if no start date provided)
Default value of this property is 30
30
includeClosedbooleanOptional
includeClosed
Whether to include closed job positions
Default value of this property is false
false
maxApiPagesintegerOptional
maxApiPages
Maximum number of API pages to fetch
Default value of this property is 50
50
maxJobsintegerOptional
maxJobs
Maximum number of jobs to scrape
Default value of this property is 1000
1000
pageDelayMsintegerOptional
pageDelayMs
Delay between API requests in milliseconds
Default value of this property is 800
800
useAnnouncementTextbooleanOptional
useAnnouncementText
Fetch detailed job descriptions from announcement text API
Default value of this property is true
true
useDetailEnrichmentbooleanOptional
useDetailEnrichment
Visit individual job pages for additional details
maxConcurrencyintegerOptional
maxConcurrency
Maximum number of concurrent requests
Default value of this property is 10
10
requestTimeoutMsintegerOptional
requestTimeoutMs
Request timeout in milliseconds
Default value of this property is 60000
60000
proxyConfigurationobjectOptional
proxyConfiguration
Proxy configuration for requests
Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}
{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}