SYSTEM all green source gmarket.co.kr queue 31,842 pages p99 latency 184ms dataflirt.com · scraper/gmarket-co.kr
RUN - 41 active pipelines - gmarket.co.kr live

Gmarket electronics data,
at warehouse scale.

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.

Products extracted
1.2M /day
Price updates
4.7M /24h
Review records
312K /run
Active pipelines
41
Uptime
99.98%
Data Dictionary

Every field we extract from gmarket.co.kr

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_notitlebrandmanufacturercategorysub_categoryoriginal_pricediscount_pricesmile_club_pricedelivery_feesmile_deliveryratingreview_countimage_urlsorigin_countrypage_url
product_listings
● 200 OK
"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_notitlebrandmanufacturercategorysub_category
1
2
3

Complete list of extractable fields for Pricing & Offers objects from gmarket.co.kr. All fields typed and schema-versioned.

item_nooriginal_pricediscount_pricediscount_pctcoupon_eligiblecard_discount_listsuper_deal_statussmile_point_rewarddelivery_typeinstallment_optionsprice_timestampcurrency
pricing_& offers
● 200 OK
"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_nooriginal_pricediscount_pricediscount_pctcoupon_eligiblecard_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_iditem_noreviewer_idstar_ratingreview_textreview_dateoption_purchasedhelpful_votesimage_urlspremium_review
reviews_& ratings
● 200 OK
"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_iditem_noreviewer_idstar_ratingreview_textreview_date
1
2
3

Complete list of extractable fields for Seller Data objects from gmarket.co.kr. All fields typed and schema-versioned.

seller_idseller_namepower_seller_badgecustomer_satisfaction_pcttotal_itemsreturn_addressbusiness_registration_noe_commerce_registration_nocontact_numberseller_url
seller_data
● 200 OK
"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_idseller_namepower_seller_badgecustomer_satisfaction_pcttotal_itemsreturn_address
1
2
3

Complete list of extractable fields for Search Results objects from gmarket.co.kr. All fields typed and schema-versioned.

keywordpositionitem_notitlepricepower_click_adsmile_delivery_badgereview_countpurchase_countthumbnail_urlscraped_at
search_results
● 200 OK
"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"
# keywordpositionitem_notitlepricepower_click_ad
1
2
3

Capabilities

Everything you need from Gmarket - nothing you don't

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.

Full Electronics Catalogue Extraction

Title, specifications, KC certification numbers, images, and every metadata field Gmarket surfaces for electronics.

Nested Option Pricing

Gmarket hides final prices behind complex option dropdowns. We execute JavaScript to map every option combination to its exact price.

Smile Club & Card Discounts

Capture base price, standard discount, Smile Club exclusive price, and specific credit card promotional discounts.

Smile Delivery Tracking

Filter and flag items eligible for Gmarket next-day Smile Delivery, critical for availability and conversion analysis.

Premium Review Mining

Extract photo reviews, premium text reviews, star ratings, and the exact product option the reviewer purchased.

Seller & Power Dealer Intelligence

Track seller business registration details, Power Seller badge status, customer satisfaction scores, and full inventory lists.

Power Click & SERP Scraping

Track organic position versus Power Click sponsored placements for high-value electronics keywords.

Super Deal Monitoring

Monitor limited-time Super Deal placements, tracking discount depth and duration for competitor analysis.

Scheduled Change Detection

Run pipelines at hourly or daily cadences with hash-based diffing. Only receive records when prices or stock states change.

// engagement pipeline

From Item List to Warehouse Record

Brief in. Clean data out.

Define Scope
d 0

Provide Gmarket item numbers, category URLs, keyword sets, or seller IDs. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy crawlers, Korean residential proxy rotation, and Playwright session management for dynamic options.

Validation & QA
d 4–6

Schema validation, null-rate checks, price-outlier detection, and Korean text encoding verification before full launch.

Delivery
ongoing

JSON, CSV, or Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

