Pricing
from $1.60 / 1,000 results
CV-Library Scraper
Scrape structured job data from CV-Library.co.uk β one of the UK's largest job boards. Returns titles, companies, salaries, full descriptions and geo-data.
Pricing
from $1.60 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
1
Bookmarked
18
Total users
8
Monthly active users
2 days ago
Last modified
Categories
Share
CV-Library Scraper β UK Jobs
Extract structured job listings from cv-library.co.uk β one of the UK's largest independent job boards with over 180,000 live listings. Filter by keyword, location, contract type, and recency. No API key required.
What you get
Each result includes the job title, company, location, contract type, salary (where published), publication date, and a direct link. With Fetch Details enabled you get the full job description.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
searchQuery | string | β | Job title or keyword, e.g. software engineer, nurse, accountant |
location | string | β | City, region, or postcode, e.g. London, Manchester, EH1 |
contractType | string | β | Filter by type: permanent, contract, temporary, part-time, freelance |
maxItems | integer | 100 | Maximum number of listings to return |
fetchDetails | boolean | false | Fetch full job description from each listing page |
daysOld | integer | β | Only return jobs posted within this many days |
skipReposts | boolean | false | Skip listings already seen in previous runs (90-day deduplication) |
proxyConfiguration | object | β | Proxy settings (UK residential proxy recommended) |
startUrls | array | β | Direct CV-Library search or listing URLs. Overrides all filters |
Output fields
| Field | Type | Notes |
|---|---|---|
id | string | CV-Library internal listing ID |
title | string | Job title |
company | string | Hiring company name |
location | string | Location as displayed |
contractType | string | e.g. Permanent, Contract, Temporary |
salaryRaw | string | Salary text as displayed, or null |
publishDate | string | Date posted |
url | string | Direct link to the listing |
scrapedAt | string | ISO 8601 scrape timestamp |
Examples
IT roles in London
{"searchQuery":"software engineer","location":"London","maxItems":100,"daysOld":7}
Permanent nursing jobs
{"searchQuery":"nurse","location":"Manchester","contractType":"permanent","maxItems":50}
Full descriptions for an AI pipeline
{"searchQuery":"data analyst","location":"Birmingham","fetchDetails":true,"maxItems":50}
Daily incremental feed
{"searchQuery":"project manager","location":"London","daysOld":1,"skipReposts":true,"maxItems":500}
Pricing
Pay-per-result β charged only for items pushed to the dataset.
Run it on a schedule
This actor is built for repeat use. Set it to run daily, weekly, or hourly, and the data keeps flowing without you touching it.
- Schedule runs β open the actor, go to Schedules, and pick a cadence. Each run only charges you for the results it returns.
- Connect it to your stack β push results straight to Google Sheets, Slack, a webhook, or your database using Apify Integrations. No glue code needed.
- Pull results via API β every run writes a clean dataset you can fetch with one API call, ready for whatever you build on top of it.
Set it once and it runs on its own.
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
