We extract product listings, Smile Club pricing signals, Super Deal rankings, seller intelligence, and reviews from Gmarket. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.
Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.
Complete list of extractable fields for Product Listings objects from gmarket.co.kr. All fields typed and schema-versioned.
"item_no": "2419384756", "title": "Samsung Galaxy S24 Ultra 256GB Unlocked", "brand": "Samsung", "discount_price": 1450000.0, "smile_club_price": 1420000.0, "smile_delivery": true, "rating": 4.8, "review_count": 3412
| # | item_no | title | brand | manufacturer | category | sub_category |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Pricing & Offers objects from gmarket.co.kr. All fields typed and schema-versioned.
"item_no": "2419384756", "original_price": 1698400.0, "discount_price": 1450000.0, "discount_pct": 14, "super_deal_status": true, "smile_point_reward": 1450, "price_timestamp": "2026-05-12T09:14:00Z"
| # | item_no | original_price | discount_price | discount_pct | coupon_eligible | card_discount_list |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Reviews & Ratings objects from gmarket.co.kr. All fields typed and schema-versioned.
"review_id": "REV-9384716", "item_no": "2419384756", "star_rating": 5, "review_text": "Delivery was fast via Smile Delivery. Product is sealed and authentic.", "review_date": "2026-04-18", "option_purchased": "Color: Titanium Gray, Storage: 256GB", "premium_review": true
| # | review_id | item_no | reviewer_id | star_rating | review_text | review_date |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Seller Data objects from gmarket.co.kr. All fields typed and schema-versioned.
"seller_id": "samsung_auth_kr", "seller_name": "Samsung Authorized Store", "power_seller_badge": true, "customer_satisfaction_pct": 99.2, "total_items": 452, "contact_number": "02-1588-3366", "business_registration_no": "119-81-00000"
| # | seller_id | seller_name | power_seller_badge | customer_satisfaction_pct | total_items | return_address |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Complete list of extractable fields for Search Results objects from gmarket.co.kr. All fields typed and schema-versioned.
"keyword": "galaxy s24", "position": 1, "item_no": "2419384756", "power_click_ad": true, "smile_delivery_badge": true, "price": 1450000.0, "scraped_at": "2026-05-12T09:14:33Z"
| # | keyword | position | item_no | title | price | power_click_ad |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 3 |
Our Gmarket scraper handles the complexities of the Korean e-commerce ecosystem: nested option pricing, Smile Club variations, Power Click ad detection, and aggressive geo-blocking circumvention.
Title, specifications, KC certification numbers, images, and every metadata field Gmarket surfaces for electronics.
Gmarket hides final prices behind complex option dropdowns. We execute JavaScript to map every option combination to its exact price.
Capture base price, standard discount, Smile Club exclusive price, and specific credit card promotional discounts.
Filter and flag items eligible for Gmarket next-day Smile Delivery, critical for availability and conversion analysis.
Extract photo reviews, premium text reviews, star ratings, and the exact product option the reviewer purchased.
Track seller business registration details, Power Seller badge status, customer satisfaction scores, and full inventory lists.
Track organic position versus Power Click sponsored placements for high-value electronics keywords.
Monitor limited-time Super Deal placements, tracking discount depth and duration for competitor analysis.
Run pipelines at hourly or daily cadences with hash-based diffing. Only receive records when prices or stock states change.
Brief in. Clean data out.
Provide Gmarket item numbers, category URLs, keyword sets, or seller IDs. We design the extraction schema together.
We configure Scrapy crawlers, Korean residential proxy rotation, and Playwright session management for dynamic options.
Schema validation, null-rate checks, price-outlier detection, and Korean text encoding verification before full launch.
JSON, CSV, or Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.
Gmarket employs geo-blocking and complex JavaScript-driven pricing structures. Here is how we maintain stable extraction.
Gmarket restricts access and alters content for non-Korean IPs. We route all requests through high-quality South Korean residential proxies to ensure accurate localized pricing and avoid IP bans.
Electronics on Gmarket often feature base prices that change completely based on dropdown selections (e.g., RAM or storage upgrades). We use Playwright to simulate these selections and extract the true final price matrix.
Legacy Korean e-commerce platforms often mix character encodings. Our pipeline normalises all Korean text into clean UTF-8, ensuring your downstream NLP models receive uncorrupted data.
For large electronics catalogues, we maintain a hash index of last-seen values. Subsequent runs only push diffs, reducing compute cost and downstream processing load.
Every run emits structured logs to our observability stack. We alert on null-rate spikes, layout changes, and coverage drops, fixing issues before you notice.
Electronics brands monitor Gmarket pricing, card discounts, and Super Deals to maintain parity across Korean marketplaces.
Brands audit third-party sellers for Minimum Advertised Price violations and track parallel imports via seller registration data.
Analysts track category saturation, new product launches, and review velocity to identify trends in the South Korean tech sector.
ML teams use native Korean review text and product specifications to train local language models and recommendation engines.
Global sellers compare Gmarket domestic prices with global shipping rates to identify export arbitrage opportunities.
Electronics manufacturers track competitor Power Click ad spend and keyword positioning to optimise their own marketing budgets.
"Gmarket dictates South Korean electronics pricing, but extracting its nested option structures and Smile Club variations requires dedicated local infrastructure."
Most teams fail at Korean market extraction due to aggressive geo-blocking and complex nested option pricing. DataFlirt deploys local Korean residential proxies, handles the JavaScript hydration for dynamic pricing, and normalises the output into clean JSON or Parquet. Your engineering team gets structured warehouse data, not infrastructure headaches.
Everything supported by our gmarket.co.kr scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.
Open-source tooling on proven cloud infra — no vendor lock-in, full observability.
Scrapy handles crawl orchestration, deduplication, and retry logic. Playwright handles JavaScript rendering, cookie sessions, and interaction flows. Combined via scrapy-playwright middleware.
We maintain pools of residential ISP proxies across KR regions. Rotation happens per-request with sticky sessions where required. IP score monitoring prevents blacklisted pool contamination.
Pipelines run on AWS Lambda (burst) and ECS (sustained). Airflow handles scheduling, dependency management, and SLA alerting. All state stored in managed Postgres.
Data delivered to where your team already works — no new tooling required.
About gmarket.co.kr scraping, legality, and pipeline operations.
Ask us directly →Scraping publicly available information from Gmarket is generally permissible for non-personal data. DataFlirt targets only public product, pricing, and review data. We do not extract personal user data or circumvent authentication walls. Clients should review local South Korean regulations and consult legal counsel for specific use cases.
We route all scraping traffic through high-quality South Korean residential proxies. This ensures we receive the exact localized content, pricing, and availability that a domestic Korean user sees, preventing blockages and data distortion.
Yes. Gmarket frequently uses base prices with add-on costs hidden in JavaScript dropdowns. We use Playwright to iterate through these options, mapping the exact final price for every hardware configuration or colour variant.
Yes. We extract the standard discount price, specific credit card promotional prices, and the Smile Club exclusive price, delivering them as separate fields in your schema.
Real-time streaming pipelines achieve sub-60-minute latency for price and availability signals on a defined item set. Full category refreshes complete within a 6-12 hour window depending on scale.
Absolutely. We provide a sample run of up to 500 items or 50 search result pages as part of the pre-engagement scoping process, allowing you to validate schema fit and data quality before signing a contract.
20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off electronics catalogue dump or a continuous price-monitoring feed across 500K items, we scope, build, and operate the pipeline. Tell us what you need.