Careerjet Jobs Search Scraper
Under maintenancePricing
from $2.99 / 1,000 job details
Careerjet Jobs Search Scraper
Under maintenanceScrape job listings from Careerjet, a global job search aggregator with country-specific portals. Extract job titles, companies, locations, salary ranges, job types, and descriptions for international recruitment and cross-border job market analysis.
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
10 days ago
Last modified
Categories
Share
An Apify Actor that scrapes publicly listed job postings from Careerjet - Scrape job listings from Careerjet, a global job search aggregator with country-specific portals. Extract job titles, companies, locations, salary ranges, job types, and descriptions for international recruitment and cross-border job market analysis..
The Actor navigates Careerjet's public job-search results, opens each result detail page to enrich the record, normalises everything into a single rich structured schema, and pushes one record per job into the Actor's default dataset for download or downstream integration.
Table of Contents
- What is Careerjet?
- What does the Actor scrape?
- Main target URL
- Input schema
- Output / dataset schema
- Example input
- Example output record
- Responsible use
- Related jobs scrapers
What is Careerjet?
Careerjet is Scrape job listings from Careerjet, a global job search aggregator with country-specific portals. Extract job titles, companies, locations, salary ranges, job types, and descriptions for international recruitment and cross-border job market analysis.
This Actor targets Careerjet's public job-search results and enriches each result with the canonical Careerjet detail page.
What does the Actor scrape?
Scrape job listings from Careerjet, a global job search aggregator with country-specific portals. Extract job titles, companies, locations, salary ranges, job types, and descriptions for international recruitment and cross-border job market analysis.
The actor maps listing fields such as:
idpositiontitlelistingDescriptiondescriptionTextdescriptionHtmlcompanypublisherlocationemploymentTypes
Main target URL
The primary target is configured in source code.
Request modifiers come from fields: query, location, country, maxItems, proxyConfiguration.
Input schema
The Actor accepts the following input (defined in .actor/input_schema.json):
| Field | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
query | string | Yes | "software engineer" | - | Job search keywords (e.g., software engineer, data analyst, nurse). |
location | string | No | "" | - | City, state, or region to search in (e.g., 'New York', 'London', 'Berlin'). Leave empty for nationwide results. |
country | string | No | "us" | - | Careerjet country code. Uses country-specific subdomains: us=careerjet.com, uk=careerjet.co.uk, de=careerjet.de, fr=careerjet.fr, ca=careerjet.ca, au=careerjet.com.au, in=careerjet.co.in, nl=careerjet.nl, at=careerjet.at, be=careerjet.be, ch=careerjet.ch, dk=careerjet.dk, es=careerjet.es, ie=careerjet.ie, it=careerjet.it, jp=careerjet.jp, no=careerjet.no, nz=careerjet.co.nz, pl=careerjet.pl, pt=careerjet.pt, se=careerjet.se, cn=careerjet.cn, hk=careerjet.hk, my=careerjet.com.my, ph=careerjet.com.ph, sg=careerjet.sg, za=careerjet.co.za, ae=careerjet.ae, br=careerjet.com.br, mx=careerjet.com.mx |
maxItems | integer | No | 50 | >= 1; <= 1000 | Maximum number of job listings to scrape. |
proxyConfiguration | object | No | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"US"} | - | Use Apify Proxy or custom HTTP proxy to avoid IP-based blocking. Residential proxies recommended. |
Example input
{"query": "software engineer","location": "","country": "us","maxItems": 50,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "US"}}
Output / dataset schema
Each record follows .actor/dataset_schema.json and includes the properties below.
| Field | Type | Required |
|---|---|---|
id | string | Yes |
position | integer | Yes |
title | string | Yes |
listingDescription | string | No |
descriptionText | string | Yes |
descriptionHtml | string | Yes |
company | object | No |
publisher | object | No |
location | object | Yes |
employmentTypes | array | No |
detailLabels | array | No |
salary | object | No |
datePosted | string | No |
validThrough | string | No |
datePostedLabel | string | No |
structuredDetails | object | No |
url | string | Yes |
search | object | Yes |
source | string | Yes |
scrapedAt | string | Yes |
Example output record
{"id": "us0dffb6cde8038f01665829cb6658b894","position": 1,"title": "Software Engineer for AI Code Evaluation","listingDescription": "Software Engineers leverage their expertise in software development to support AI research through flexible, hourly contract work. In this role, you will evaluate AI-generated code…","descriptionText": "Software Engineers leverage their expertise in software development to support AI research through flexible, hourly contract work. In this role, you will evaluate AI-generated code and technical content, provide structured feedback, and contribute to enhancing AI''s understanding of programming tasks, system design, and engineering best practices. This position is designed to fit alongside your primary employment, offering an ongoing, project-based opportunity.","descriptionHtml": "Software Engineers leverage their expertise in software development to support AI research through flexible, hourly contract work. In this role, you will evaluate AI-generated code and technical content, provide structured feedback, and contribute to enhancing AI''s understanding of programming tasks, system design, and engineering best practices. This position is designed to fit alongside your primary employment, offering an ongoing, project-based opportunity.","publisher": {"name": "SaidGig","website": "www.saidgig.com"},"location": {"text": "San Jose, CA","city": "San Jose","region": "California","country": "USA"},"employmentTypes": ["PART_TIME","CONTRACTOR"],"detailLabels": ["San Jose, CA","Contract","Part-time"],"datePosted": "2026-07-20T00:58:34Z","validThrough": "2026-10-18T00:58:34Z","datePostedLabel": "1 day ago","url": "https://www.careerjet.com/jobad/us0dffb6cde8038f01665829cb6658b894","search": {"query": "software engineer","country": "us","listingPage": "https://www.careerjet.com/software-engineer-jobs"},"source": "careerjet","scrapedAt": "2026-07-21T20:08:55.192Z"}
Responsible use
Only collect publicly available job information. Respect Careerjet's applicable terms of service, robots directives, and data-protection requirements, and follow the usage policy of any proxy infrastructure you route through. Do not use this Actor to scrape authenticated pages, to bypass paywalls, or to harvest personal data of candidates or recruiters.
Related jobs scrapers
This Actor is part of the jobsapi organisation on Apify — a curated set of job-board scrapers that all share the same conventions (input schema, output schema, validation, and runtime). Each scraper lives under apify.com/jobsapi/<actor-name> and is published from a sibling folder in this workspace.
The full catalogue of jobs scrapers in this workspace:
Global / multi-country
- indeed-jobs-search-scraper — Indeed
- linkedin-jobs-search-scraper — LinkedIn
- google-jobs-search-scraper — Google Jobs
- glassdoor-jobs-search-scraper — Glassdoor
- monster-jobs-search-scraper — Monster
- ziprecruiter-jobs-search-scraper — ZipRecruiter
- simplyhired-jobs-search-scraper — SimplyHired
- adzuna-jobs-search-scraper — Adzuna
- jooble-jobs-search-scraper — Jooble
- jora-jobs-search-scraper — Jora
- careerjet-jobs-search-scraper — Careerjet
- multi-ats-jobs-search-scraper — multi-ATS aggregator
- workable-jobs-search-scraper — Workable
- workday-jobs-search-scraper — Workday-powered career sites
Remote / flexible
- remoteok-jobs-search-scraper — RemoteOK
- we-work-remotely-jobs-search-scraper — We Work Remotely
- remotive-jobs-search-scraper — Remotive
- remote-co-jobs-search-scraper — Remote.co
- flexjobs-jobs-search-scraper — FlexJobs
- upwork-jobs-search-scraper — Upwork
United States
- usajobs-jobs-search-scraper — USAJobs
- dice-com-jobs-search-scraper — Dice
- builtin-jobs-search-scraper — Built In
- governmentjobs-jobs-search-scraper — GovernmentJobs
- handshake-jobs-search-scraper — Handshake
- higheredjobs-jobs-search-scraper — HigherEdJobs
- hcareers-jobs-search-scraper — HCareers
- idealist-jobs-search-scraper — Idealist
- jobcase-jobs-search-scraper — Jobcase
- snagajob-jobs-search-scraper — Snagajob
- themuse-jobs-search-scraper — The Muse
- wellfound-jobs-search-scraper — Wellfound (AngelList Talent)
- tes-jobs-search-scraper — TES
- practicelink-jobs-search-scraper — PracticeLink
- civilservice-jobs-search-scraper — Civil Service
United Kingdom & Ireland
- reed-jobs-search-scraper — Reed
- totaljobs-jobs-search-scraper — Totaljobs
- cv-library-jobs-search-scraper — CV-Library
- jobsite-jobs-search-scraper — Jobsite
- jobs-ac-uk-jobs-search-scraper — Jobs.ac.uk
- guardian-jobs-search-scraper — Guardian Jobs
- irishjobs-jobs-search-scraper — IrishJobs
- nhs-jobs-search-scraper — NHS Jobs
- tes-jobs-search-scraper — TES
Europe
- apec-jobs-search-scraper — APEC (France, executive roles)
- cadremploi-jobs-search-scraper — Cadremploi (France)
- meteojob-jobs-search-scraper — Meteojob (France)
- hellowork-jobs-search-scraper — Hellowork (France)
- francetravail-jobs-search-scraper — France Travail (France)
- michaelpage-jobs-search-scraper — Michael Page
- manpower-jobs-search-scraper — Manpower
- randstad-jobs-search-scraper — Randstad
- roberthalf-jobs-search-scraper — Robert Half
- akkodis-jobs-search-scraper — Akkodis
- stepstone-jobs-search-scraper — Stepstone (DE/EU)
- arbeitsagentur-jobs-search-scraper — Arbeitsagentur (Germany)
- xing-jobs-search-scraper — Xing
- karriere-at-jobs-search-scraper — Karriere.at (Austria)
- jobs-ch-jobs-search-scraper — Jobs.ch (Switzerland)
- pracuj-pl-jobs-search-scraper — Pracuj.pl (Poland)
- nofluffjobs-jobs-search-scraper — No Fluff Jobs
- jobindex-jobs-search-scraper — Jobindex (Denmark)
- finn-no-jobs-search-scraper — FINN.no (Norway)
- infojobs-jobs-search-scraper — InfoJobs (Spain/Italy/Portugal)
- eluta-jobs-search-scraper — Eluta.ca (Canada)
- jobbank-jobs-search-scraper — Job Bank (Canada)
- jobillico-jobs-search-scraper — Jobillico (Canada)
- eures-jobs-search-scraper — EURES (EU)
- vdab-jobs-search-scraper — VDAB (Belgium)
- kariyer-net-jobs-search-scraper — Kariyer.net (Türkiye)
- jobberman-jobs-search-scraper — Jobberman (Nigeria)
- pnet-jobs-search-scraper — PNet (South Africa)
- brightmonday-jobs-search-scraper — BrighterMonday (East Africa)
- caterer-jobs-search-scraper — Caterer.com (hospitality, UK/EU)
India
- naukri-jobs-search-scraper — Naukri
- foundit-jobs-search-scraper — Foundit (Monster India)
- timesjobs-jobs-search-scraper — TimesJobs
- shine-com-jobs-search-scraper — Shine
- internshala-jobs-search-scraper — Internshala
- freshersworld-jobs-search-scraper — Freshersworld
- hirist-jobs-search-scraper — Hirist
- instahyre-jobs-search-scraper — Instahyre
- iimjobs-jobs-search-scraper — IIMJobs
- cutshort-jobs-search-scraper — Cutshort
- workindia-jobs-search-scraper — WorkIndia
- quikr-jobs-search-scraper — Quikr Jobs
- unstop-jobs-search-scraper — Unstop (Dare2Compete)
- apna-jobs-search-scraper — Apna
- employmentnews-jobs-search-scraper — Employment News
- ibps-recruitment-jobs-search-scraper — IBPS recruitment
- ssc-recruitment-jobs-search-scraper — SSC recruitment
- rrb-recruitment-jobs-search-scraper — RRB recruitment
- upsc-recruitment-jobs-search-scraper — UPSC recruitment
- freejobalert-jobs-search-scraper — FreeJobAlert
- tnprivatejobs-jobs-search-scraper — TN Private Jobs
Asia-Pacific
- jobkorea-jobs-search-scraper — JobKorea (Korea)
- saramin-jobs-search-scraper — Saramin (Korea)
- daijob-jobs-search-scraper — Daijob (Japan)
- gaijinpot-jobs-search-scraper — GaijinPot (Japan)
- jobsdb-sg-jobs-search-scraper — JobsDB (Hong Kong / SEA)
- jobstreet-jobs-search-scraper — JobStreet (SEA)
- mycareersfuture-jobs-search-scraper — MyCareersFuture (Singapore)
- glints-jobs-search-scraper — Glints (SEA)
- himalayas-jobs-search-scraper — Himalayas
- vietnamworks-jobs-search-scraper — VietnamWorks
- conzultalent-jobs-search-scraper — Conzultalent
MENA
- bayt-jobs-search-scraper — Bayt.com
- gulftalent-jobs-search-scraper — GulfTalent
- wuzzuf-jobs-search-scraper — Wuzzuf (Egypt)
- naukrigulf-jobs-search-scraper — NaukriGulf
- hh-ru-jobs-search-scraper — hh.ru (Russia)
Latin America
- computrabajo-jobs-search-scraper — Computrabajo
- bumeran-jobs-search-scraper — Bumeran
- occ-mundial-jobs-search-scraper — OCC Mundial
- zonajobs-jobs-search-scraper — ZonaJobs
- laborum-jobs-search-scraper — Laborum
- catho-jobs-search-scraper — Catho (Brazil)
- gupy-jobs-search-scraper — Gupy (Brazil)
- infojobs-jobs-search-scraper — InfoJobs (Brazil)
- olx-jobs-search-scraper — OLX Jobs
Africa
- jobberman-jobs-search-scraper — Jobberman (Nigeria)
- pnet-jobs-search-scraper — PNet (South Africa)
- brightmonday-jobs-search-scraper — BrighterMonday (East Africa)
- career-jobs-search-scraper — Career (South Africa)
- ejobs-ro-jobs-search-scraper — eJobs.ro (Romania)
- ncs-jobs-search-scraper — NCS
- trademe-jobs-search-scraper — Trade Me Jobs (New Zealand)
- seek-jobs-search-scraper — SEEK (AU/NZ)
- workforce-australia-jobs-search-scraper — Workforce Australia
Other / specialised
- dice-com-jobs-search-scraper — Dice (tech, US)
- efinancialcareers-jobs-search-scraper — eFinancialCareers
- apsjobs-jobs-search-scraper — APS Jobs
- talent-jobs-search-scraper — Talent
- jungle-jobs-search-scraper — Jungle.co (creative / tech)
- wuzzuf-jobs-search-scraper — Wuzzuf
Browse the full catalogue at apify.com/jobsapi.