Eluta Jobs Search Scraper avatar

Eluta Jobs Search Scraper

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
Eluta Jobs Search Scraper

Eluta Jobs Search Scraper

Scrape job listings from Eluta.ca, a Canadian job search engine that indexes listings directly from employer career pages. Extract job titles, companies, locations, salary ranges, job types, and descriptions for Canadian recruitment and market analysis.

Pricing

from $2.99 / 1,000 job details

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

An Apify Actor that scrapes publicly listed job postings from Eluta - Scrape job listings from Eluta.ca, a Canadian job search engine that indexes listings directly from employer career pages. Extract job titles, companies, locations, salary ranges, job types, and descriptions for Canadian recruitment and market analysis..

The Actor navigates Eluta'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 Eluta?

Eluta is Scrape job listings from Eluta.ca, a Canadian job search engine that indexes listings directly from employer career pages. Extract job titles, companies, locations, salary ranges, job types, and descriptions for Canadian recruitment and market analysis.

This Actor targets Eluta's public job-search results and enriches each result with the canonical Eluta detail page.

What does the Actor scrape?

Scrape job listings from Eluta.ca, a Canadian job search engine that indexes listings directly from employer career pages. Extract job titles, companies, locations, salary ranges, job types, and descriptions for Canadian recruitment and market analysis.

The actor maps listing fields such as:

  • id
  • sourcePostingId
  • position
  • title
  • url
  • applicationUrl
  • company
  • location
  • remote
  • employmentType

Primary source URL: https://www.eluta.ca/search?q={query}&l={location}

Main target URL

The actor scrapes from the following base URL:

https://www.eluta.ca/search?q={query}&l={location}

Request modifiers come from fields: query, location, maxItems, proxyConfiguration.

Input schema

The Actor accepts the following input (defined in .actor/input_schema.json):

FieldTypeRequiredDefaultConstraintsDescription
querystringNo"software engineer"-Job title or keywords to search for on Eluta.ca
locationstringNo""-City, province, or postal code to filter jobs by location
maxItemsintegerNo50>= 1; <= 500Maximum number of job listings to scrape
proxyConfigurationobjectNo{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"CA"}-Use residential proxies from Canada to access Eluta.ca

Example input

{
"query": "software engineer",
"location": "",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "CA"
}
}

Output / dataset schema

Each record follows .actor/dataset_schema.json and includes the properties below.

FieldTypeRequired
idstringYes
sourcePostingIdstringNo
positionintegerYes
titlestringYes
urlstringYes
applicationUrlstringYes
companyobjectYes
locationobjectYes
remotebooleanYes
employmentTypestringNo
contractstringNo
industrystringNo
salaryobjectNo
datePostedstringNo
validThroughstringNo
descriptionobjectNo
sectionsobjectNo
listingobjectYes
searchobjectYes
retrievalobjectYes
sourcestringYes
scrapedAtstringYes

Example output record

