Indeed Jobs Scraper
Pricing
$5.00 / 1,000 businesses
Indeed Jobs Scraper
Indeed Jobs Scraper collects job listings from Indeed.com, including job title, company, location, salary, and description for recruitment or market analysis.
Pricing
$5.00 / 1,000 businesses
Indeed Jobs Scraper collects job listings from Indeed.com, including job title, company, location, salary, and description for recruitment or market analysis.
searchstringRequired
Job title, company, or keywords to search for
Default value of this property is "software engineer"
locationstringRequired
City, state, or region to search in
Default value of this property is "New York"
maxItemsintegerOptional
Maximum number of job listings to scrape
Default value of this property is 100
jobTypeEnumOptional
Type of employment
"fulltime": string"parttime": string"contract": string"internship": string"temporary": string"all": stringDefault value of this property is "fulltime"
experienceLevelEnumOptional
Required experience level
"entry_level": string"mid_level": string"senior_level": stringDefault value of this property is ""
remotebooleanOptional
Include remote job opportunities
Default value of this property is false
salaryMinstringOptional
Minimum annual salary (e.g., 50000)
Default value of this property is ""
salaryMaxstringOptional
Maximum annual salary (e.g., 100000)
Default value of this property is ""
radiusintegerOptional
Radius from location to search within
Default value of this property is 25
headlessbooleanOptional
Run browser in headless mode (no visible UI). Set to false for debugging.
Default value of this property is true
proxyConfigurationobjectRequired
Optionally, use Apify Proxy or custom HTTP proxy to avoid IP address-based blocking.
Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"US"}
maxConcurrencyintegerOptional
Maximum number of concurrent requests
Default value of this property is 5
minDelayBetweenRequestsMsintegerOptional
Minimum delay between requests in milliseconds
Default value of this property is 1000
maxRequestRetriesintegerOptional
Maximum number of retries for failed requests
Default value of this property is 3