Randstad.it Italy Scraper avatar

Randstad.it Italy Scraper

Pricing

from $0.79 / 1,000 results

Go to Apify Store
Randstad.it Italy Scraper

Randstad.it Italy Scraper

Scrape job listings from Randstad Italy with full descriptions, contract types, locations and publish dates.

Pricing

from $0.79 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

6 days ago

Last modified

Share

Randstad.it Italy Scraper

Extract job listings from randstad.it at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.


Why this scraper?

🎯 Built for Italy

A dedicated Italian scraper, not a global tool with a country dropdown. Search, locations and currency (EUR) are tuned for randstad.it.

📄 Complete job data

Full job title and description, direct listing URL and publish date for every record.

💶 Salary data

Salary information parsed from the listing where the employer publishes it, in EUR. Missing salaries are returned as null, never guessed.

🏢 Company details

Hiring company name plus the profile details the source publishes, such as logo and company page.

📍 Precise location

City, region and country plus latitude/longitude for mapping and radius analysis.

🔁 Repost & change detection

Every record carries isRepost and changeStatus, so daily feeds return genuinely new jobs instead of reposted duplicates.


Input parameters

ParameterTypeDefaultDescription
searchQuerystring"developer"Search or filter by searchQuery.
locationstring(empty)Search or filter by location.
regionstring(empty)Search or filter by region.
contractTypestring"Tempo determinato"Search or filter by contractType.
fetchDetailsbooleanfalseEnable fetchDetails.
daysOldinteger(empty)Only return items published within the last N days. Leave blank for all.
skipRepostsbooleanfalseEnable skipReposts.
startUrlsarray(empty)Filter by startUrls.
maxItemsinteger100Maximum number of results (0 = no limit).

Output schema

Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.

FieldTypeDescription
idstringRandstad.it internal listing ID
urlstringDirect link to the listing
sourcestringSource.
scrapedAtstringTimestamp when this record was scraped.
titlestringJob title
companystringAlways Randstad
displayIdstringDisplay id.
industrystringIndustry as published.
categorystringJob category on the source.
subcategorystringSubcategory.
jobRolestringJob role.
locationstringLocation string
citystringCity
regionstringItalian region
postalCodestringPostal code of the position.
countrystringAlways IT
publishDatestringDate posted
publishDateISOstringPublish date iso.
expiryDatestringDate the listing expires (null if not stated).
contractTypestringContract type
workTypestringFull-time / part-time
workHoursMinstringWork hours min.
workHoursMaxstringWork hours max.
salaryMinnumberMinimum salary, or null
salaryMaxnumberMaximum salary, or null
salaryPeriodstringPay period the salary refers to (e.g. year, month, hour).
currencystringAlways EUR when present
descriptionstringFull job description in plain text.
descriptionTextstringFull job description in plain text.
descriptionMarkdownstringDescription markdown.
responsibilitiesHtmlstringResponsibilities html.
qualificationsHtmlstringQualifications html.
applyUrlstringDirect application link.
contentHashstringStable hash of the listing content, used for repost and change detection.
summarystringSummary.
isRepostbooleantrue when the listing is a repost of an earlier job (detected by content hash).
originalPublishDatestringOriginal publish date.
originalUrlstringOriginal url.
changeStatusstringNEW, CHANGED or UNCHANGED compared to the previous time this job was seen.
latitudenumberLatitude of the workplace.
longitudenumberLongitude of the workplace.

Example record

{
"id": "555a05de-79f0-4ef2-90c5-5787647922dc",
"url": "https://www.randstad.it/offerte-lavoro/corrieri-consegnatari-pat-b-picco-stagionale_arzano_555a05de-79f0-4ef2-90c5-5787647922dc/",
"source": "randstad.it",
"scrapedAt": "2026-06-06T05:34:37.237Z",
"title": "Corrieri consegnatari Pat. B - Picco stagionale",
"company": "Randstad",
"displayId": "CX556407",
"industry": "TRASPORTO E MAGAZZINAGGIO",
"category": "Trasporti e Logistica",
"subcategory": "Autisti Di Consegna",
"jobRole": "Corriere",
"location": "Arzano, Campania",
"city": "Arzano",
"region": "Campania",
"postalCode": "80022",
"country": "IT",
"publishDate": "2026-06-05",
"publishDateISO": "2026-06-05",
"expiryDate": "2026-08-05",
"contractType": "Tempo determinato",
"workType": null,
"workHoursMin": null,
"workHoursMax": null,
"salaryMin": 18000,
"salaryMax": 22000,
"salaryPeriod": "YEAR",
"currency": "EUR",
"description": "<p>Randstad Italia, filiale di Napoli, è alla ricerca per importante azienda cliente nel settore logistica per picco stagionale a luglio ed Agosto e successivamente da Ottobre a Dicembre di Autisti Co …",
"descriptionText": "Randstad Italia, filiale di Napoli, è alla ricerca per importante azienda cliente nel settore logistica per picco stagionale a luglio ed Agosto e successivamente da Ottobre a Dicembre di Autisti Corri …",
"descriptionMarkdown": "Randstad Italia, filiale di Napoli, è alla ricerca per importante azienda cliente nel settore logistica per picco stagionale a luglio ed Agosto e successivamente da Ottobre a Dicembre di Autisti Corri …",
"responsibilitiesHtml": "<p>La risorsa si occuperà di guidare furgone per consegnare pacchi su tutta la Campania</p>",
"qualificationsHtml": "<p>Il/la candidato/a ideale possiede:</p><ul><li>patente B da almeno 5 anni mai sospesa e senza effrazioni</li><li>Esperienza anche minima come corriere</li><li>conoscenza utilizzo palmare, preferibil …",
"applyUrl": null,
"contentHash": "77a20276aca0629e",
"summary": "Corrieri consegnatari Pat. B - Picco stagionale @ Randstad — Arzano, Campania",
"isRepost": true,
"originalPublishDate": "2026-06-05",
"originalUrl": "https://www.randstad.it/offerte-lavoro/corrieri-consegnatari-pat-b-picco-stagionale_arzano_555a05de-79f0-4ef2-90c5-5787647922dc/",
"changeStatus": "NEW",
"latitude": 40.9160204,
"longitude": 14.2680178
}

Examples

Search for impiegato roles in Milano:

{
"searchQuery": "impiegato",
"location": "Milano",
"maxItems": 100
}

Filter by contract type:

{
"searchQuery": "impiegato",
"location": "Milano",
"maxItems": 100,
"contractType": "Tempo determinato"
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.randstad.it/"
}
],
"maxItems": 200
}

Daily feed (run on a schedule):

{
"searchQuery": "impiegato",
"daysOld": 1,
"skipReposts": true,
"maxItems": 500
}

Schedule this input to run once a day in the Apify Scheduler — each run returns only jobs posted in the last 24 hours.


💰 Pricing

$0.99 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.10
1,000~$0.99
10,000~$9.9
100,000~$99

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $0.59 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary fields.
  • Company details vary per listing; the scraper returns what the source publishes and never invents data.
  • Very large result sets are bounded by the source's own paging limits.
  • Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: randstad.it — Italy job listings
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl