Daijob Search Scraper
Under maintenancePricing
from $2.99 / 1,000 job details
Daijob Search Scraper
Under maintenanceScrape job listings from Daijob.com, a leading bilingual job board for Japan connecting English-speaking professionals with Japanese companies. Extract job titles, companies, locations, salary ranges, and descriptions.
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
An Apify Actor that scrapes publicly listed job postings from Daijob Search Scraper - Scrape job listings from Daijob.com, a leading bilingual job board for Japan connecting English-speaking professionals with Japanese companies. Extract job titles, companies, locations, salary ranges, and descriptions..
The Actor navigates Daijob Search Scraper'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 Daijob Search Scraper?
- 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 Daijob Search Scraper?
Daijob Search Scraper is Scrape job listings from Daijob.com, a leading bilingual job board for Japan connecting English-speaking professionals with Japanese companies. Extract job titles, companies, locations, salary ranges, and descriptions.
This Actor targets Daijob Search Scraper's public job-search results and enriches each result with the canonical Daijob Search Scraper detail page.
What does the Actor scrape?
Scrape job listings from Daijob.com, a leading bilingual job board for Japan connecting English-speaking professionals with Japanese companies. Extract job titles, companies, locations, salary ranges, and descriptions.
The actor maps listing fields such as:
idpositiontitlecompanylocationsalaryjobCategoriesindustrydescriptionTextdescriptionHtml
Main target URL
The primary target is configured in source code.
Request modifiers come from fields: query, location, 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 | "engineer" | - | Job search keywords (e.g., engineer, marketing, finance, sales). |
location | string | No | "Tokyo" | - | City or region in Japan to search in (e.g., Tokyo, Osaka, Yokohama). |
maxItems | integer | No | 50 | >= 1; <= 500 | Maximum number of job listings to scrape. |
proxyConfiguration | object | No | {"useApifyProxy":false} | - | Optional Apify Proxy settings. Direct browser access is used by default. |
Example input
{"query": "engineer","location": "Tokyo","maxItems": 50,"proxyConfiguration": {"useApifyProxy": false}}
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 |
company | object | Yes |
location | object | Yes |
salary | object | No |
jobCategories | string | No |
industry | string | No |
descriptionText | string | Yes |
descriptionHtml | string | Yes |
requirementsText | string | No |
requirementsHtml | string | No |
languageRequirements | object | No |
workingHours | string | No |
holidays | string | No |
contractPeriod | string | No |
visaSponsorshipMentioned | boolean | No |
datePosted | string | Yes |
validThrough | string | Yes |
application | object | Yes |
url | string | Yes |
listing | object | Yes |
detailSections | array | Yes |
structuredJobPosting | object | Yes |
search | object | Yes |
source | string | Yes |
scrapedAt | string | Yes |
Example output record
{"id": "1487360","position": 1,"title": "【Technical Support Engineer】Join a Global Security Solution Leader: Field Support and Technical Assistance Role (Tokyo-based)","company": {"name": "Genetec Japan KK","website": "https://www.genetec.com/ja","logo": "https://www.daijob.com/images/uploads/18782/fd515-4512-bd1a4.jpg","info": "Genetec is a global company providing innovative security solutions. We value individual initiative and have a dynamic environment that values change and learning. We offer flexible work schedules that encourage work-life balance and support our employees' growth and development. You'll be able to collaborate with your team while also being able to manage your own work independently."},"location": {"text": "Asia Japan Tokyo Shinjuku","places": [{"region": "Tokyo","country": "JP"}],"nearestStation": "Shinjuku Island Tower, 25th Floor, 6 Chome-5-1, Nishishinjuku, Shinjuku City, Tokyo 163-1325"},"salary": {"text": "JPY - Japanese Yen JPY 5000K - JPY 7000K","currency": "JPY","min": 5000000,"max": 7000000,"unit": "YEAR"},"jobCategories": "IT (Other) - IT Help Desk IT (Other) - Customer Support Engineer Consulting - IT Security Consulting","industry": "Software Vendor","descriptionText": "[Main Duties] At Genetec, we utilize innovative software tools to diagnose and resolve complex technical issues and service outages, contributing to increased customer satisfaction. This position will play a key role in providing fast and accurate technical support based on a deep technical understanding of Genetec solutions. You will be responsible for a variety of tasks while working closely with our in-house technical support team and R&D engineers. [Major Duties] ■ Technical Support • Diagnosing and resolving technical issues using software tools • Providing clear and concise technical explanations to customers • Implementing problem resolution processes based on established processes • Rapidly escalating critical customer issues through the appropriate channels • Collaborating with other technical support personnel and R&D engineers to resolve issues • Building and maintaining trusting relationships with new and existing customers • Acquiring and maintaining comprehensive knowledge of Genetec solutions • Providing and contributing to improvements to support processes and software • Assisting in the creation of technical documentation and knowledge base articles • Properly recording customer issues in ticketing systems and CRM tools • Installing, auditing, evaluating, maintaining, and providing technical support for Genetec systems at customer sites • Conducting proof-of-concept (PoC), on-site technical support, system implementation and launch, training, audits, and evaluations • Serve as the technical liaison between Genetec and customers • Identifying and supporting product and feature requirements based on customer feedback • Providing technical consultation on strategic planning, best practices, upgrades, and customer concerns • Flexible technical consulting for software implementation, integration, training, and change requests","descriptionHtml": "<p>\n [Main Duties]<br>\nAt Genetec, we utilize innovative software tools to diagnose and resolve complex technical issues and service outages, contributing to increased customer satisfaction.<br>\nThis position will play a key role in providing fast and accurate technical support based on a deep technical understanding of Genetec solutions.<br>\nYou will be responsible for a variety of tasks while working closely with our in-house technical support team and R&D engineers.<br>\n<br>\n[Major Duties]<br>\n■ Technical Support<br>\n• Diagnosing and resolving technical issues using software tools<br>\n• Providing clear and concise technical explanations to customers<br>\n• Implementing problem resolution processes based on established processes<br>\n• Rapidly escalating critical customer issues through the appropriate channels<br>\n• Collaborating with other technical support personnel and R&D engineers to resolve issues<br>\n• Building and maintaining trusting relationships with new and existing customers<br>\n• Acquiring and maintaining comprehensive knowledge of Genetec solutions<br>\n• Providing and contributing to improvements to support processes and software<br>\n• Assisting in the creation of technical documentation and knowledge base articles<br>\n• Properly recording customer issues in ticketing systems and CRM tools<br>\n• Installing, auditing, evaluating, maintaining, and providing technical support for Genetec systems at customer sites<br>\n• Conducting proof-of-concept (PoC), on-site technical support, system implementation and launch, training, audits, and evaluations<br>\n• Serve as the technical liaison between Genetec and customers<br>\n• Identifying and supporting product and feature requirements based on customer feedback<br>\n• Providing technical consultation on strategic planning, best practices, upgrades, and customer concerns<br>\n• Flexible technical consulting for software implementation, integration, training, and change requests\n </p>","requirementsText": "[Qualifications] • Bachelor's degree in computer science, computer engineering, or electrical engineering • Initial experience in a similar position (e.g., support, IT, networking, etc.) • Excellent analytical and troubleshooting skills related to hardware and software • Flexible and proactive, able to multitask and manage priorities • Experience in customer service, technical support, or project management • Willingness to learn new technologies and grow as software evolves • Ability to work independently while emphasizing teamwork • Ability to communicate in English (primarily for email work) ________________________________________ [Technical Skills] • Knowledge of Windows operating systems (Active Directory, file sharing, IIS, clustering, GPO, performance monitoring, etc.) and troubleshooting techniques • Advanced understanding of network and IP protocols • Experience configuring and troubleshooting network devices such as switches and routers • Experience operating an IP-based video security system (CCTV) or access control system • Experience using SQL databases • Understanding of the TCP/IP/UDP protocol stack • Understanding of network storage (SAN, NAS, iSCSI) principles and best practices • Basic understanding of server virtualization ________________________________________ [Preferred Skills and Experience] • Programming experience in C#, Visual Basic, VBScript, PowerShell, etc. • Microsoft SQL Server administration experience • Technical certifications such as MCSE, SQL Server, and VMware • Experience implementing and troubleshooting the following security systems: • CCTV (IP cameras, encoders, video matrices, DVRs, etc.) • Access control systems (software, readers, controllers, cabling, etc.) • License plate recognition systems and related technologies • CCNA certification","requirementsHtml": "<p>\n [Qualifications]<br>\n• Bachelor's degree in computer science, computer engineering, or electrical engineering<br>\n• Initial experience in a similar position (e.g., support, IT, networking, etc.)<br>\n• Excellent analytical and troubleshooting skills related to hardware and software<br>\n• Flexible and proactive, able to multitask and manage priorities<br>\n• Experience in customer service, technical support, or project management<br>\n• Willingness to learn new technologies and grow as software evolves<br>\n• Ability to work independently while emphasizing teamwork<br>\n• Ability to communicate in English (primarily for email work)<br>\n________________________________________<br>\n[Technical Skills]<br>\n• Knowledge of Windows operating systems (Active Directory, file sharing, IIS, clustering, GPO, performance monitoring, etc.) and troubleshooting techniques<br>\n• Advanced understanding of network and IP protocols<br>\n• Experience configuring and troubleshooting network devices such as switches and routers<br>\n• Experience operating an IP-based video security system (CCTV) or access control system<br>\n• Experience using SQL databases<br>\n• Understanding of the TCP/IP/UDP protocol stack<br>\n• Understanding of network storage (SAN, NAS, iSCSI) principles and best practices<br>\n• Basic understanding of server virtualization<br>\n________________________________________<br>\n[Preferred Skills and Experience]<br>\n• Programming experience in C#, Visual Basic, VBScript, PowerShell, etc.<br>\n• Microsoft SQL Server administration experience<br>\n• Technical certifications such as MCSE, SQL Server, and VMware<br>\n• Experience implementing and troubleshooting the following security systems:<br>\n• CCTV (IP cameras, encoders, video matrices, DVRs, etc.)<br>\n• Access control systems (software, readers, controllers, cabling, etc.)<br>\n• License plate recognition systems and related technologies<br>\n• CCNA certification\n </p>","languageRequirements": {"english": "Business Conversation Level (TOEIC 735-860)","japanese": "Fluent(JLPT Level 1 or N1)"},"workingHours": "9:00-18:00","holidays": "Five-Day Workweek","contractPeriod": "Permanent Employee","datePosted": "2026-07-16","validThrough": "2026-11-12T00:00","application": {"url": "https://www.daijob.com/en/jobs/detail/1487360","label": "View and apply on Daijob"},"url": "https://www.daijob.com/en/jobs/detail/1487360","listing": {"title": "【Technical Support Engineer】Join a Global Security Solution Leader: Field Support and Technical Assistance Role (Tokyo-based)","company": {"name": "Genetec Japan KK","url": "https://www.daijob.com/en/jobs/detail/1487360"},"location": "Asia Japan Tokyo Shinjuku","salary": "JPY - Japanese Yen JPY 5000K - JPY 7000K","descriptionSnippet": "[Main Duties] At Genetec, we utilize innovative software tools to diagnose and resolve complex technical issues and service outages, contributing to increased customer satisfaction. This position will play a key role in providing fast and accurate technical support based on a deep technical understanding of Genetec solutions. You will be responsible for a variety of tasks while working closely with our in-house technical support team and R&D engineers. [Major Duties] ■ Technical Support • Diagnosing and resolving technical issues using softwa ..."},"detailSections": [{"label": "Job Description","text": "[Main Duties] At Genetec, we utilize innovative software tools to diagnose and resolve complex technical issues and service outages, contributing to increased customer satisfaction. This position will play a key role in providing fast and accurate technical support based on a deep technical understanding of Genetec solutions. You will be responsible for a variety of tasks while working closely with our in-house technical support team and R&D engineers. [Major Duties] ■ Technical Support • Diagnosing and resolving technical issues using software tools • Providing clear and concise technical explanations to customers • Implementing problem resolution processes based on established processes • Rapidly escalating critical customer issues through the appropriate channels • Collaborating with other technical support personnel and R&D engineers to resolve issues • Building and maintaining trusting relationships with new and existing customers • Acquiring and maintaining comprehensive knowledge of Genetec solutions • Providing and contributing to improvements to support processes and software • Assisting in the creation of technical documentation and knowledge base articles • Properly recording customer issues in ticketing systems and CRM tools • Installing, auditing, evaluating, maintaining, and providing technical support for Genetec systems at customer sites • Conducting proof-of-concept (PoC), on-site technical support, system implementation and launch, training, audits, and evaluations • Serve as the technical liaison between Genetec and customers • Identifying and supporting product and feature requirements based on customer feedback • Providing technical consultation on strategic planning, best practices, upgrades, and customer concerns • Flexible technical consulting for software implementation, integration, training, and change requests","html": "<p>\n [Main Duties]<br>\nAt Genetec, we utilize innovative software tools to diagnose and resolve complex technical issues and service outages, contributing to increased customer satisfaction.<br>\nThis position will play a key role in providing fast and accurate technical support based on a deep technical understanding of Genetec solutions.<br>\nYou will be responsible for a variety of tasks while working closely with our in-house technical support team and R&D engineers.<br>\n<br>\n[Major Duties]<br>\n■ Technical Support<br>\n• Diagnosing and resolving technical issues using software tools<br>\n• Providing clear and concise technical explanations to customers<br>\n• Implementing problem resolution processes based on established processes<br>\n• Rapidly escalating critical customer issues through the appropriate channels<br>\n• Collaborating with other technical support personnel and R&D engineers to resolve issues<br>\n• Building and maintaining trusting relationships with new and existing customers<br>\n• Acquiring and maintaining comprehensive knowledge of Genetec solutions<br>\n• Providing and contributing to improvements to support processes and software<br>\n• Assisting in the creation of technical documentation and knowledge base articles<br>\n• Properly recording customer issues in ticketing systems and CRM tools<br>\n• Installing, auditing, evaluating, maintaining, and providing technical support for Genetec systems at customer sites<br>\n• Conducting proof-of-concept (PoC), on-site technical support, system implementation and launch, training, audits, and evaluations<br>\n• Serve as the technical liaison between Genetec and customers<br>\n• Identifying and supporting product and feature requirements based on customer feedback<br>\n• Providing technical consultation on strategic planning, best practices, upgrades, and customer concerns<br>\n• Flexible technical consulting for software implementation, integration, training, and change requests\n </p>"},{"label": "Company Info","text": "Genetec is a global company providing innovative security solutions. We value individual initiative and have a dynamic environment that values change and learning. We offer flexible work schedules that encourage work-life balance and support our employees' growth and development. You'll be able to collaborate with your team while also being able to manage your own work independently.","html": "<p>\n Genetec is a global company providing innovative security solutions.<br>\nWe value individual initiative and have a dynamic environment that values change and learning.<br>\nWe offer flexible work schedules that encourage work-life balance and support our employees' growth and development.<br>\nYou'll be able to collaborate with your team while also being able to manage your own work independently.\n </p>"},{"label": "Working Hours","text": "9:00-18:00","html": "<p>\n 9:00-18:00\n </p>"},{"label": "Job Requirements","text": "[Qualifications] • Bachelor's degree in computer science, computer engineering, or electrical engineering • Initial experience in a similar position (e.g., support, IT, networking, etc.) • Excellent analytical and troubleshooting skills related to hardware and software • Flexible and proactive, able to multitask and manage priorities • Experience in customer service, technical support, or project management • Willingness to learn new technologies and grow as software evolves • Ability to work independently while emphasizing teamwork • Ability to communicate in English (primarily for email work) ________________________________________ [Technical Skills] • Knowledge of Windows operating systems (Active Directory, file sharing, IIS, clustering, GPO, performance monitoring, etc.) and troubleshooting techniques • Advanced understanding of network and IP protocols • Experience configuring and troubleshooting network devices such as switches and routers • Experience operating an IP-based video security system (CCTV) or access control system • Experience using SQL databases • Understanding of the TCP/IP/UDP protocol stack • Understanding of network storage (SAN, NAS, iSCSI) principles and best practices • Basic understanding of server virtualization ________________________________________ [Preferred Skills and Experience] • Programming experience in C#, Visual Basic, VBScript, PowerShell, etc. • Microsoft SQL Server administration experience • Technical certifications such as MCSE, SQL Server, and VMware • Experience implementing and troubleshooting the following security systems: • CCTV (IP cameras, encoders, video matrices, DVRs, etc.) • Access control systems (software, readers, controllers, cabling, etc.) • License plate recognition systems and related technologies • CCNA certification","html": "<p>\n [Qualifications]<br>\n• Bachelor's degree in computer science, computer engineering, or electrical engineering<br>\n• Initial experience in a similar position (e.g., support, IT, networking, etc.)<br>\n• Excellent analytical and troubleshooting skills related to hardware and software<br>\n• Flexible and proactive, able to multitask and manage priorities<br>\n• Experience in customer service, technical support, or project management<br>\n• Willingness to learn new technologies and grow as software evolves<br>\n• Ability to work independently while emphasizing teamwork<br>\n• Ability to communicate in English (primarily for email work)<br>\n________________________________________<br>\n[Technical Skills]<br>\n• Knowledge of Windows operating systems (Active Directory, file sharing, IIS, clustering, GPO, performance monitoring, etc.) and troubleshooting techniques<br>\n• Advanced understanding of network and IP protocols<br>\n• Experience configuring and troubleshooting network devices such as switches and routers<br>\n• Experience operating an IP-based video security system (CCTV) or access control system<br>\n• Experience using SQL databases<br>\n• Understanding of the TCP/IP/UDP protocol stack<br>\n• Understanding of network storage (SAN, NAS, iSCSI) principles and best practices<br>\n• Basic understanding of server virtualization<br>\n________________________________________<br>\n[Preferred Skills and Experience]<br>\n• Programming experience in C#, Visual Basic, VBScript, PowerShell, etc.<br>\n• Microsoft SQL Server administration experience<br>\n• Technical certifications such as MCSE, SQL Server, and VMware<br>\n• Experience implementing and troubleshooting the following security systems:<br>\n• CCTV (IP cameras, encoders, video matrices, DVRs, etc.)<br>\n• Access control systems (software, readers, controllers, cabling, etc.)<br>\n• License plate recognition systems and related technologies<br>\n• CCNA certification\n </p>"},{"label": "English Level","text": "Business Conversation Level (TOEIC 735-860)","html": "<p>\n <a href=\"/en/jobs/search/?pg=0&fl=1&ga=23&ol%5B%5D=4\">\n Business Conversation Level (TOEIC 735-860)\n </a>\n </p>"},{"label": "Japanese Level","text": "Fluent(JLPT Level 1 or N1)","html": "<p>\n <a href=\"/en/jobs/search/?pg=0&fl=1&ga=48&ol%5B%5D=5\">\n Fluent(JLPT Level 1 or N1)\n </a>\n </p>"},{"label": "Salary","text": "JPY - Japanese Yen JPY 5000K - JPY 7000K","html": "<a href=\"/en/jobs/search?yc=1&ns=5000000&pg=0&xs=7000000&fl=1\">JPY - Japanese Yen JPY 5000K - JPY 7000K </a>\n "},{"label": "Holidays","text": "Five-Day Workweek","html": "<p>\n Five-Day Workweek\n </p>"},{"label": "Job Contract Period","text": "Permanent Employee","html": "<p>\n Permanent Employee\n </p>"},{"label": "Nearest Station","text": "Shinjuku Island Tower, 25th Floor, 6 Chome-5-1, Nishishinjuku, Shinjuku City, Tokyo 163-1325","html": "<p>\n Shinjuku Island Tower, 25th Floor, 6 Chome-5-1, Nishishinjuku, Shinjuku City, Tokyo 163-1325\n </p>"},{"label": "Note to applicants","text": "This position is being operated by Daijob AGENT. Before applying, please check the following steps: 1) Click the \"Apply\" button below. 2) You will be contacted by mail or phone by a consultant from Daijob AGENT. 3) Our consultant will give you an interview, introduce the details of the position and help you with your application. Please note that if your skills and experience do not match the position, you may not be introduced even if you interview with our consultant. » What is Daijob AGENT?","html": "<p class=\"mb-3 fw-bold\">\n This position is being operated by Daijob AGENT.<br>\n Before applying, please check the following steps:\n </p>\n <p class=\"fs-12px\">\n 1) Click the \"Apply\" button below.<br>\n 2) You will be contacted by mail or phone by a consultant from Daijob AGENT.<br>\n 3) Our consultant will give you an interview, introduce the details of the position and help you with your application.<br>\n <br>\n <b>Please note that if your skills and experience do not match the position, you may not be introduced even if you interview with our consultant.</b><br>\n <br>\n » <a target=\"_blank\" class=\"text-navy-500 text-decoration-underline\" href=\"http://www.daijob.com/popup/jobs/detail/daijob_agent_explanation_en.shtml\" onclick=\"return daijobOpenWindow(this.href, '/', 840, 700);\">What is Daijob AGENT?</a>\n </p>"}],"structuredJobPosting": {"jobLocation": [{"address": {"addressCountry": "JP","addressLocality": "Shinjuku","addressRegion": "Tokyo"}}],"baseSalary": {"currency": "JPY","value": {"maxValue": 7000000,"minValue": 5000000,"unitText": "YEAR"}},"title": "【Technical Support Engineer】Join a Global Security Solution Leader: Field Support and Technical Assistance Role (Tokyo-based)","description": "[Main Duties]<br />\nAt Genetec, we utilize innovative software tools to diagnose and resolve complex technical issues and service outages, contributing to increased customer satisfaction.<br />\nThis position will play a key role in providing fast and accurate technical support based on a deep technical understanding of Genetec solutions.<br />\nYou will be responsible for a variety of tasks while working closely with our in-house technical support team and R&D engineers.<br />\n<br />\n[Major Duties]<br />\n■ Technical Support<br />\n• Diagnosing and resolving technical issues using software tools<br />\n• Providing clear and concise technical explanations to customers<br />\n• Implementing problem resolution processes based on established processes<br />\n• Rapidly escalating critical customer issues through the appropriate channels<br />\n• Collaborating with other technical support personnel and R&D engineers to resolve issues<br />\n• Building and maintaining trusting relationships with new and existing customers<br />\n• Acquiring and maintaining comprehensive knowledge of Genetec solutions<br />\n• Providing and contributing to improvements to support processes and software<br />\n• Assisting in the creation of technical documentation and knowledge base articles<br />\n• Properly recording customer issues in ticketing systems and CRM tools<br />\n• Installing, auditing, evaluating, maintaining, and providing technical support for Genetec systems at customer sites<br />\n• Conducting proof-of-concept (PoC), on-site technical support, system implementation and launch, training, audits, and evaluations<br />\n• Serve as the technical liaison between Genetec and customers<br />\n• Identifying and supporting product and feature requirements based on customer feedback<br />\n• Providing technical consultation on strategic planning, best practices, upgrades, and customer concerns<br />\n• Flexible technical consulting for software implementation, integration, training, and change requests","datePosted": "2026-07-16","identifier": {"name": "Genetec Japan KK","value": 1487360},"hiringOrganization": {"logo": "https://www.daijob.com/images/uploads/18782/fd515-4512-bd1a4.jpg","sameAs": "https://www.genetec.com/ja","name": "Genetec Japan KK"},"validThrough": "2026-11-12T00:00"},"search": {"query": "engineer","location": "Tokyo","url": "https://www.daijob.com/en/jobs/search?kw=engineer&pg=0&fl=1"},"source": "daijob.com","scrapedAt": "2026-07-21T20:14:07.619Z"}
Responsible use
Only collect publicly available job information. Respect Daijob Search Scraper'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.