Encar Korea Used Cars Scraper avatar

Encar Korea Used Cars Scraper

Pricing

from $8.14 / 1,000 results

Go to Apify Store
Encar Korea Used Cars Scraper

Encar Korea Used Cars Scraper

Scrapes used car listings from Encar.com, South Korea's largest used car marketplace. Returns make, model, price, mileage, year, dealer, region, and photos for each listing.

Pricing

from $8.14 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

ParseForge

Encar Korea Used Cars Scraper

Scrape used car listings from Encar Korea, the largest Korean used car marketplace, with make, model, price, mileage, and dealer details. Export to CSV, JSON, Excel, or XML. No login or API key required.

Encar.com is South Korea's largest used car marketplace, but browsing it manually is slow and the site has no official public API. This actor reads the public listing pages directly, so you can collect thousands of used car records by search term or listing URL, each returned as a flat row with the fields you need for pricing analysis, inventory tracking, or market research.

Who uses itWhat they scrape Encar for
Used car dealersMonitor competitor pricing and inventory on Encar Korea
Market researchersAnalyze used car market trends and price distributions in Korea
Data analystsBuild datasets of Korean used car listings for modeling or reporting
Auto industry professionalsTrack availability and pricing of specific models across regions

What it does

This Actor collects used car listings from Encar Korea by search term or listing URL and returns each listing as a flat row with make, model, price, mileage, year, and other details.

  • πŸ” Search by term: Enter a free-text query like 'ν˜„λŒ€ μ•„λ°˜λ–Ό' or 'Hyundai Avante' to scrape matching listings.
  • πŸ”— Start from any URL: Paste a full Encar search or listing URL to scrape exactly those results.
  • πŸ“Š Structured output: Each listing is returned as a flat row with consistent fields for easy analysis.
  • βš™οΈ Flexible limits: Set the maximum number of listings to scrape, from 1 up to 1,000,000 for paid users.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Encar data

πŸ“ˆ Monitor competitor pricing.

A used car dealer runs the actor daily on a search for specific models to track how competitor prices change over time.

πŸ”Ž Research market trends.

A market researcher scrapes thousands of listings for a popular model to analyze price distribution by year and mileage.

πŸ“Š Build inventory datasets.

A data analyst collects listings for all Hyundai and Kia models to create a dataset for a pricing model.

πŸ“ Track regional availability.

An auto industry professional filters listings by region to see which models are most available in different parts of Korea.

Why choose this scraper

What you get
No API keyScrape public Encar pages without registration or OAuth
Korean market focusGet data from South Korea's largest used car marketplace
Flat row outputEach listing is one row, ready for CSV, JSON, Excel, or XML
ScalableScrape up to 1,000,000 listings per run for paid users

How it compares

This actor and the Encar Listings Scraper both extract used car listings from Encar.com, but they differ in input options and output fields.

FeatureParseForgeEncar Listings Scraper
Search by free-text queryYesNot listed
Start from any listing URLYesNot listed
Set maximum number of listingsYesNot listed
Returns dealer and regionYesYes
Returns photosYesYes

Configure the run

Drive the Actor with a start URL or a free-text search query, and set the maximum number of listings to scrape. Filters are applied on top of the start URL. The Input tab lists every parameter.

A first run with the defaults:

{
"startUrl": "https://www.encar.com",
"maxItems": 10
}

A larger pull:

{
"startUrl": "https://www.encar.com",
"maxItems": 200
}

Pricing

Pay-per-result: $0.009 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$0.90
1,000 results$9.00
10,000 results$90.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Encar Korea Used Cars Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Encar through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/encar-korea-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your startUrl or searchQuery is valid and returns listings on Encar.com. Also ensure that maxItems is set to at least 1. If the site layout changed, the actor may need an update.

Why am I getting only 10 listings?

Free users are limited to 10 listings per run as a preview. Upgrade to a paid plan to scrape more, up to 1,000,000 listings.

Why are some fields empty?

Not all listings on Encar have every field filled in. The actor returns what is available on the page. If a field is consistently missing, it may be due to a site change.

Why is the actor slow?

Scraping many listings takes time because the actor respects the website's rate limits. Reduce maxItems or run during off-peak hours.

Why did the run fail?

Check the run log for errors. Common causes are invalid startUrl, network issues, or changes to the Encar website. Try again or contact support.

FAQ

QuestionAnswer
Do I need an Encar account or API key?No. The actor scrapes public listing pages directly, so no login or API key is required.
What is the maximum number of listings I can scrape?Free users are limited to 10 listings per run as a preview. Paid users can scrape up to 1,000,000 listings per run.
Can I scrape by a specific search term?Yes, use the searchQuery input to enter a free-text term like 'Hyundai Sonata' or 'ν˜„λŒ€ μ˜λ‚˜νƒ€'. It will be appended to the Encar search.
Can I scrape from a specific URL?Yes, paste any Encar search or listing URL into the startUrl input. If left empty, the actor uses the site's default listings page.
What data fields are returned for each listing?The actor returns make, model, trim, year, mileage, price, fuel type, transmission, dealer, region, and photos, among other fields. The exact fields are shown in the sample output.
Is the output in Korean or English?The data is returned as it appears on Encar, which is primarily in Korean. Some fields like make and model may be in English or Korean depending on the listing.
Can I export the data to Excel or CSV?Yes, the actor supports export to CSV, JSON, Excel, and XML formats.
How often can I run the actor?You can schedule runs as frequently as you need, subject to Apify platform limits and fair use of the target website.
Is this actor legal to use?You should only scrape data that is publicly available and comply with Encar's terms of service and applicable laws. Apify provides tools, but you are responsible for how you use them.
Can I filter by price or mileage?The actor does not have built-in filters for price or mileage. You can apply filters on the Encar website and then use the resulting URL as the startUrl.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Encar.com. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.