VOOZH about

URL: https://apify.com/crawlerbros/copart-public-search-scraper

⇱ Copart Public Search Scraper Β· Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

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

0.0

(0)

Developer

πŸ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

24 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"
}

You might also like

Copart Public Search Scraper

jungle_synthesizer/copart-public-search-scraper

Extract vehicle auction data from Copart's public search. Search by keyword, make, model, year range, damage type, and location. Returns lot details including VIN, mileage, damage, current bid, auction date, and more.

πŸ‘ User avatar

BowTiedRaccoon

4

Copart Public Search Scraper (Pay-Per-Event)

prodiger/copart-public-search-scraper

Scrape Copart's public auction search results: lot numbers, VIN, year/make/model, current bid, buy-it-now, retail value, damage, odometer, sale date, location, photos. Pay-per-event pricing β€” only pay for the records you actually scrape.

Copart Public Search Scraper

parseforge/copart-public-search-scraper

Extract comprehensive vehicle auction data from Copart using direct API calls. This actor retrieves detailed vehicle information including lot details, build sheets, damage reports, pricing data, auction status, and technical specifications.

340

5.0

Copart UK [Only $1.5πŸ’°] Search By Urls and Keywords | Auctions

memo23/copart-scraper

[Only $1.5πŸ’°] Copart UK lots via search URL or filters (make, model, year, odometer, yards, chips). Flat JSON/CSV: vehicle specs, damage, yard & GPS, auction, bids & sale dates, title, masked VIN & reg, odometer, notes, lotImages, thumbnail_image, sourceUrl, searchResult.

πŸ‘ User avatar

Muhamed Didovic

23

Copart Data Scraper

devcake/copart-data-scraper

Extract Copart auction vehicle data from US, UK, Canada, UAE, and Ireland. Includes pricing, damage reports, VINs, specs, and images.

Copart Lot Scraper - Cheap πŸš—πŸ“ŠπŸ”Ž

scrapestorm/copart-lot-scraper---cheap

πŸ” Easily collect vehicle lots from Copart Provide one or multiple Copart search result URLs and extract detailed lot data such as lot number, vehicle title, title type, location & direct lot link πŸš—πŸ“Š Perfect for auction monitoring, dealer inventory tracking & automotive data research πŸš€πŸ“ˆ

20

Copart Scraper - Low-costπŸ’²πŸ”₯πŸš—πŸ—οΈ

delectable_incubator/copart-scraper-low-cost

Scrape Copart vehicle lots πŸ”πŸš— with a powerful salvage auction scraper. Extract lot numbers, vehicle titles, title types, locations, and direct lot URLs from search result pages. Ideal for auction monitoring, dealer inventory tracking, automotive research, and structured vehicle datasets πŸ“ŠπŸš€

Copart Vehicle Auction Scraper πŸš—

shahidirfan/copart-vehicle-auction-scraper

Extract live Copart vehicle auction listings with VINs, prices, and lot details. Monitor thousands of cars across US auctions. Perfect for dealers, salvage buyers, and auto resellers needing real-time auction data.

Copart Intelligence

gallant_illustration/auction-intelligence

Real-time Copart auction monitor. Filter by make, model, year, damage type, yard, sale date, fuel/drive/body, source (repos/theft recovery). New & updated lots streamed to your webhook or Apify Dataset. Pay-per-lot β€” $0.05 per new, $0.02 per update.

πŸ‘ User avatar

Alexei Pannicov

4