How our Gmarket pipeline handles the hard parts

Gmarket employs geo-blocking and complex JavaScript-driven pricing structures. Here is how we maintain stable extraction.

pipeline-monitor · gmarket.co.kr · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Geo-blocking bypass
Korean residential proxy rotation

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.

Dynamic pricing
JavaScript hydration for nested options

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.

Encoding & Localization
Native EUC-KR and UTF-8 handling

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.

Change detection
Only re-scrape what changes

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.

Monitoring
24/7 pipeline health

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.

Applications

Who uses Gmarket data - and how

Teams across industries use gmarket.co.kr data to build competitive products and smarter operations.

01
Price Intelligence

Electronics brands monitor Gmarket pricing, card discounts, and Super Deals to maintain parity across Korean marketplaces.

02
MAP & Grey Market Monitoring

Brands audit third-party sellers for Minimum Advertised Price violations and track parallel imports via seller registration data.

03
Market Research

Analysts track category saturation, new product launches, and review velocity to identify trends in the South Korean tech sector.

04
AI Training Data

ML teams use native Korean review text and product specifications to train local language models and recommendation engines.

05
Cross-Border Arbitrage

Global sellers compare Gmarket domestic prices with global shipping rates to identify export arbitrage opportunities.

06
Competitor Tracking

Electronics manufacturers track competitor Power Click ad spend and keyword positioning to optimise their own marketing budgets.

Why DataFlirt

"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.

Technical Spec

Gmarket scraper - technical capabilities

Everything supported by our gmarket.co.kr scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Full Playwright sessions required for nested option pricing and dynamic content
Supported
Korean IP routing
ISP-grade residential IPs from South Korea to bypass geo-blocks
Supported
Option combination mapping
Extracts exact price additions for every dropdown combination
Supported
Smile Club pricing
Captures distinct membership pricing tiers alongside standard prices
Supported
Power Click ad detection
Distinguishes organic placements from sponsored results in SERP
Supported
Change detection (diffs)
Hash-based diff: only emit records with changed fields since last run
Supported
Smile Club purchase history
Gated user-specific purchase history requiring active membership credentials
Partial
User cart data
Extraction of items saved in a specific user's private shopping cart
Partial
Infrastructure

Infrastructure powering the Gmarket pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheusBigQuerySnowflake
Scrapy + Playwright Stack

Scrapy handles crawl orchestration, deduplication, and retry logic. Playwright handles JavaScript rendering, cookie sessions, and interaction flows. Combined via scrapy-playwright middleware.

Residential Proxy Infrastructure

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.

Cloud-Native Orchestration

Pipelines run on AWS Lambda (burst) and ECS (sustained). Airflow handles scheduling, dependency management, and SLA alerting. All state stored in managed Postgres.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested - schema versioned per run
CSV
Flat file with typed columns - Excel/Sheets compatible
XLS
Standard Excel format for business analysts
Parquet
Columnar format for BigQuery, Snowflake, Athena
AWS S3
Direct bucket delivery - compatible with any data lake
Webhook
HTTP POST per record for real-time downstream processing
API
REST endpoint for on-demand record retrieval
BigQuery
Streamed directly into your dataset with schema auto-detect
Snowflake
Stage + COPY INTO workflow - incremental or full-replace
PostgreSQL
Upsert into your existing schema with conflict resolution
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About gmarket.co.kr scraping, legality, and pipeline operations.

Ask us directly →
Is scraping Gmarket legal?

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.

How do you handle Gmarket's geo-blocking?

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.

Can you extract prices hidden in option dropdowns?

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.

Do you capture Smile Club exclusive pricing?

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.

How fresh is the data?

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.

Can I request a sample dataset before committing?

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.

$ dataflirt scope --new-project --source=gmarket.co.kr ready

Tell us what
to extract.
We do the rest.

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.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in electronics and gadgets

Services

Data Extraction for Every Industry

View All Services →