# Trucking Jobs In USA Scraper (`crawlerbros/trucking-jobs-in-usa-scraper`) Actor

Scrape CDL truck-driver job listings, carrier/company driver-pay profiles, state trucking-market data, and equipment-type guides from TruckingJobsInUSA.com - covering all 50 states, 15 equipment types, and 40 major carriers.

- **URL**: https://apify.com/crawlerbros/trucking-jobs-in-usa-scraper.md
- **Developed by:** [Crawler Bros](https://apify.com/crawlerbros) (community)
- **Categories:** Jobs, Lead generation, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

## 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

## Trucking Jobs In USA Scraper

Scrape CDL truck-driver job listings, carrier/company driver-pay profiles, state and city trucking-market data, equipment-type guides, non-CDL job guides, curated best-companies rankings, freight-corridor guides, trucking career-path guides, owner-operator lease-on program guides, and trucking-terminology glossary definitions from [TruckingJobsInUSA.com](https://truckingjobsinusa.com) — covering all 50 US states, 1,200+ cities, 15 equipment/specialty types, 40 major carriers, 20 major interstate freight corridors, 13 career paths, 3 lease-on programs, and 65 glossary terms. No login, no API key, no cookies required.

### What this actor does

- **Eleven modes:** `jobListings`, `companies`, `byState`, `byEquipmentType`, `byCity`, `nonCdlJobs`, `bestCompanies`, `byCorridor`, `careerPaths`, `leaseOnPrograms`, `glossary`
- **Full 50-state × 15-equipment coverage** for individual job postings (up to 750 combinations)
- **40 major carrier profiles** — pay range, fleet size, benefits, job types, sign-on bonus
- **State trucking-market data** — average CDL salary, key industries, major freight cities, freight corridors, CDL licensing requirements, FAQs
- **Equipment-type guides** — average pay, CDL class, demand level, requirements, pros/cons, top states, top hiring carriers
- **City trucking-market data** — 1,200+ cities: average CDL salary, population, truck stops, cost of living, top industries, major employers, nearby freight corridors, pay by job type, FAQs
- **Non-CDL job guides** — 8 trucking-adjacent roles (dispatcher, warehouse worker, freight broker, etc.): average pay, physical demand, entry barrier, day-in-the-life, requirements, career path
- **Best-companies rankings** — curated top 8-10 carrier ranking per state, with hiring status, avg pay, and "best for" fit
- **Freight-corridor guides** — 20 major interstate routes (I-80, I-95, I-10, etc.): total miles, avg per-mile pay, daily truck volume, states/major cities along the route, top freight types, top carriers, truck stops, driving challenges, related corridors, FAQs
- **Career-path guides** — 13 trucking careers (company driver, owner-operator, dispatcher, freight broker, fleet owner, etc.): average pay, time to achieve, step-by-step "how to become" roadmap, skills needed, a day in the life, job outlook, requirements, related career paths, FAQs
- **Lease-on program guides** — 3 owner-operator equipment types (dry van, reefer, flatbed): typical per-mile pay, solo annual gross, typical net take-home, weekly settlement breakdown, equipment requirements, experience thresholds, lane mix, negotiation checklist, who-should-NOT-lease-on guidance, carrier comparison checklist, FAQs
- **Trucking glossary** — 65 industry terms across 11 categories (Business, Cargo, Equipment, Job Types, Licensing, Operations, Pay, Regulations, Safety, Training, etc.): short & full definitions, category, FAQs, related terms
- **Filters:** keyword search, job type, min/max pay
- **Empty fields are omitted** — every field in the output is real, populated data

### Output fields

#### `jobListing` records (`mode=jobListings`)

- `jobId`, `title`, `category`, `cdlClass`
- `employer`, `location`, `postedDateText`
- `payRange`, `payMin`, `payMax`, `homeTime`, `experienceRequired`
- `description`, `requirements[]`, `payBenefits[]`
- `equipmentType`, `equipmentTypeTitle`, `state`, `stateName`, `stateAbbr`
- `sourceUrl`, `recordType: "jobListing"`, `scrapedAt`

#### `company` records (`mode=companies`)

- `companySlug`, `companyName`
- `headquarters`, `headquartersCity`, `headquartersState`
- `fleetSize`, `fleetSizeApprox`
- `about`, `payRange`, `payMin`, `payMax`, `minExperience`
- `jobTypes[]`, `benefits[]`, `paySchedule`, `signOnBonus`
- `websiteUrl`, `reviewUrl`, `payPageUrl`
- `sourceUrl`, `recordType: "company"`, `scrapedAt`

#### `stateMarket` records (`mode=byState`)

- `stateSlug`, `stateName`, `stateAbbr`, `description`
- `avgCdlSalary`, `avgCdlSalaryMin`, `avgCdlSalaryMax`
- `keyIndustries[]`, `majorCities[]`, `freightCorridors[]`, `cdlRequirements`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "stateMarket"`, `scrapedAt`

#### `equipmentType` records (`mode=byEquipmentType`)

- `equipmentSlug`, `equipmentTitle`, `cdlClass`, `demandLevel`
- `averagePay`, `averagePayMin`, `averagePayMax`
- `description`, `requirements[]`, `dayInTheLife`
- `pros[]`, `cons[]`, `topStates[]`, `topCompaniesHiring[]` — `{name, rank}`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "equipmentType"`, `scrapedAt`

#### `cityMarket` records (`mode=byCity`)

- `citySlug`, `cityLabel`, `stateName`, `stateAbbr`, `tagline`
- `avgCdlSalary`, `avgCdlSalaryMin`, `avgCdlSalaryMax`
- `population`, `populationApprox`, `truckStops`, `truckStopsCount`, `costOfLiving`
- `topIndustries[]`, `majorEmployers[]`, `nearbyCorridors[]`, `description`
- `jobTypeBreakdown[]` — `{jobType, payRange}`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "cityMarket"`, `scrapedAt`

#### `nonCdlJob` records (`mode=nonCdlJobs`)

- `jobSlug`, `jobTitle`, `description`
- `averagePay`, `averagePayMin`, `averagePayMax`, `physicalDemand`, `entryBarrier`, `homeTime`
- `dayInTheLife`, `requirements[]`, `certifications[]`, `pros[]`, `cons[]`, `careerPath`
- `topCompaniesHiring[]`, `topStates[]`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "nonCdlJob"`, `scrapedAt`

#### `bestCompany` records (`mode=bestCompanies`)

- `rank`, `companyName`, `companySlug`, `hiringStatus` (`Actively Hiring` / `Hiring` / `Selective`)
- `summary`, `avgPay`, `avgPayApprox`, `bestFor`
- `stateSlug`, `stateName`, `stateAbbr`
- `sourceUrl`, `recordType: "bestCompany"`, `scrapedAt`

#### `corridor` records (`mode=byCorridor`)

- `corridorSlug`, `corridorName`, `corridorTagline`
- `totalMiles`, `totalMilesApprox`, `avgPay`, `avgPayPerMileMin`, `avgPayPerMileMax`, `dailyTrucks`, `bestTime`
- `description`, `statesAlong[]`, `majorCities[]`
- `topFreightTypes[]`, `topCarriers[]`, `truckStops[]`, `challenges[]`
- `relatedCorridors[]` — `{name, corridorSlug}`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "corridor"`, `scrapedAt`

#### `careerPath` records (`mode=careerPaths`)

- `careerSlug`, `careerTitle`, `tagline`
- `averagePay`, `averagePayMin`, `averagePayMax`, `timeToAchieve`, `stepsToGetThereText`
- `description`, `dayInTheLife`, `jobOutlook`
- `howToBecome[]` — `{step, duration, description}`
- `skillsNeeded[]`, `requirements[]`
- `relatedCareerPaths[]` — `{careerTitle, careerSlug}`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "careerPath"`, `scrapedAt`

#### `leaseOnProgram` records (`mode=leaseOnPrograms`)

- `equipmentSlug`, `equipmentTitle`, `title`, `eyebrow`, `description`
- `typicalPayPerMile`, `typicalPayPerMileMin`, `typicalPayPerMileMax`, `typicalPayPerMileNote`
- `soloAnnualGross`, `soloAnnualGrossNote`, `typicalNet`, `typicalNetNote`
- `weeklySettlementBreakdown[]` — `{item, amount}`
- `equipmentRequirements[]`, `experienceThresholds[]`, `laneMix[]`
- `negotiationChecklist[]`, `whoShouldNotLeaseOn[]`, `carrierComparisonChecklist[]`
- `overview`
- `faqs[]` — `{question, answer}`
- `sourceUrl`, `recordType: "leaseOnProgram"`, `scrapedAt`

#### `glossaryTerm` records (`mode=glossary`)

- `termSlug`, `term`, `category`
- `shortDefinition`, `fullDefinition`
- `faqs[]` — `{question, answer}`
- `relatedTerms[]` — `{termSlug, term, shortDefinition}`
- `sourceUrl`, `recordType: "glossaryTerm"`, `scrapedAt`

### Input

| Field | Type | Default | Description |
|---|---|---|---|
| `mode` | string | `jobListings` | `jobListings` / `companies` / `byState` / `byEquipmentType` / `byCity` / `nonCdlJobs` / `bestCompanies` / `byCorridor` / `careerPaths` / `leaseOnPrograms` / `glossary` |
| `equipmentTypes` | array | all 15 | Equipment/specialty types (mode=jobListings, byEquipmentType) |
| `states` | array | all 50 | US states (mode=jobListings, byState, bestCompanies) |
| `companySlugs` | array | all 40 | Carrier profiles to fetch (mode=companies) |
| `citySlugs` | array | – | City-state slugs, e.g. `dallas-tx` (mode=byCity, **required** for this mode) |
| `nonCdlJobTypes` | array | all 8 | Non-CDL job guides (mode=nonCdlJobs) |
| `corridorSlugs` | array | all 20 | Interstate freight corridors, e.g. `i-80` (mode=byCorridor) |
| `careerPaths` | array | all 13 | Career-path guides, e.g. `owner-operator` (mode=careerPaths) |
| `leaseOnTypes` | array | all 3 | Lease-on program guides, e.g. `dry-van` (mode=leaseOnPrograms) |
| `glossaryTerms` | array | all 65 | Glossary terms, e.g. `cdl`, `deadhead` (mode=glossary) |
| `jobType` | string | – | Filter carriers by job type / operation (mode=companies) |
| `searchQuery` | string | – | Keyword match against title/description, company name/about, best-companies summary, corridor name/freight types, career title/description/outlook, lease-on program title/description/overview, or glossary term/definition/category |
| `minPay` | int | – | Drop records whose pay range/figure tops out below this |
| `maxPay` | int | – | Drop records whose pay range/figure starts above this |
| `maxItems` | int | `50` | Hard cap (1–500) |

#### Example: dry van driving jobs in Texas and California

```json
{
  "mode": "jobListings",
  "equipmentTypes": ["dry-van", "reefer"],
  "states": ["texas", "california"],
  "maxItems": 20
}
```

#### Example: OTR carriers paying at least $60k/year

```json
{
  "mode": "companies",
  "jobType": "OTR",
  "minPay": 60000,
  "maxItems": 40
}
```

#### Example: trucking-market snapshot for every state

```json
{
  "mode": "byState",
  "maxItems": 50
}
```

#### Example: equipment-type reference guide

```json
{
  "mode": "byEquipmentType",
  "equipmentTypes": ["flatbed", "tanker", "hazmat"]
}
```

#### Example: city trucking-market snapshots

```json
{
  "mode": "byCity",
  "citySlugs": ["dallas-tx", "chicago-il", "atlanta-ga"]
}
```

#### Example: non-CDL job guides

```json
{
  "mode": "nonCdlJobs",
  "nonCdlJobTypes": ["dispatcher", "freight-broker"]
}
```

#### Example: best trucking companies by state

```json
{
  "mode": "bestCompanies",
  "states": ["texas", "california"],
  "maxItems": 20
}
```

#### Example: career-path guides

```json
{
  "mode": "careerPaths",
  "careerPaths": ["owner-operator", "dispatcher", "freight-broker"]
}
```

### Use cases

- **Job seekers / recruiters** — compare pay, home time, and requirements across equipment types and states in bulk
- **Carrier research** — benchmark fleet size, pay range, benefits, and sign-on bonuses across 40 major carriers
- **Market research** — analyze state-level CDL salary and freight-corridor data for expansion planning
- **Career-content sites** — pull equipment-type guides (pros/cons, day-in-the-life, requirements) to power driver-education content
- **Lead generation** — feed job-listing data into a driver-recruiting CRM or ATS

### FAQ

**Do I need a login or API key?** No — the site is a public directory with no authentication.

**How many job listings are available?** Up to 750 (15 equipment types × 50 states), each representing one live posting page.

**What does `payMin`/`payMax` mean when the source shows a single number?** Both fields are set to that same number.

**Why do some `company` records have no `signOnBonus`?** Owner-operator carriers (e.g. Landstar, Mercer) explicitly don't offer sign-on bonuses under their revenue-share model — the field is omitted rather than set to a placeholder.

**Can I combine `equipmentTypes` and `states` with a keyword filter?** Yes — all filters compose. `searchQuery` matches against title/description (job listings), company name/about (companies), job title/description (non-CDL jobs), or company name/summary (best companies).

**How fresh is the data?** The source site republishes its carrier, state, and equipment content periodically; job-listing pay figures reflect the source's most recent update.

**What format does `citySlugs` need?** A `city-state` slug like `dallas-tx` or `chicago-il` — lowercase city name (hyphenated if multi-word) plus the 2-letter state abbreviation. `City, ST` form (e.g. `Dallas, TX`) is also accepted and converted automatically. There are 1,200+ cities on the source site; see `/jobs-by-city/sitemap.xml` on truckingjobsinusa.com for the full list.

**How many companies are ranked per state in `bestCompanies`?** 8 for smaller states, 10 for larger ones — the source curates its own ranking length per state.

### Limitations

- `websiteUrl` (mode=companies) links to each carrier's own external site. Some carriers' sites block non-browser/datacenter traffic with a 403 — this is the carrier's own bot protection and unrelated to truckingjobsinusa.com itself; the actor still includes the field since a real browser can typically reach it. The field is only **omitted** when it's a confirmed dead link (HTTP 404).
- All other URL fields (`sourceUrl`, `reviewUrl`, `payPageUrl`) point to truckingjobsinusa.com itself and are verified reliable.
- The source also publishes a `/blog/` (~70 articles), `/guides/` (~29 how-to guides), `/salary-guide/` (~550 state/city salary breakdowns), `/glossary/` (~65 terms), `/cdl-training/` (a handful of guide pages), `/resources/` (~10 topical guides such as women-in-trucking, veteran-trucking-jobs), and `/cdl-practice-test/` section that aren't exposed as actor modes yet — these are general editorial/reference content rather than structured driver/carrier/market data and are out of scope for v1. The ten modes above cover every structured, per-entity data axis (jobs, carriers, states, cities, equipment, non-CDL roles, best-companies rankings, freight corridors, career paths, and lease-on programs).

# Actor input Schema

## `mode` (type: `string`):

What to scrape.

## `equipmentTypes` (type: `array`):

Filter to specific equipment/specialty types. Leave empty to include all 15 types.

## `states` (type: `array`):

Filter to specific US states. Leave empty to include all 50 states.

## `companySlugs` (type: `array`):

Limit to specific carriers. Leave empty to include all 40 profiled carriers.

## `citySlugs` (type: `array`):

City-state slugs to fetch, e.g. `dallas-tx`, `chicago-il` (also accepts `Dallas, TX` form). The source covers 1,200+ cities — too many to list as a dropdown; see /jobs-by-city/sitemap.xml on truckingjobsinusa.com for the full list. Required for mode=byCity.

## `nonCdlJobTypes` (type: `array`):

Filter to specific non-CDL trucking-adjacent job guides. Leave empty to include all 8 types.

## `corridorSlugs` (type: `array`):

Filter to specific interstate freight corridors. Leave empty to include all 20 corridors.

## `careerPaths` (type: `array`):

Filter to specific trucking career-path guides. Leave empty to include all 13 paths.

## `leaseOnTypes` (type: `array`):

Filter to specific owner-operator lease-on program guides. Leave empty to include all 3 types.

## `glossaryTerms` (type: `array`):

Filter to specific trucking-glossary terms. Leave empty to include all 65 terms.

## `jobType` (type: `string`):

Only keep carriers offering this job type / operation.

## `searchQuery` (type: `string`):

Case-insensitive keyword to match against title/description (jobListings), company name/about (companies), job title/description (nonCdlJobs), company name/summary (bestCompanies), corridor name/freight types (byCorridor), career title/description/outlook (careerPaths), program title/description/overview (leaseOnPrograms), or term/definition/category (glossary).

## `minPay` (type: `integer`):

Drop records whose pay range/figure tops out below this amount.

## `maxPay` (type: `integer`):

Drop records whose pay range/figure starts above this amount.

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

Hard cap on emitted records.

## Actor input object example

```json
{
  "mode": "jobListings",
  "equipmentTypes": [
    "dry-van"
  ],
  "states": [
    "texas"
  ],
  "companySlugs": [],
  "citySlugs": [
    "dallas-tx"
  ],
  "nonCdlJobTypes": [],
  "corridorSlugs": [
    "i-80"
  ],
  "careerPaths": [],
  "leaseOnTypes": [],
  "glossaryTerms": [],
  "jobType": "",
  "maxItems": 15
}
```

# Actor output Schema

## `records` (type: `string`):

Dataset containing all scraped records.

# 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 = {
    "mode": "jobListings",
    "equipmentTypes": [
        "dry-van"
    ],
    "states": [
        "texas"
    ],
    "companySlugs": [],
    "citySlugs": [
        "dallas-tx"
    ],
    "nonCdlJobTypes": [],
    "corridorSlugs": [
        "i-80"
    ],
    "careerPaths": [],
    "leaseOnTypes": [],
    "glossaryTerms": [],
    "jobType": "",
    "maxItems": 15
};

// Run the Actor and wait for it to finish
const run = await client.actor("crawlerbros/trucking-jobs-in-usa-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 = {
    "mode": "jobListings",
    "equipmentTypes": ["dry-van"],
    "states": ["texas"],
    "companySlugs": [],
    "citySlugs": ["dallas-tx"],
    "nonCdlJobTypes": [],
    "corridorSlugs": ["i-80"],
    "careerPaths": [],
    "leaseOnTypes": [],
    "glossaryTerms": [],
    "jobType": "",
    "maxItems": 15,
}

# Run the Actor and wait for it to finish
run = client.actor("crawlerbros/trucking-jobs-in-usa-scraper").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "mode": "jobListings",
  "equipmentTypes": [
    "dry-van"
  ],
  "states": [
    "texas"
  ],
  "companySlugs": [],
  "citySlugs": [
    "dallas-tx"
  ],
  "nonCdlJobTypes": [],
  "corridorSlugs": [
    "i-80"
  ],
  "careerPaths": [],
  "leaseOnTypes": [],
  "glossaryTerms": [],
  "jobType": "",
  "maxItems": 15
}' |
apify call crawlerbros/trucking-jobs-in-usa-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,crawlerbros/trucking-jobs-in-usa-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/V1BvxQs4fWLpS3ubA/builds/uqhj5vS9PiNKPFYio/openapi.json
