Encar Vehicle History Scraper
Pricing
from $20.00 / 1,000 vehicle histories
Encar Vehicle History Scraper
The Encar Vehicle History Scraper returns accident and insurance records, official inspection reports and diagnosis results for Encar.com used cars in English, including claims with repair costs, owner changes, rental use, flood history and replaced panels.
Pricing
from $20.00 / 1,000 vehicle histories
Rating
0.0
(0)
Developer
FalconScrape
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
17 hours ago
Last modified
Categories
Share
🚀 Encar Vehicle History Scraper
Check the history of Korean used cars before you buy or export them. The Encar Vehicle History Scraper takes Encar.com listing URLs or IDs and returns, in English, the car's insurance and accident record, its official performance inspection report, and Encar's diagnosis-centre result. It's built for used-car exporters, dealers and importers who source vehicles from South Korea.
✨ Features
- 🚗 Accident and insurance record: every insurance claim with date, type (damage to this car paid by its own or the other party's insurance, or damage it caused to others) and repair cost split into parts, labour and paint. Also owner changes, plate changes, rental, commercial and government use, total loss, flood and theft history, and uninsured periods.
- 🔍 Official inspection report: VIN, engine type, inspection mileage and validity, accident, simple-repair, flood and tuning flags, recall status, warranty type, emissions, and replaced or welded body panels with their severity rank. Also the condition of every checked system (engine, transmission, steering, brakes, electrical, fuel, EV high-voltage parts) and items needing repair.
- 🧪 Encar diagnosis result: the diagnosis-centre verdict ("No accident" / "Outer panels replaced only (frame intact)") and the result for each checked panel.
- 🇬🇧 In English: labels are translated. Vehicle make, model and trim use Encar's English names.
- 📷 Scanned reports included: when a dealer uploaded the inspection as images, you get the image links for each section of the form.
- 🔗 Works with the Encar Listings Scraper: paste its
urloridvalues straight in.
🛠️ How It Works
- Add cars: paste Encar listing URLs (for example
https://fem.encar.com/cars/detail/41667833) or listing IDs, one per line. - Run the scraper: each car becomes one record with
accidentRecord,inspectionanddiagnosissections. A section isnullwhen that report doesn't exist for the car. - Export: download as JSON, CSV or Excel, or pull the results through the API.
💵 Pricing
Pay per event, with no start fee:
| Event | Price | When it's charged |
|---|---|---|
| Vehicle history | $0.02 | Once per car that has at least one report (accident record, inspection or diagnosis). |
Cars without any report, invalid inputs and listings that are no longer online are free. Example: 500 cars = $10.00.
📊 Sample Output Data
One record per car (lists shortened):
{"listingId": "42163663","vehicleId": "42161928","url": "https://fem.encar.com/cars/detail/42163663","make": "BMW","model": "5-Series","trim": "520i Luxury","modelYear": 2018,"firstRegistration": "2018-12","imported": true,"mileageKm": 48583,"vin": "WBAJK7108JBP72299","plateNumber": "63저XXXX","fuel": "Gasoline","transmission": "Automatic","color": "White","bodyType": "Mid-size car","displacementCc": 1998,"priceKrw": 19900000,"reportsAvailable": {"accidentRecord": true,"inspection": true,"diagnosis": true},"accidentRecord": {"reportDate": "2026-06-10","firstRegistrationDate": "2019-02-21","ownerChanges": 4,"ownerChangeDates": ["2026-06-08","2024-01-08","2023-11-20","2023-11-14"],"plateChanges": 0,"registrations": [{"date": "2019-02-21","maskedPlate": "63저XXXX","use": ["Private"],"vehicleKind": ["Passenger car"]}],"rentalUse": false,"commercialUse": false,"governmentUse": false,"ownDamageClaims": 1,"ownDamageCostKrw": 12613830,"damageToOthersClaims": 1,"damageToOthersCostKrw": 2843820,"claims": [{"date": "2021-07-03","type": "own-damage-own-insurance","costKrw": 12613830,"partsKrw": 10588060,"laborKrw": 959230,"paintKrw": 1066540,"insurancePayoutKrw": 5044000},{"date": "2021-07-03","type": "damage-to-others","costKrw": 2843820,"partsKrw": 964800,"laborKrw": 1240060,"paintKrw": 638960,"insurancePayoutKrw": 1595480}],"totalLosses": 0,"totalLossDate": null,"floodTotalLosses": 0,"floodPartialLosses": 0,"floodDate": null,"thefts": 0,"theftDate": null,"uninsuredPeriods": ["202311~202401","202501~202603"]},"inspection": {"format": "TABLE","issueDate": "2026-06-08","validFrom": "2025-02-21","validTo": "2027-02-20","firstRegistrationDate": "2018-12-21","mileageKm": 48575,"vin": "WBAJK7108JBP72299","engineType": "B46B20B","accident": false,"simpleRepair": true,"flood": false,"tuning": false,"seriousDamage": [],"usageChanges": [],"recall": true,"recallStatus": ["Fulfilled"],"warranty": "Insurance-company warranty","overallCondition": "Good","odometerCondition": "Good","emissions": {"co": 0.01,"hc": 2,"smoke": null},"replacedOrRepairedPanels": [{"code": "P011","part": "Hood","status": ["Replaced"],"rank": ["outer panel rank 1"]},{"code": "P021","part": "Front fender (left)","status": ["Replaced"],"rank": ["outer panel rank 1"]}],"systemsChecked": 33,"issues": [],"systems": [{"system": "Self-diagnosis","item": "Engine","status": "Good"},{"system": "Self-diagnosis","item": "Transmission","status": "Good"},{"system": "Engine","item": "Operating condition (idle)","status": "Good"}],"repairNeeded": [],"equipmentOnHand": [],"dealer": "(dealer business name)","comments": "(inspector notes, in Korean)","images": []},"diagnosis": {"date": "2026-09-06","center": "(centre name)","verdict": "Outer panels replaced only (frame intact)","panels": [{"panel": "FRONT_DOOR_LEFT","result": "NORMAL"},{"panel": "BACK_DOOR_LEFT","result": "NORMAL"},{"panel": "TRUNK_LID","result": "NORMAL"}],"replacedPanels": ["HOOD","FRONT_FENDER_LEFT"],"comment": "(diagnosis centre comment, in Korean)","outerPanelComment": "(in Korean)"},"input": "https://fem.encar.com/cars/detail/42163663","scrapedAt": "2026-09-21T10:47:42.825Z"}```Amounts are in Korean won (KRW). Free-text notes written by inspectors and the diagnosis centre (`comments`, `comment`, `outerPanelComment`) are returned in the original Korean.## ❓ FAQ**Which cars have reports?** Almost all. In our sample of 100 listings, 99% had an accident record and an inspection report, and 94% had an Encar diagnosis.**Does it need an Encar account?** No. It only uses information Encar shows publicly on each listing.**Can I search for cars here?** This Actor looks up history for cars you already have. To find cars by make, price or other filters, use the Encar Listings Scraper and pass its results in.Check Korean used cars before you buy with the **Encar Vehicle History Scraper** today! 🚀