Copart Public Search Scraper avatar

Copart Public Search Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Copart Public Search Scraper

Copart Public Search Scraper

Scrape Copart vehicle auction listings with search by keyword, make, model, damage type, location, and more. Extracts lot number, VIN, year, make, model, damage, odometer, bids, images, title codes, and auction dates.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(7)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

7

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Extract vehicle auction listings from Copart.com — the largest online auto auction marketplace. Scrape salvage, clean title, and wholesale vehicles by any search query, make, model, damage type, location, or title type. Returns up to 125,000+ live auction listings with full vehicle details, pricing, and images.

What data does it extract?

Each vehicle record contains 35–39 fields, including:

FieldDescriptionExample
lot_numberUnique Copart lot ID99714325
vinVehicle Identification Number (partial)WBAVL1C50FV******
yearModel year2015
makeManufacturerBMW
modelModelX1
trimTrim / sub-modelXDRIVE28I
colorExterior colorWHITE
engineEngine description2.0L 4
cylindersNumber of cylinders4
fuel_typeFuel typeGAS, ELECTRIC, DIESEL
transmissionTransmission typeAUTOMATIC, MANUAL
driveDrive typeALL WHEEL DRIVE, FWD, RWD
keysKeys availableYES, NO
odometerOdometer reading69676
odometer_unitUnit of measurementMI, EXEMPT
odometer_reading_typeReading typeACTUAL, NOT ACTUAL
primary_damagePrimary damage typeFRONT END, REAR END
secondary_damageSecondary damage typeSIDE
title_group_codeTitle group codeTITLEGROUP_S, TITLEGROUP_C
title_groupTitle group descriptionSALVAGE TITLE, CLEAN TITLE
title_descriptionFull title document nameCERTIFICATE OF SALVAGE
title_stateState that issued the titlePA, FL
lot_conditionVehicle condition categoryRUNS AND DRIVES, ENHANCED VEHICLES
sale_statusAuction statusMINIMUM_BID, PURE_SALE
bid_statusCurrent bid statusNEVER_BID
current_bidCurrent highest bid (USD)475.00
buy_it_now_priceBuy It Now price (USD)2500.00
acvActual Cash Value / ACV9123.00
estimated_retail_valueEstimated retail value (USD)10065.00
auction_dateAuction date/time (ISO 8601 UTC)2026-05-06T14:00:00+00:00
sale_locationCopart yard namePA - PITTSBURGH SOUTH
sale_yard_numberYard number85
stateUS state codePA
countryCountryUSA
item_urlDirect link to lot on copart.comhttps://www.copart.com/lot/99714325
imageUrlPrimary thumbnail URLhttps://cs.copart.com/...
imagesFull-size image URL(s)["https://cs.copart.com/..."]
images_high_resHigh-resolution image URL(s)["https://cs.copart.com/..."]
scraped_atScrape timestamp (ISO 8601)2026-05-06T13:09:31Z

How to use

1. Navigate to Copart and apply your filters

Go to copart.com and use the search bar or filter panel to find the vehicles you want. You can filter by:

  • Make/Model (BMW, Toyota, Tesla, etc.)
  • Damage type (Front End, Rear End, Flood, etc.)
  • Title type (Salvage, Clean, Certificate)
  • Location/State (individual Copart yards)
  • Vehicle type (Cars, SUVs, Trucks, Motorcycles)
  • Year range
  • And many more

2. Copy the URL

Once you have the results you want, copy the URL from your browser's address bar.

Example URLs that work:

https://www.copart.com/lotSearchResults/?free=true&query=BMW
https://www.copart.com/lotSearchResults/?free=true&query=Toyota+Camry
https://www.copart.com/lotSearchResults/?free=true&query=Tesla
https://www.copart.com/lot/99714325

3. Paste into the scraper

Paste the URL into the Start URL input field and set the Max Items you need.

Input parameters

ParameterTypeRequiredDescription
startUrlString (URL)YesAny Copart search results URL or a single lot URL starting with https://www.copart.com/
maxItemsIntegerNoMaximum number of records to return (default: 100, max: 1,000,000)

