Copart Middle East scraper avatar

Copart Middle East scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Copart Middle East scraper

Copart Middle East scraper

Scrapes lots data and auctions from data from Copart middle east .United Arab Emirates Dubai Abu Dhabi .Bahrain .Oman

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Sargis Aleksanyan

Sargis Aleksanyan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

Scrape single-page in JavaScript template

Copart middle east scraper

This Apify actor scrapes lots data and auctions from data from Copart middle east https://www.copartmea.com It covers the following countries ` .United Arab Emirates .Bahrain .Oman

inputs

{
"url": "https://www.copartmea.com/saleListResult/470/2026-05-18?location=DUBAI%20INDUSTRIAL%20CITY%20-%20Dubai&saleDate=1779109200000&liveAuction=false&from=&yardNum=470",
"maxItems": 500,
}

make and maxItems are optional, make also can be in url part
* Important . For this apify app url should start with this https://www.copartmea.com/saleListResult or https://www.copartmea.com/lotSearchResults. For example https://www.copartmea.com/lotSearchResults?free=false&searchCriteria=%7B%22query%22:%5B%22*%22%5D,%22filter%22:%7B%22ODM%22:%5B%22odometer_reading_received:%5B0%20TO%209999999%5D%22%5D,%22YEAR%22:%5B%22lot_year:%5B2016%20TO%202027%5D%22%5D,%22MISC%22:%5B%22%23VehicleTypeCode:VEHTYPE_V%22%5D%7D,%22searchName%22:%22%22,%22watchListOnly%22:false,%22freeFormSearch%22:false%7D%20&displayStr=Vehicles%20Under%207.5%20Tonnes,%5B0%20TO%209999999%5D,%5B2016%20TO%202027%5D&from=%2FvehicleFinder&fromSource=widget.

Proxy is required for this application you can use apify proxy or your own custom proxy For custom proxy please input proxy data this way . "proxyConfiguration": { "useApifyProxy": false, "proxyUrls": [ "http://username:password@hostname:port" ] }

Output

[
{
"estimatedRetailValue": 0,
"lotNumber": "48178386",
"make": "TOYOTA",
"color": "BLUE",
"engineType": "cc",
"locCountry": "ARE",
"lotLocation": "Kizad - Abu Dhabi",
"model": "CAMRY",
"year": 2002,
"odometer": 625370,
"fullName": "2002 TOYOTA CAMRY",
"primaryDamage": "REAR END",
"secondaryDamage": "MINOR DENTS/SCRATCHES",
"keys": "YES",
"bidData": {
"buyerNumber": 1,
"currentBid": 150,
"saleStatus": "MINIMUM_BID",
"buyTodayBid": 0,
"totalAmountDue": 0,
"lotSold": false,
"bidStatus": "NEVER_BID"
},
"category": "SALVAGE VEHICLE",
"vinPrefix": "6T1EG22KX2X",
"url": "https://www.copartmea.com/lot/48178386/2002-toyota-camry-kizad-abu-dhabi",
"certificates": [
"ADDL-INFO",
"CERT-D",
"IV"
],
"thumbnail": "https://cs.copart.com/v1/AUTH_svc.pdoc00001/lpp/0426/4b8a3cdd081f483f9439ca957e845dd3_thb.jpg",
"highlights": [
"RUNS AND DRIVES"
],
"auctionDate": "2026-05-14T08:00:00.000Z",
images: [
"https://cs.copart.com/v1/AUTH_svc.pdoc00001/ids-c-prod-lpp/0326/ed7f2858d4274387b73d6347485e7951_ful.jpg",
"https://cs.copart.com/v1/AUTH_svc.pdoc00001/ids-c-prod-lpp/0326/ded6f17d6b044c6bb612c6eff1c83d25_ful.jpg",
"https://cs.copart.com/v1/AUTH_svc.pdoc00001/ids-c-prod-lpp/0326/c8f3c4a35108463788ea84256ce28e7f_ful.jpg"
],
},
{
"estimatedRetailValue": 0,
"lotNumber": "42024016",
"make": "SUZUKI",
"color": "WHITE",
"locCountry": "ARE",
"lotLocation": "DUBAI INDUSTRIAL CITY - DUBAI",
"model": "CELERIO",
"year": 2012,
"odometer": 0,
"fullName": "2012 SUZUKI CELERIO",
"primaryDamage": "PREVIOUS REPAIR",
"secondaryDamage": "MECHANICAL",
"keys": "NO",
images: [
"https://cs.copart.com/v1/AUTH_svc.pdoc00001/ids-c-prod-lpp/0326/ed7f2858d4274387b73d6347485e7951_ful.jpg",
"https://cs.copart.com/v1/AUTH_svc.pdoc00001/ids-c-prod-lpp/0326/ded6f17d6b044c6bb612c6eff1c83d25_ful.jpg",
"https://cs.copart.com/v1/AUTH_svc.pdoc00001/ids-c-prod-lpp/0326/c8f3c4a35108463788ea84256ce28e7f_ful.jpg"
],
"bidData": {
"buyerNumber": 1,
"currentBid": 500,
"saleStatus": "MINIMUM_BID",
"buyTodayBid": 0,
"totalAmountDue": 0,
"lotSold": false,
"bidStatus": "NEVER_BID"
},
"category": "SALVAGE VEHICLE",
"vinPrefix": "MA3FC31SXCA",
"url": "https://www.copartmea.com/lot/42024016/2012-suzuki-celerio-dubai-industrial-city-dubai",
"certificates": [
"ADDL-INFO",
"CERT-E",
"IV"
],
"thumbnail": "https://cs.copart.com/v1/AUTH_svc.pdoc00001/lpp/0326/1a5513a4b20d43518269a9c2c4391a61_thb.jpg",
"highlights": [
"ENHANCED VEHICLES"
],
"auctionDate": "2026-05-14T08:00:00.000Z"
}
]

Scraping process

It is taking about 1 second to get each lot`s data , so if there are 200 lots , it will take about 200 seconds

Special Note

If you need anything special and this scraper does not satisfy your needs do not hesitate to reach me