Akkodis Search Scraper avatar

Akkodis Search Scraper

Deprecated

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
Akkodis Search Scraper

Akkodis Search Scraper

Deprecated

Scrape job listings from Akkodis.com, a global IT and engineering staffing and recruitment platform. Extract job titles, companies, locations, salary ranges, and descriptions for tech recruitment.

Pricing

from $2.99 / 1,000 job details

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

11 hours ago

Last modified

Categories

Share

Akkodis Jobs Search Scraper

Collect rich public technology and engineering job listings from Akkodis. The Actor searches the Akkodis US career site, traverses its client-side result pages, opens each selected job detail, and stores normalized job records in an Apify dataset.

Input

  • query is a job title or keyword and is required.
  • location is a city, state, country, or other Akkodis location filter.
  • maxItems limits complete stored jobs from 1 to 50.
  • maxPages limits SPA result pages from 1 to 10.
  • proxyConfiguration is optional. Direct access is the no-cost default. Enable only an authorized proxy configuration when needed.

Example:

{
"query": "software engineer",
"location": "United States",
"maxItems": 5,
"maxPages": 2,
"proxyConfiguration": { "useApifyProxy": false }
}

Output

The default dataset contains job records only. Core fields are id, title, url, descriptionText, location, and scrapedAt. Available detail data includes responsibilities, qualifications, skills, benefits, category, contract, employment type, remote status, salary, posting dates, positions, recruiter contact published with the vacancy, organization/brand, and original search context. Empty values and placeholder arrays/objects are removed.

Operational data remains separate:

  • KVS OUTPUT contains status, effective limits, pages, scheduled jobs, stored records, and blocking state.
  • KVS DIAGNOSTICS records access challenges, terminal request failures, pagination stalls, or truthful no-result conditions.

Possible statuses are SUCCEEDED, PARTIAL, NO_DATA, and BLOCKED. Diagnostic records never enter the job dataset.

Reliability and cost

The Actor bounds item count, page count, request count, concurrency, retries, navigation time, and handler time. It recognizes access challenges and retries failed pages before recording a diagnostic. Akkodis uses client-side pagination, so the Actor detects card changes rather than assuming the page URL changes. Browser crawling uses more compute than HTTP extraction; validate with three to five jobs first. Optional proxies may add separate charges.

Responsible use

Collect only publicly available vacancy information. Respect Akkodis terms, robots directives, privacy obligations, and applicable law. Do not use the Actor to bypass authentication, harvest unrelated personal data, overwhelm the source, or automate job applications. Vacancies can expire; verify important details at the canonical URL.