Use cases

  • Insurance & claims research — Look up salvage vehicles by VIN prefix or damage type to assess repair costs and market values
  • Auto dealer sourcing — Find wholesale and rebuilder-eligible vehicles across all US Copart yards
  • Vehicle history research — Identify vehicles that passed through Copart auctions with damage and title information
  • Pricing analysis — Track bid trends, ACV vs. retail values, and current bid data for market research
  • Fleet monitoring — Monitor specific makes/models across all Copart locations
  • Data aggregation — Build datasets of salvage vehicle inventory for analytics or ML training

Frequently Asked Questions

How much data can I scrape?

The scraper can return up to 125,000+ live listings in a single run. Copart currently lists approximately 125,799 total vehicles across all locations. The maxItems parameter controls how many records you receive.

How fresh is the data?

Each run scrapes Copart's live search index. Auction dates, bid prices, and availability are current at scrape time. We recommend running the scraper regularly if you need up-to-date bid information.

Why is the VIN partially masked?

Copart's public search API masks the last 6 characters of VINs (e.g., WBAVL1C50FV******) in public search results. This is by design from Copart. The full VIN is available to registered Copart members.

What Copart search filters are supported?

Any URL you can create by browsing copart.com works as the startUrl. The scraper reads the search parameters directly from the URL, so all Copart filter combinations are supported.

Can I scrape a single lot?

Yes! Paste a single lot URL (e.g., https://www.copart.com/lot/99714325) and the scraper will return that vehicle's details.

Can I search globally or only in the US?

Copart operates globally. The scraper supports Copart's international sites if you navigate to them and copy the search URL. The primary focus is US inventory where the lotSearchResults URL pattern is used.

What is the estimated retail value (ERV)?

The estimated_retail_value field is Copart's automated valuation based on vehicle condition, market data, and auction history. The acv (Actual Cash Value) represents the insured/appraised value.

Are motorcycle and truck listings supported?

Yes — Copart lists all vehicle types including cars, SUVs, trucks, motorcycles, boats, RVs, and heavy equipment. Filter by vehicle type on copart.com and paste the filtered URL.

What happens if a lot has no images?

The imageUrl, images, and images_high_res fields will be absent from the record. Only fields with actual data are included in the output.

Output example

{
"lot_number": "99714325",
"vin": "WBAVL1C50FV******",
"year": 2015,
"make": "BMW",
"model": "X1",
"trim": "XDRIVE28I",
"color": "WHITE",
"engine": "2.0L 4",
"cylinders": 4,
"fuel_type": "GAS",
"transmission": "AUTOMATIC",
"drive": "ALL WHEEL DRIVE",
"keys": "NO",
"odometer": 69676,
"odometer_unit": "MI",
"odometer_reading_type": "ACTUAL",
"primary_damage": "FRONT END",
"secondary_damage": "SIDE",
"title_group_code": "TITLEGROUP_S",
"title_group": "SALVAGE TITLE",
"title_description": "CERTIFICATE OF SALVAGE",
"title_state": "PA",
"lot_condition": "ENHANCED VEHICLES",
"lot_condition_code": "CERT-E",
"sale_status": "MINIMUM_BID",
"bid_status": "NEVER_BID",
"current_bid": 475.0,
"acv": 9123.0,
"estimated_retail_value": 10065.0,
"auction_date": "2026-05-06T14:00:00+00:00",
"sale_location": "PA - PITTSBURGH SOUTH",
"sale_yard_number": "85",
"state": "PA",
"country": "USA",
"item_url": "https://www.copart.com/lot/99714325",
"imageUrl": "https://cs.copart.com/v1/AUTH_svc.pdoc00001/lpp/0126/032ec7d8_thb.jpg",
"images": ["https://cs.copart.com/v1/AUTH_svc.pdoc00001/lpp/0126/032ec7d8_ful.jpg"],
"images_high_res": ["https://cs.copart.com/v1/AUTH_svc.pdoc00001/lpp/0126/032ec7d8_hd.jpg"],
"scraped_at": "2026-05-06T13:09:31.215211+00:00"
}