{
"id": "4a1f653ee7371df558443b49690d2fd0",
"sourcePostingId": "8b456255-f2ab-4747-afc2-08f068ec1bac",
"position": 1,
"title": "Senior Software Development Engineer in Test (SDET)",
"url": "https://www.eluta.ca/spl/senior-software-development-engineer-in-test-sdet-4a1f653ee7371df558443b49690d2fd0",
"applicationUrl": "https://www.eluta.ca/direct/i?i=4a1f653ee7371df558443b49690d2fd0&imo=12",
"company": {
"name": "Everflow Technologies Inc.",
"legalName": "Everflow Technologies Inc.",
"website": "https://www.everflow.io/",
"naics": "511210",
"description": "Founded in 2016, Everflow Technologies Inc. is a provider of partner marketing and tracking SaaS solutions.",
"profileUrl": "https://www.eluta.ca/jobs-at-everflow-technologies",
"registeredAddress": {
"streetAddress": "302-530 Showers",
"addressLocality": "Mountain View",
"addressRegion": "California",
"postalCode": "94040",
"addressCountry": "US"
}
},
"location": {
"display": "Toronto ON",
"address": {
"addressLocality": "Toronto",
"addressRegion": "ON",
"addressCountry": "Canada"
}
},
"remote": false,
"employmentType": "FULL_TIME",
"contract": "full-time",
"industry": "Computing - Software & Web Development",
"salary": {
"text": "$110,000 - $120,000",
"currency": "CAD",
"min": 110000,
"max": 120000,
"unit": "ANNUAL"
},
"datePosted": "2026-07-19T17:59:43",
"validThrough": "2026-08-23T00:00:00",
"description": {
"text": "The Company\n\nEverflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels.\n\nFounded in 2016 by industry veterans, we have a team distributed across the NAM and EMEA regions.\n\nWe’re a bootstrapped and profitable company (over $30M ARR) that has grown through supporting happy customers that refer business to us and create word-of-mouth excitement. We’re the go-to platform for brands, agencies, and networks, with 1,100+ customers including top brands, agencies and networ ks .\n\nAbout the role\n\nAs a Senior SDET, you are the technical authority for quality on our team. You will lead the development and implementation of our long-term automation roadmap, ensuring our testing ecosystem is scalable and robust. You will champion a developer-first mindset, treating test code with the same rigor and architectural standards as production code.\n\nYou will remain hands-on while also supervising the quality of contributions from the wider QA team, ensuring that our automation across API, integration, and UI, remain clean, efficient, and reliable.\n\nWhat you'll do\nQuality Ownership: Take full ownership of the QA process!  Partner with developers to improve system testability and ensure quality is built into every stage of the lifecycle, from requirement definition through production validation.\nRoadmap & Strategy: Own the implementation of our technical roadmap for the QA department including identifying tool gaps and researching new technologies.\nTechnical Mentorship: Act as a Lead Reviewer for the QA team, establishing coding standards, and conducting rigorous PR reviews to elevate the entire team’s coding proficiency.\nCI/CD Quality Strategy: Operate and enforce quality gates within CI/CD pipelines, ensuring fast feedback, high signal tests, and clear release readiness criteria.\nAPI & Service Testing: Design and implement automated testing at the API and service layer, validating data integrity, business logic, and system interactions across microservices.\nMocks & Test Isolation: Build and maintain mock services and test doubles (e.g., WireMock or equivalent) to enable deterministic, isolated testing independent of third-party systems.\nTooling Innovation: Evaluate and implement AI-augmented testing practices, including self-healing scripts to reduce maintenance, automated gap analysis to ensure coverage, Synthetic Data Generation and Predictive Test Prioritization as examples.\nQualifications\nLeadership & Strategy: Proven ability to work with a QA technical roadmap and execute on it effectively.\nDeveloper Mindset: You treat test code as a first-class citizen. You have proficiency in at least one OO language (Java, Python, or C#) and modern frontend tech (JS/TS).\nAutomation Mastery: Deep experience designing automation across API, integration, and UI layers, with strong expertise in Playwright and Robot Framework.\nAnalytical Oversight: A \"critical eye\" for identifying gaps in others' test plans and the ability to mentor peers on improving their technical approach.\nRequirements\nExperience: 5+ years in an SDET or Automation role, with clear experience in a Senior or Lead capacity.\nTechnical Stack: Mastery of Playwright and Robot Framework.\nProficiency with Git, Jenkins, and JIRA.\nFamiliarity with GCP, Kubernetes, and Microservices architecture.\nEducation: Computer Science degree or equivalent professional experience.\nCompensation Package:\n\nBase Salary: $110,000 - $120,000\nBonus Potential\n\nPerks include:\nEmployer Covered Medical and Vision Insurance\nUnlimited PTO and paid holidays\nPaid parental leave for putting your family first\nStartup-like environment, without the constant rush to raise the next round of funding\nA very collaborative team and culture\nEducation, gym, and equipment stipend\nJoin Our Exceptional Team\n\nDive into a role where respect, ownership, and mindfulness define our culture. As a valued team member, you'll enjoy the freedom to innovate and excel, supported by the tools and equipment you need to succeed.\n\nBalance, Growth, and Connection\n\nWork/Life Harmony: Embrace unlimited PTO and a healthy balance that respects your life outside work.\n\nContinuous Growth: Regular feedback and discussions about your career path keep you moving forward.\n\nInclusive Community: Be part of a welcoming, engaging workplace that celebrates diversity and fun.\n\nWe offer a dynamic environment where excellence is rewarded, your well-being is a priority, and every day brings a chance to make meaningful connections. Ready for a truly rewarding challenge? We're excited to meet you.",
"html": "<h5>\n The Company\n</h5>\n<p>\n Everflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels.\n</p>\n<p>\n Founded in 2016 by industry veterans, we have a team distributed across the NAM and EMEA regions.\n</p>\n<p>\n We’re a bootstrapped and profitable company (over $30M ARR) that has grown through supporting happy customers that refer business to us and create word-of-mouth excitement. We’re the go-to platform for brands, agencies, and networks, with 1,100+ customers including top brands, agencies and networ\n ks\n .\n</p>\n<h5>\n About the role\n</h5>\n<p>\n As a Senior SDET, you are the technical authority for quality on our team. You will lead the development and implementation of our long-term automation roadmap, ensuring our testing ecosystem is scalable and robust. You will champion a developer-first mindset, treating test code with the same rigor and architectural standards as production code.\n</p>\n<p>\n You will remain hands-on while also supervising the quality of contributions from the wider QA team, ensuring that our automation across API, integration, and UI, remain clean, efficient, and reliable.\n</p>\n<h5>\n What you'll do\n</h5>\n<ul>\n <li>\n Quality Ownership:\n Take full ownership of the QA process!&nbsp; Partner with developers to improve system testability and ensure quality is built into every stage of the lifecycle, from requirement definition through production validation.\n </li>\n <li>\n Roadmap &amp; Strategy:\n Own the implementation of our technical roadmap for the QA department including identifying tool gaps and researching new technologies.\n </li>\n <li>\n Technical Mentorship:\n Act as a Lead Reviewer for the QA team, establishing coding\n standards, and conducting rigorous PR reviews to elevate the entire team’s coding proficiency.\n </li>\n <li>\n CI/CD Quality Strategy:\n Operate and enforce quality gates within CI/CD pipelines, ensuring fast feedback, high signal tests, and clear release readiness criteria.\n </li>\n <li>\n API &amp; Service Testing:\n Design and implement automated testing at the API and service layer, validating data integrity, business logic, and system interactions across microservices.\n </li>\n <li>\n Mocks &amp; Test Isolation:\n Build and maintain mock services and test doubles (e.g., WireMock or equivalent) to enable deterministic, isolated testing independent of third-party systems.\n </li>\n <li>\n Tooling Innovation:\n Evaluate and implement AI-augmented testing practices, including self-healing scripts to reduce maintenance, automated gap analysis to ensure coverage, Synthetic Data Generation and Predictive Test Prioritization as examples.\n </li>\n</ul>\n<h5>\n Qualifications\n</h5>\n<ul>\n <li>\n Leadership &amp; Strategy:\n Proven ability to work with a QA technical roadmap and execute on it effectively.\n </li>\n <li>\n Developer Mindset:\n You treat test code as a first-class citizen. You have proficiency in at least one OO language (Java, Python, or C#) and modern frontend tech (JS/TS).\n </li>\n <li>\n Automation Mastery:\n Deep experience designing automation across API, integration, and UI layers, with strong expertise in Playwright and Robot Framework.\n </li>\n <li>\n Analytical Oversight:\n A \"critical eye\" for identifying gaps in others' test plans and the ability to mentor peers on improving their technical approach.\n </li>\n</ul>\n<h5>\n Requirements\n</h5>\n<ul>\n <li>\n Experience:\n 5+ years in an SDET or Automation role, with clear experience in a Senior or Lead capacity.\n </li>\n <li>\n Technical Stack:\n Mastery of Playwright and Robot Framework.\n </li>\n <li>\n <ul>\n <li>\n Proficiency with Git, Jenkins, and JIRA.\n </li>\n <li>\n Familiarity with GCP, Kubernetes, and Microservices architecture.\n </li>\n </ul>\n </li>\n <li>\n Education:\n Computer Science degree or equivalent professional experience.\n </li>\n</ul>\n<h5>\n Compensation Package:\n</h5>\n<p>\n Base Salary: $110,000 - $120,000\n <br>\n Bonus Potential\n</p>\n<h6>\n Perks include:\n</h6>\n<ul>\n <li>\n Employer Covered Medical and Vision Insurance\n </li>\n <li>\n Unlimited PTO and paid holidays\n </li>\n <li>\n Paid parental leave for putting your family first\n </li>\n <li>\n Startup-like environment, without the constant rush to raise the next round of funding\n </li>\n <li>\n A very collaborative team and culture\n </li>\n <li>\n Education, gym, and equipment stipend\n </li>\n</ul>\n<h5>\n Join Our Exceptional Team\n</h5>\n<p>\n Dive into a role where respect, ownership, and mindfulness define our culture. As a valued team member, you'll enjoy the freedom to innovate and excel, supported by the tools and equipment you need to succeed.\n</p>\n<h6>\n Balance, Growth, and Connection\n</h6>\n<p>\n Work/Life Harmony:\n Embrace unlimited PTO and a healthy balance that respects your life outside work.\n</p>\n<p>\n Continuous Growth:\n Regular feedback and discussions about your career path keep you moving forward.\n</p>\n<p>\n Inclusive Community:\n Be part of a welcoming, engaging workplace that celebrates diversity and fun.\n</p>\n<p>\n We offer a dynamic environment where excellence is rewarded, your well-being is a priority, and every day brings a chance to make meaningful connections. Ready for a truly rewarding challenge? We're excited to meet you.\n</p>"
},
"sections": {
"The Company": {
"text": "Everflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels.\nFounded in 2016 by industry veterans, we have a team distributed across the NAM and EMEA regions.\nWe’re a bootstrapped and profitable company (over $30M ARR) that has grown through supporting happy customers that refer business to us and create word-of-mouth excitement. We’re the go-to platform for brands, agencies, and networks, with 1,100+ customers including top brands, agencies and networ ks .",
"html": "<p>\n Everflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels.\n</p>\n<p>\n Founded in 2016 by industry veterans, we have a team distributed across the NAM and EMEA regions.\n</p>\n<p>\n We’re a bootstrapped and profitable company (over $30M ARR) that has grown through supporting happy customers that refer business to us and create word-of-mouth excitement. We’re the go-to platform for brands, agencies, and networks, with 1,100+ customers including top brands, agencies and networ\n ks\n .\n</p>"
},
"About the role": {
"text": "As a Senior SDET, you are the technical authority for quality on our team. You will lead the development and implementation of our long-term automation roadmap, ensuring our testing ecosystem is scalable and robust. You will champion a developer-first mindset, treating test code with the same rigor and architectural standards as production code.\nYou will remain hands-on while also supervising the quality of contributions from the wider QA team, ensuring that our automation across API, integration, and UI, remain clean, efficient, and reliable.",
"html": "<p>\n As a Senior SDET, you are the technical authority for quality on our team. You will lead the development and implementation of our long-term automation roadmap, ensuring our testing ecosystem is scalable and robust. You will champion a developer-first mindset, treating test code with the same rigor and architectural standards as production code.\n</p>\n<p>\n You will remain hands-on while also supervising the quality of contributions from the wider QA team, ensuring that our automation across API, integration, and UI, remain clean, efficient, and reliable.\n</p>"
},
"What you'll do": {
"text": "Quality Ownership: Take full ownership of the QA process!  Partner with developers to improve system testability and ensure quality is built into every stage of the lifecycle, from requirement definition through production validation.\nRoadmap & Strategy: Own the implementation of our technical roadmap for the QA department including identifying tool gaps and researching new technologies.\nTechnical Mentorship: Act as a Lead Reviewer for the QA team, establishing coding standards, and conducting rigorous PR reviews to elevate the entire team’s coding proficiency.\nCI/CD Quality Strategy: Operate and enforce quality gates within CI/CD pipelines, ensuring fast feedback, high signal tests, and clear release readiness criteria.\nAPI & Service Testing: Design and implement automated testing at the API and service layer, validating data integrity, business logic, and system interactions across microservices.\nMocks & Test Isolation: Build and maintain mock services and test doubles (e.g., WireMock or equivalent) to enable deterministic, isolated testing independent of third-party systems.\nTooling Innovation: Evaluate and implement AI-augmented testing practices, including self-healing scripts to reduce maintenance, automated gap analysis to ensure coverage, Synthetic Data Generation and Predictive Test Prioritization as examples.",
"html": "<ul>\n <li>\n Quality Ownership:\n Take full ownership of the QA process!&nbsp; Partner with developers to improve system testability and ensure quality is built into every stage of the lifecycle, from requirement definition through production validation.\n </li>\n <li>\n Roadmap &amp; Strategy:\n Own the implementation of our technical roadmap for the QA department including identifying tool gaps and researching new technologies.\n </li>\n <li>\n Technical Mentorship:\n Act as a Lead Reviewer for the QA team, establishing coding\n standards, and conducting rigorous PR reviews to elevate the entire team’s coding proficiency.\n </li>\n <li>\n CI/CD Quality Strategy:\n Operate and enforce quality gates within CI/CD pipelines, ensuring fast feedback, high signal tests, and clear release readiness criteria.\n </li>\n <li>\n API &amp; Service Testing:\n Design and implement automated testing at the API and service layer, validating data integrity, business logic, and system interactions across microservices.\n </li>\n <li>\n Mocks &amp; Test Isolation:\n Build and maintain mock services and test doubles (e.g., WireMock or equivalent) to enable deterministic, isolated testing independent of third-party systems.\n </li>\n <li>\n Tooling Innovation:\n Evaluate and implement AI-augmented testing practices, including self-healing scripts to reduce maintenance, automated gap analysis to ensure coverage, Synthetic Data Generation and Predictive Test Prioritization as examples.\n </li>\n</ul>"
},
"Qualifications": {
"text": "Leadership & Strategy: Proven ability to work with a QA technical roadmap and execute on it effectively.\nDeveloper Mindset: You treat test code as a first-class citizen. You have proficiency in at least one OO language (Java, Python, or C#) and modern frontend tech (JS/TS).\nAutomation Mastery: Deep experience designing automation across API, integration, and UI layers, with strong expertise in Playwright and Robot Framework.\nAnalytical Oversight: A \"critical eye\" for identifying gaps in others' test plans and the ability to mentor peers on improving their technical approach.",
"html": "<ul>\n <li>\n Leadership &amp; Strategy:\n Proven ability to work with a QA technical roadmap and execute on it effectively.\n </li>\n <li>\n Developer Mindset:\n You treat test code as a first-class citizen. You have proficiency in at least one OO language (Java, Python, or C#) and modern frontend tech (JS/TS).\n </li>\n <li>\n Automation Mastery:\n Deep experience designing automation across API, integration, and UI layers, with strong expertise in Playwright and Robot Framework.\n </li>\n <li>\n Analytical Oversight:\n A \"critical eye\" for identifying gaps in others' test plans and the ability to mentor peers on improving their technical approach.\n </li>\n</ul>"
},
"Requirements": {
"text": "Experience: 5+ years in an SDET or Automation role, with clear experience in a Senior or Lead capacity.\nTechnical Stack: Mastery of Playwright and Robot Framework.\nProficiency with Git, Jenkins, and JIRA.\nFamiliarity with GCP, Kubernetes, and Microservices architecture.\nEducation: Computer Science degree or equivalent professional experience.",
"html": "<ul>\n <li>\n Experience:\n 5+ years in an SDET or Automation role, with clear experience in a Senior or Lead capacity.\n </li>\n <li>\n Technical Stack:\n Mastery of Playwright and Robot Framework.\n </li>\n <li>\n <ul>\n <li>\n Proficiency with Git, Jenkins, and JIRA.\n </li>\n <li>\n Familiarity with GCP, Kubernetes, and Microservices architecture.\n </li>\n </ul>\n </li>\n <li>\n Education:\n Computer Science degree or equivalent professional experience.\n </li>\n</ul>"
},
"Compensation Package:": {
"text": "Base Salary: $110,000 - $120,000\nBonus Potential",
"html": "<p>\n Base Salary: $110,000 - $120,000\n <br>\n Bonus Potential\n</p>"
},
"Perks include:": {
"text": "Employer Covered Medical and Vision Insurance\nUnlimited PTO and paid holidays\nPaid parental leave for putting your family first\nStartup-like environment, without the constant rush to raise the next round of funding\nA very collaborative team and culture\nEducation, gym, and equipment stipend",
"html": "<ul>\n <li>\n Employer Covered Medical and Vision Insurance\n </li>\n <li>\n Unlimited PTO and paid holidays\n </li>\n <li>\n Paid parental leave for putting your family first\n </li>\n <li>\n Startup-like environment, without the constant rush to raise the next round of funding\n </li>\n <li>\n A very collaborative team and culture\n </li>\n <li>\n Education, gym, and equipment stipend\n </li>\n</ul>"
},
"Join Our Exceptional Team": {
"text": "Dive into a role where respect, ownership, and mindfulness define our culture. As a valued team member, you'll enjoy the freedom to innovate and excel, supported by the tools and equipment you need to succeed.",
"html": "<p>\n Dive into a role where respect, ownership, and mindfulness define our culture. As a valued team member, you'll enjoy the freedom to innovate and excel, supported by the tools and equipment you need to succeed.\n</p>"
},
"Balance, Growth, and Connection": {
"text": "Work/Life Harmony: Embrace unlimited PTO and a healthy balance that respects your life outside work.\nContinuous Growth: Regular feedback and discussions about your career path keep you moving forward.\nInclusive Community: Be part of a welcoming, engaging workplace that celebrates diversity and fun.\nWe offer a dynamic environment where excellence is rewarded, your well-being is a priority, and every day brings a chance to make meaningful connections. Ready for a truly rewarding challenge? We're excited to meet you.",
"html": "<p>\n Work/Life Harmony:\n Embrace unlimited PTO and a healthy balance that respects your life outside work.\n</p>\n<p>\n Continuous Growth:\n Regular feedback and discussions about your career path keep you moving forward.\n</p>\n<p>\n Inclusive Community:\n Be part of a welcoming, engaging workplace that celebrates diversity and fun.\n</p>\n<p>\n We offer a dynamic environment where excellence is rewarded, your well-being is a priority, and every day brings a chance to make meaningful connections. Ready for a truly rewarding challenge? We're excited to meet you.\n</p>"
}
},
"listing": {
"descriptionSnippet": "The Company Everflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels. Founded in 2016 by industry veterans, we have a team distributed across the NAM and EMEA regions. We’re a bootstrapped and profitable company (over $30M ARR) that has grown through supporting happy customers that refer business to us and create word-of-mouth excitement. We’re the go-to platform for brands, agencies, and networks, with 1,100+ customers...",
"postedAgo": "1 hour ago",
"topEmployer": false,
"cacheUrl": "https://www.eluta.ca/cache?u=24966432:ats.rippling.com",
"titleSummary": "\"The Company Everflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels. Founded in 2016...\""
},
"search": {
"query": "software engineer",
"searchUrl": "https://www.eluta.ca/search?q=software+engineer",
"resultPageUrl": "https://www.eluta.ca/search?q=software+engineer"
},
"retrieval": {
"method": "reader-fallback",
"readerUrl": "https://r.jina.ai/https://www.eluta.ca/spl/senior-software-development-engineer-in-test-sdet-4a1f653ee7371df558443b49690d2fd0?imo=12"
},
"source": "eluta.ca",
"scrapedAt": "2026-07-19T23:52:09.238Z"
}

Responsible use

Only collect publicly available job information. Respect Eluta'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.

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

Remote / flexible

United States

United Kingdom & Ireland

Europe

India

Asia-Pacific

MENA

Latin America

Africa

Other / specialised

Browse the full catalogue at apify.com/jobsapi.