Kbb Used Cars Scraper avatar

Kbb Used Cars Scraper

Pricing

Pay per usage

Go to Apify Store
Kbb Used Cars Scraper

Kbb Used Cars Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

KBB (Kelley Blue Book) Used Cars Scraper

Scrape used car listings from KBB.com (Kelley Blue Book) — no login required. Returns VIN, year, make, model, mileage, engine, transmission, price and dealer info (name, city, state), straight from KBB's own structured data.

Input

FieldTypeDescription
makestringVehicle make, e.g. toyota. Builds https://www.kbb.com/cars-for-sale/all/<make>
searchUrlstringOptional full KBB search URL, overrides make
maxItemsintegerMax listings to return from the page (max 200)

Example:

{
"make": "toyota",
"maxItems": 40
}

Output

{
"vin": "5TDEBRCH3MS030828",
"name": "Used 2021 Toyota Highlander Platinum",
"year": 2021,
"make": "Toyota",
"model": "Highlander",
"trim": "Toyota",
"color": "White",
"mileage": "53,544",
"transmission": "Continuously Variable Automatic",
"engine": "Hybrid",
"price": "40045.00",
"currency": "USD",
"dealerName": "Golling Toyota of Warren",
"dealerCity": "Warren",
"dealerState": "MI",
"url": "https://www.kbb.com/cars-for-sale/vehicle/785804329",
"image": "https://...",
"scrapedAt": "2026-08-13T00:00:00.000Z"
}

Common uses

  • Used car price and inventory research by make
  • Dealer inventory and market monitoring
  • Feeding VINs into valuation or history-check tools