IT_Job Scraper
Pricing
Pay per usage
Pricing
Pay per usage
searchQueriesarrayRequired
IT job search terms (e.g., 'Software Entwickler', 'DevOps Engineer', 'Java Entwickler')
Default value of this property is ["Software Entwickler","DevOps Engineer"]
locationsarrayRequired
German cities/regions (e.g., 'Köln', 'Bonn', 'Berlin', 'Remote')
Default value of this property is ["Köln","Bonn"]
postalCodeFilterarrayOptional
Filter jobs by postal code prefix. E.g., ['5'] for Köln/Bonn region (50xxx-59xxx), ['50', '53'] for Köln and Bonn specifically
Default value of this property is ["5"]
jobPortalsarrayOptional
Which job portals to scrape. Options: 'all', 'google', 'stepstone', 'indeed'
Default value of this property is ["all"]
maxResultsintegerOptional
Maximum number of results to scrape per portal and search query
Default value of this property is 50
includeRemotebooleanOptional
Include remote/home office positions in results
Default value of this property is true
excludeWordsarrayOptional
Job titles containing these words will be filtered out (e.g., 'Praktikum', 'Werkstudent')
Default value of this property is []
excludeRecruitmentAgenciesbooleanOptional
Automatically filter out jobs from Personalvermittlung, Personalberatung, Headhunters, and Zeitarbeit firms
Default value of this property is true
maxJobAgeDaysintegerOptional
Only include jobs posted within the last N days (default: 90 days)
Default value of this property is 90
enableContactEnrichmentbooleanOptional
REQUIRED: This actor ONLY exports jobs with verified contact persons (name + email). Automatically researches IT managers and HR decision-makers. Processes 5 companies in parallel. If disabled, NO jobs will be exported!
Default value of this property is true
maxContactsPerCompanyintegerOptional
Maximum number of contact persons to research per company (IT managers and HR decision-makers)
Default value of this property is 2
requestTimeoutintegerOptional
HTTP request timeout in milliseconds
Default value of this property is 30000
maxRetriesintegerOptional
Maximum number of retry attempts for failed requests
Default value of this property is 3
proxyConfigurationobjectOptional
Apify Proxy or custom proxy configuration. Recommended for production runs.