Adecco Jobs Scraper avatar

Adecco Jobs Scraper

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Adecco Jobs Scraper

Adecco Jobs Scraper

Scrape Adecco US jobs at scale: extract titles, locations, salary, contract type, category, posting dates, recruiter and full descriptions from search or job URLs into structured JSON/CSV for recruiting and labor market analytics.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

24 days ago

Last modified

Share

banner

Adecco (adecco.com) is a global staffing and recruitment platform. This actor collects structured job listing data from Adecco US search and job detail pages.

Introduction

The Adecco Jobs Scraper starts from Adecco search or job detail URLs, paginates through available search results, opens each job detail, and extracts structured job data such as title, location, contract type, salary, category, posting dates, recruiter details, and job description.

Use Cases

  • Job market research: Track job availability, salary ranges, locations, and contract types.
  • Recruitment intelligence: Monitor new openings and hiring trends across Adecco US listings.
  • Lead generation: Build structured job datasets for staffing, sales, and outreach workflows.
  • Analytics pipelines: Feed BI tools, dashboards, and internal data warehouses.

Input

Provide the following fields:

  • startUrls (array, required): Adecco search or job detail URLs.
  • maxItems (integer, optional): Maximum number of job items to extract per search URL.
  • proxyConfiguration (object, optional): Apify proxy settings.

Notes:

  • Search URLs can look like https://www.adecco.com/en-us/job-search?jobTitle=manager.
  • Detail URLs can look like https://www.adecco.com/en-us/job-search/manufacturing-machine-operator-stratham-new-hampshire/us_en_99_026456_2541314.
  • Detail URLs with jobId query parameters are also supported, for example https://www.adecco.com/en-us/job-search?jobTitle=manager&jobId=us_en_99_020730_2536091.
  • Crawling stops per source URL when maxItems is reached or when there are no more results.
  • Proxies are recommended for larger runs and better stability.

Input Examples

1) Search and detail URLs

{
"startUrls": [
{
"url": "https://www.adecco.com/en-us/job-search?jobTitle=manager"
},
{
"url": "https://www.adecco.com/en-us/job-search/manufacturing-machine-operator-stratham-new-hampshire/us_en_99_026456_2541314"
}
],
"maxItems": 10,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Output

Each dataset item contains fields like:

{
"url": "https://www.adecco.com/en-us/job-search/manufacturing-machine-operator-stratham-new-hampshire/us_en_99_026456_2541314",
"detailUrl": "https://www.adecco.com/en-us/job-search/manufacturing-machine-operator-stratham-new-hampshire/us_en_99_026456_2541314",
"jobId": "US_EN_99_026456_2541314",
"cisJobId": "00000000-0000-0000-0000-000000000000",
"externalReference": "2541314",
"name": "Manufacturing Machine Operator",
"companyName": null,
"location": "Stratham, New Hampshire",
"cityName": "Stratham",
"stateName": "New Hampshire",
"countryId": "USA",
"isRemote": false,
"contract": "Contract/Temporary",
"contractTypeTitle": "Contract/Temporary",
"employmentTypeTitle": null,
"jobCategoryTitle": "Manufacturing",
"jobSubCategoryTitle": "Production",
"salary": {
"min": 20,
"max": 24,
"currency": "USD",
"currencySymbol": "$",
"timeScale": "Hour",
"timeScaleId": "PERHOUR"
},
"numberOfPositions": 1,
"postedDate": "2026-05-01T12:00:00Z",
"postingEndDate": "2026-05-31T23:59:59Z",
"recruiterName": "Recruiter Name",
"recruiterEmail": "recruiter@example.com",
"jobStatusId": "OPEN",
"descriptionText": "Clean text version of the job description.",
"descriptionHtml": "<p>HTML version of the job description.</p>"
}

The scraper paginates through search results and stops when maxItems is reached per start URL or when no more result items are found.

Why use the Adecco Jobs Scraper?

  • Focused: Built specifically for Adecco US search and job detail flows.
  • Structured output: Ready-to-use JSON records for automation and analysis.
  • Per-URL limits: maxItems is enforced per search URL.
  • Flexible input: Supports both search URLs and job detail URLs.
  • Apify-native: Works with Apify datasets, request queue, and proxy config.

FAQ

  • How many jobs can it extract?
    Controlled by maxItems per source URL. If Adecco returns fewer jobs than maxItems, the actor stops when all available jobs are collected.

  • Do I need proxies?
    Proxies are recommended for larger runs and stability.

  • Can I start from a job detail URL?
    Yes. The actor supports Adecco detail URLs and search URLs with a jobId parameter.

  • Why did it return fewer items than maxItems?
    maxItems is a maximum limit. If Adecco has fewer matching jobs for the search, the actor returns only the available jobs.

  • What if Adecco changes their website structure?
    The actor may require updates to keep extraction stable.

Need to scrape other job platforms?

Check out our other scrapers:


Need help or want a custom solution?

Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.

Contact us over Email or LinkedIn.

Support Our Work

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to.

Image Credit

Image credit: adecco.com.