Encar Listings Scraper avatar

Encar Listings Scraper

Pricing

from $5.00 / 1,000 car listings

Go to Apify Store
Encar Listings Scraper

Encar Listings Scraper

The Encar Listings Scraper extracts car listings from Encar.com, South Korea's largest used-car marketplace, capturing make, model, trim, year, mileage, price, fuel type, transmission, dealer, region, and photos β€” ideal for price analysis, market research, and vehicle sourcing.

Pricing

from $5.00 / 1,000 car listings

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

18

Total users

7

Monthly active users

6 days ago

Last modified

Share

πŸš— Encar Listings Scraper

Extract used-car listings from Encar, South Korea's largest used-car marketplace. The Encar Listings Scraper turns Encar's 200,000+ live listings into clean, structured data β€” perfect for price analysis, market research, dealer monitoring, and vehicle sourcing.

Run it on demand or on a schedule, pull results through the Apify API, and export to JSON, CSV, Excel, or integrate with Make, Zapier, Google Sheets, and more.

✨ Features

  • 🏷️ Rich listing data β€” make, model, trim, year, mileage, price (KRW), fuel type, transmission, region, dealer, and photo URLs.
  • 🌐 Domestic & imported β€” scrape Korean-brand cars, imported cars, or both.
  • πŸ’° Price filtering β€” narrow results to a price range so you only pay for the cars you care about.
  • πŸ”Ž Optional full vehicle details β€” flip one switch to enrich each car with VIN, plate number, English make/model names, original MSRP, color, engine displacement, seat count, body type, option count, seller contact, view count, and more.
  • πŸ“· Full-resolution images β€” direct photo URLs for every listing.
  • ⚑ Fast & reliable β€” pulls structured data straight from the source, no flaky page parsing.

πŸ› οΈ How It Works

  1. Choose what to scrape β€” pick domestic, imported, or all cars, and optionally set a price range.
  2. Set a limit β€” choose how many cars to collect (maxItems).
  3. (Optional) Enable full details β€” turn on Scrape full vehicle details for VIN-level data per car.
  4. Run the scraper β€” start the run and receive clean, structured data you can download or pipe into your tools.

βš™οΈ Input

FieldTypeDescription
carTypeselectdomestic, imported, or all. Default: domestic.
priceMinintegerMinimum price in units of 10,000 KRW (λ§Œμ›). Optional.
priceMaxintegerMaximum price in units of 10,000 KRW (λ§Œμ›). Optional.
scrapeDetailsbooleanFetch the full detail record for each car. Default: false.
maxItemsintegerMaximum number of cars to scrape. Default: 50.
proxyConfigurationobjectOptional proxy settings.

Example input

{
"carType": "domestic",
"priceMin": 1000,
"priceMax": 3000,
"scrapeDetails": false,
"maxItems": 50
}

πŸ“Š Sample Output Data

The scraper returns structured JSON. You can download the dataset in JSON, CSV, Excel, or HTML.

Listing item (scrapeDetails: false):

{
"id": "41980227",
"url": "https://fem.encar.com/cars/detail/41980227",
"manufacturer": "λ₯΄λ…Έμ½”리아(μ‚Όμ„±)",
"model": "SM6",
"badge": "2.0 GDe RE",
"transmission": "μ˜€ν† ",
"fuelType": "가솔린",
"year": 201605,
"formYear": "2016",
"mileage": 41912,
"price": 8700000,
"priceManwon": 870,
"region": "κ²½κΈ°",
"officeName": "(μ£Ό)μš°λ¦¬λ“€λͺ¨ν„°μŠ€",
"dealerName": "백승ꡬ",
"modifiedDate": "2026-06-09 15:52:11.000 +09",
"mainPhotoUrl": "https://imgcar.encar.com/carpicture07/pic4197/41972384_001.jpg",
"photoUrls": ["https://imgcar.encar.com/carpicture07/pic4197/41972384_001.jpg"]
}

With full details (scrapeDetails: true) adds fields such as:

{
"vin": "W1NFF2DE6LA286132",
"plateNumber": "368무7575",
"manufacturerEnglish": "Mercedes-Benz",
"modelGroupEnglish": "GLS-Class",
"gradeEnglish": "GLS400d 4MATIC",
"originPrice": 138100000,
"color": "흰색",
"bodyType": "SUV",
"seatCount": 7,
"displacement": 2925,
"viewCount": 884,
"optionCount": 56,
"sellerAddress": "μ„œμšΈ 강남ꡬ ν—Œλ¦‰λ‘œ745κΈΈ 37"
}

🧾 Output Fields

FieldDescription
idEncar listing ID
urlLink to the car's detail page
manufacturer / model / badgeMake, model, and trim (Korean)
year / formYearRegistration year-month and model year
mileageOdometer reading in km
pricePrice in KRW (priceManwon is the λ§Œμ› value)
fuelType / transmissionPowertrain details
region / officeName / dealerNameSeller location and dealer
mainPhotoUrl / photoUrlsListing images
vin / plateNumberDetails mode β€” VIN and plate number
manufacturerEnglish / modelGroupEnglish / gradeEnglishDetails mode β€” English names
originPriceDetails mode β€” original MSRP in KRW
color / bodyType / seatCount / displacementDetails mode β€” specs
viewCount / optionCount / sellerAddressDetails mode β€” extra metadata

πŸ’΅ Pricing

This Actor uses the pay-per-result model β€” you pay only for the data you get, with no monthly rental and no per-run start fee:

  • $0.005 per car listing (product-listing)
  • $0.02 per full vehicle detail record (item-detail, only when Scrape full vehicle details is enabled)

Examples:

  • 1,000 listings β†’ $5
  • 10,000 listings β†’ $50
  • 1,000 cars with full details β†’ $5 + $20 = $25

With a generous Apify free tier, you can try the Actor and pull your first results at no cost.

πŸ’‘ Tips

  • Start with a small maxItems (e.g. 10) to preview the data structure before a large run.
  • Leave scrapeDetails off when you only need listing-level data β€” it's faster and cheaper.
  • Use priceMin / priceMax to focus on a segment (e.g. budget cars or premium imports).
  • Schedule the Actor to track new listings and price changes over time (modifiedDate reflects the latest update).

❓ FAQ

Is scraping Encar legal? This Actor collects publicly available listing data. You are responsible for how you use the data and for complying with Encar's Terms of Service and applicable laws. Avoid collecting personal data you are not permitted to use.

Why is the data in Korean? Listing-level make/model and option values are in Korean, as shown on Encar. Enable Scrape full vehicle details to also get English make/model/grade names.

Can I get the VIN and plate number? Yes β€” enable Scrape full vehicle details.

How many cars can I scrape? Encar has 200,000+ live listings. Set maxItems as high as you need.

πŸ“¨ Support

Found a bug or need a new field? Open an issue on the Actor's Issues tab. Custom scraping solutions are available on request.

Start sourcing Korean used-car data with the Encar Listings Scraper today! πŸš—