# Careerbuilder.com Scraper (`lexis-solutions/careerbuilder-com-scraper`) Actor

Scrape job listings from CareerBuilder.com - including titles, companies, locations, salaries, requirements, and posted dates. Ideal for job board aggregation, market analysis, and trend tracking. Fast, structured, and customizable extraction from a leading US job portal.

- **URL**: https://apify.com/lexis-solutions/careerbuilder-com-scraper.md
- **Developed by:** [Lexis Solutions](https://apify.com/lexis-solutions) (community)
- **Categories:** Jobs, Lead generation, Real estate
- **Stats:** 11 total users, 0 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

$39.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period.You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#rental-actors

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Careerbuilder Scraper

![banner](https://i.imgur.com/krb7Ryh.png)

👋 Welcome to the Careerbuilder Scraper! This actor extracts job listings and details from CareerBuilder (`careerbuilder.com`). Use it to gather information about openings, companies, locations, and application attributes for labor market research and competitor analysis.

### Introduction

The scraper collects job data from listing and detail pages. It supports starting from direct `startUrls` or building a search URL from parameters such as `query`, `location`, `posted`, `radius`, `workType`, `jobType`, `salary`, and `sort`.

### Use Cases

- **Labor market research**: Analyze job, region, and contract-type trends.
- **Competitive analysis**: Track openings for specific companies/industries.
- **Aggregators**: Collect and display jobs on your own platform.
- **Recruitment monitoring**: Track opportunities that match your filters.

### Input 📥

To use this actor, provide the following input fields:

- **startUrls** (array, optional): URLs to start with (listing/detail). Editor: `requestListSources`.
- **query** (string, optional): Search keyword.
- **maxItems** (integer, required): Maximum number of items to extract.
- **proxyConfiguration** (object, required): Apify proxy configuration. Must use `US` proxy. Defaults to Apify `RESIDENTIAL` group with country set to US.
- **debugMode** (boolean, optional): Enable detailed logs. Default: `false`.
- **location** (string, optional): Search location (e.g., `Austin, TX`).
- **posted** (string, optional): Posting age. Options: `1` (24 Hours), `3`, `7`, `30`, `30+` days.
- **radius** (string, optional): Search radius. Options: `5`, `10`, `30`, `50` (miles).
- **workType** (array\[string], optional): Work arrangement. Options: `all`, `onsite`, `remote`, `hybrid`.
- **jobType** (array\[string], optional): Job type. Options: `all`, `part-time`, `full-time`, `contractor`, `contract-to-hire`, `seasonal-temp`, `gig-work`.
- **salary** (string, optional): Salary threshold. Options: `any`, `20`, `40`, `60`, `80`, `100`, `120` (thousand USD+).
- **sort** (string, optional): Sort order. Options: `relevance_desc`, `date_desc`.
- **quickApply** (boolean, optional): Only jobs with Quick Apply.
- **supportsVeterans** (boolean, optional): Only jobs that support veterans.
  Note: You must provide either startUrls or query. At least one of them is required for the actor to run.

Minimal input example:

```json
{
  "query": "software engineer",
  "location": "Austin, TX",
  "maxItems": 50,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"],
    "apifyProxyCountry": "US"
  }
}
```

Example using `startUrls`:

```json
{
  "startUrls": [
    {
      "url": "https://www.careerbuilder.com/jobs?posted=&radius=30&cb_apply=false&keywords=Sales&location=Albany%2C+NY&pay=&emp=&cb_veterans=false&cb_workhome=all&sort=relevance_desc"
    }
  ],
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"],
    "apifyProxyCountry": "US"
  }
}
```

### Output 📤

The output is a dataset of product objects with the following fields:

```json
{
  "title": "Front Desk Sales Associate",
  "description": "<p>Earn Up To $25 Per Membership Sold + Your Base Hourly Rate.... ",
  "datePosted": "2025-09-10",
  "validThrough": "2025-10-09",
  "employmentType": "Full-Time",
  "hiringOrganization": "Massage Envy",
  "address": "Henderson, NV, US undefined",
  "addressLocality": "Henderson",
  "addressRegion": "NV",
  "addressCountry": "US",
  "identifier": "J3V31J5Y0671BGJ1830",
  "refNumber": "2851dd2b9634485a9d76a4b64167809a",
  "onet": "41-2031.00",
  "companyName": "Massage Envy",
  "experience": "Not Specified",
  "screener": "false",
  "jobCategory": "Other",
  "degreeRequired": "Not Specified",
  "adid": "A7B0L86XT95MGYTKP9Z",
  "caroteneCode": "41.1",
  "caroteneTitle": "Retail Sales Associate",
  "hasVideo": false,
  "hasStreetAddress": false,
  "hasAppSessionEmail": false,
  "jobThemeType": "default",
  "partnerIdTag": "PGM-Agency",
  "productId": "JCPGM2",
  "partnerId": "PGMPTNRJ",
  "isPgm": true,
  "applyOnline": false,
  "sharedApply": "false",
  "hasScreener": "false",
  "resumeCapture": false,
  "externalApply": "true",
  "skipResume": false,
  "emailRequired": "true",
  "contactCapture": "false"
}
```

### FAQ 💬

- **How many jobs can it extract?**
  Up to the number specified in `maxItems`. Pagination continues while results are available.

- **Do I need a proxy?**
  Yes. This actor requires a US-based proxy. If the proxy IP is not from the United States, the target website will block access. Defaults to Apify RESIDENTIAL group with country set to US.

- **What if the site changes?**
  If CareerBuilder changes its structure, the actor may need updates. Please open an issue or request an update.

### Need to scrape other job platforms?

Check out our other job scrapers on Apify:

- [Jobs.ch Scraper](https://apify.com/lexis-solutions/jobs-ch-scraper) - Extract job listings from Switzerland's leading job platform
- [Totaljobs Scraper](https://apify.com/lexis-solutions/totaljobs-scraper) - Extract job opportunities from Totaljobs UK
- [Reed.co.uk Scraper](https://apify.com/lexis-solutions/reed-co-uk-scraper) - Extract job listings from Reed UK
- [Jobup Scraper](https://apify.com/lexis-solutions/jobup-scraper) - Extract job listings from Jobup Switzerland
- [JobsDB Scraper](https://apify.com/lexis-solutions/jobsdb) - Extract job opportunities from JobsDB Asia
- [Dice.com Scraper](https://apify.com/lexis-solutions/dice-com-jobs-scraper) - Extract tech job listings from Dice.com
- [Arbetsförmedlingen Scraper](https://apify.com/lexis-solutions/arbetsformedlingen-se-scraper) - Extract job listings from Swedish employment agency

***

👀 Need help or a custom solution?

Lexis Solutions can help with custom data extraction projects. Contact us via email: `scraping@lexis.solutions` or on LinkedIn.

# Actor input Schema

## `startUrls` (type: `array`):

URLs to start with.

## `maxItems` (type: `integer`):

Maximum number of items that will be extracted.

## `proxyConfiguration` (type: `object`):

Your proxy configuration from Apify

## `debugMode` (type: `boolean`):

Activate to see detailed logs

## `query` (type: `string`):

Query

## `location` (type: `string`):

Location

## `posted` (type: `string`):

Posted

## `radius` (type: `string`):

Radius

## `workType` (type: `array`):

Work Type

## `jobType` (type: `array`):

Job Type

## `salary` (type: `string`):

Salary

## `sort` (type: `string`):

Sort

## `quickApply` (type: `boolean`):

Quick Apply

## `supportsVeterans` (type: `boolean`):

Supports Veterans

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.careerbuilder.com/jobs?company_request=false&company_name=&company_id=&keywords=&location=Greenfield%2C+TN"
    }
  ],
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  },
  "debugMode": false,
  "quickApply": false,
  "supportsVeterans": false
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://www.careerbuilder.com/jobs?company_request=false&company_name=&company_id=&keywords=&location=Greenfield%2C+TN"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("lexis-solutions/careerbuilder-com-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "startUrls": [{ "url": "https://www.careerbuilder.com/jobs?company_request=false&company_name=&company_id=&keywords=&location=Greenfield%2C+TN" }] }

# Run the Actor and wait for it to finish
run = client.actor("lexis-solutions/careerbuilder-com-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.careerbuilder.com/jobs?company_request=false&company_name=&company_id=&keywords=&location=Greenfield%2C+TN"
    }
  ]
}' |
apify call lexis-solutions/careerbuilder-com-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=lexis-solutions/careerbuilder-com-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/fbdXzcbnKgK0QNSDg/builds/2X7CwxHNUYYZ9I2ma/openapi.json
