VOOZH about

URL: https://apify.com/amit123/coupang-eats-reviews-scraper

⇱ Coupang Eats Reviews Scraper Β· Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

Coupang Eats Reviews Scraper

Extract customer reviews β€” ratings, review text, photos, ordered menu items, reorder signals, and owner replies β€” from Coupang Eats (쿠팑이츠), South Korea's #2 food delivery platform.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Amit

Amit

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

⭐ Coupang Eats Reviews Scraper

Extract customer reviews β€” ratings, review text, photos, ordered menu items, reorder signals, and owner replies β€” from Coupang Eats (쿠팑이츠), South Korea's #2 food delivery platform.

This is the companion actor to the Coupang Eats Crawler (restaurants + menus). That one answers "which restaurants exist and what do they sell?" β€” this one answers "what do customers actually think?"


🌏 What is Coupang Eats?

Coupang Eats is the food-delivery arm of Coupang, Korea's largest e-commerce company (the "Amazon of Korea", NYSE-listed CPNG). Together with Baemin it controls ~88% of the Korean delivery market, and it's the side still gaining share β€” every Coupang Wow membership (~15M subscribers) bundles free Eats delivery.

Reviews on Coupang Eats are order-verified: a customer can only review a store after actually ordering from it. That makes this review corpus far cleaner than open platforms like Google Maps β€” no drive-by one-stars, no competitor sabotage, and every review is linked to the actual menu items ordered.


πŸš€ What does this actor do?

Give it a store (by ID or by name) and it returns that store's reviews, newest-first by default:

  • Store IDs (storeIds) β€” the storeId from the share URL. Fastest, no address needed.
  • Store names (storeNames) β€” Korean or English. Matched to a store near your chosen address (results depend on the delivery location; chains have one store per district, so set the address near the branch you mean).
  • Choose sort order (newest / most helpful / highest / lowest rating), cap reviews per store, optionally keep only photo reviews.

No account or extra setup required β€” just enter a store and run.


πŸ— Why review data matters (buyer personas)

BuyerWhat they use the data forRefresh cadence
Restaurant brands & franchises"What do customers complain about at our Gangnam branch vs Hongdae? Which menu items drive 1-star reviews?"Daily / weekly
Reputation management & CX toolsTrack owner reply rates and response times; alert franchises on unanswered negative reviews.Daily
F&B market researchSentiment by cuisine and district; which dishes are praised, which complaints recur (cold food, missing items, portion size).Weekly
Menu intelligenceReviews link to the exact menu items ordered β€” mine which dishes get reordered ("N번째 재주문") and co-ordered.Weekly
Hedge fund / alt-data desksReview velocity as a demand proxy per store / district / brand β€” a leading indicator on CPNG and Woowa/DH.Weekly
Restaurant SaaSLead-scoring: stores with high volume but low ratings or no owner replies are the best prospects for CX tooling.Monthly

πŸ—ΎοΈ Example input

By store ID (fastest, no address needed):

{
"storeIds":["741250"],
"maxReviewsPerStore":100
}

By store name (matched near an address):

{
"storeNames":["λ¬΄κΆν™”λ°˜μ  강남점","λ§₯λ„λ‚ λ“œ"],
"addresses":[
{"latitude":37.4979,"longitude":127.0276,"label":"Gangnam, Seoul"}
],
"maxReviewsPerStore":200
}

Worst reviews first, photos only:

{
"storeIds":["741250"],
"sort":"RATING_ASC",
"onlyWithPhotos":true,
"maxReviewsPerStore":50
}

πŸ“¦ What data do you get?

One row per review:

{
"review_id":"273228948",
"store_id":"741250",
"store_name":"λ¬΄κΆν™”λ°˜μ  강남점",
"rating":5,
"text":"근래 먹은 짬뽕 쀑 κ°€μž₯ λ§›μžˆμ—ˆμ–΄μš”~~",
"writer":"μ£Ό*μ—°",
"written_at_text":"였늘",
"written_date_approx":"2026-06-10",
"images":["https://t4c.coupangcdn.com/thumbnails/remote/1024x1024/image/eats_review_api/....jpg"],
"image_count":1,
"ordered_menu_items":["μ†Œκ³ κΈ° 직화 짬뽕","500μ›μ˜ 행볡:νŠ€κΉ€κ³ κΈ°λ§Œλ‘ 2개"],
"thumb_up_count":0,
"reorder_count":2,
"merchant_reply_text":"μ•ˆλ…•ν•˜μ„Έμš”, λ¬΄κΆν™”λ°˜μ  κ°•λ‚¨μ μž…λ‹ˆλ‹€ 😊 ...",
"merchant_reply_written_at_text":"였늘",
"writer_review_count":2,
"writer_rating_avg":5.0,
"is_owner_review":false,
"store_rating_avg":4.8,
"store_review_count":6851,
"store_rating_distribution":{"5":87,"4":8,"3":3,"2":1,"1":1},
"sort":"LATEST_DESC",
"review_rank":1,
"input_store_name":null,
"store_url":"https://web.coupangeats.com/share?storeId=741250",
"scraped_at":"2026-06-10T08:15:00.000Z"
}

Field reference

FieldTypeNotes
review_idstringUnique Coupang Eats review ID
store_id, store_namestringThe reviewed store
ratingnumberStar rating (1–5)
textstringReview body (Korean)
writerstringReviewer name, masked by the platform (e.g. μ£Ό*μ—°)
written_at_textstringRelative date as shown in the app (였늘, 3일 μ „, 1μ£Ό μ „, 2κ°œμ›” μ „)
written_date_approxstringThe relative date converted to an approximate YYYY-MM-DD
images, image_countarray / numberReview photo URLs
ordered_menu_itemsarrayNames of the menu items this customer actually ordered
thumb_up_countnumber"Helpful" votes from other customers
reorder_countnumberSet when the platform shows "N번째 재주문" (Nth reorder) β€” a strong loyalty signal
merchant_reply_textstringOwner's public reply (null when the owner didn't reply)
merchant_reply_written_at_textstringRelative date of the owner reply
writer_review_count, writer_rating_avgnumberThis reviewer's lifetime review count and average rating on the platform
is_owner_reviewboolPlatform flag (rare)
store_rating_avg, store_review_countnumberStore-level summary at scrape time
store_rating_distributionobjectPercent of reviews per star level, e.g. {"5": 87, "4": 8, ...}
sortstringThe sort order this run used
review_ranknumberPosition of the review under that sort
input_store_namestringThe name you searched for (when the store was resolved from storeNames)
store_urlstringPublic share URL
scraped_atstringISO timestamp of the run

Note on dates: Coupang Eats only exposes relative dates ("3일 μ „"). written_date_approx converts them to calendar dates; precision degrades with age (weeks β†’ Β±3 days, months β†’ Β±2 weeks).


πŸ¦– How to use

  1. Enter storeIds (find the ID in any Coupang Eats share link: https://web.coupangeats.com/share?storeId=741250) β€” or storeNames + an address.
  2. Optionally set maxReviewsPerStore (default 100), sort, and onlyWithPhotos.
  3. Run the actor.
  4. Download from the Dataset tab or via the API.

A run collecting 100 reviews from one store completes in a few seconds.

Tip: to scrape reviews for many stores at once, first run the Coupang Eats Crawler with a search/category, export the store_id column, and paste it into this actor's storeIds.


πŸ” Key features

  • Order-verified reviews β€” every review is tied to a real order, with the exact menu items listed.
  • Owner replies included β€” measure reply rate and tone per store.
  • Loyalty signals β€” reorder counts and reviewer history (lifetime review count + average rating).
  • All 4 app sort orders β€” newest, most helpful, highest, lowest.
  • Photo filter β€” collect only reviews with images.
  • Two input modes β€” direct store IDs (no address) or store names matched near an address.
  • Automatic retries β€” transient errors retried with exponential backoff.

πŸ“‹ Input parameters

ParameterTypeDefaultDescription
storeIdsarray of strings[]Numeric store IDs. No address required.
storeNamesarray of strings[]Store names to resolve via search β€” requires addresses.
addressesarray of {latitude, longitude, label}GangnamDelivery point used for name resolution (results depend on location).
maxReviewsPerStoreinteger100Cap per store.
sortstringLATEST_DESCLATEST_DESC (newest), LIKE_DESC (most helpful), RATING_DESC, RATING_ASC.
onlyWithPhotosbooleanfalseOnly reviews with photos.
proxyConfigurationobjectnoneOptional. Not required for normal runs.

Common address coordinates (for name lookup)

DistrictLatitudeLongitude
Seoul β€” Gangnam Station37.4979127.0276
Seoul β€” Hongdae37.5563126.9236
Seoul β€” Itaewon37.5347126.9947
Busan β€” Seomyeon35.1796129.0756
Jeju City33.4996126.5312

πŸ“© Feedback

Found a bug or have ideas? Open an issue on the actor's Apify page β€” happy to improve it.

You might also like

Coupang Eats Scraper

amit123/coupang-eats-scraper

Extract restaurants, menus, prices, ratings, and delivery info from **Coupang Eats (쿠팑이츠)** β€” South Korea's #2 food delivery platform and one half of a fast-tightening duopoly that now controls ~88% of the Korean delivery market.

Coupang Listings Scraper

piotrv1001/coupang-listings-scraper

The Coupang Listings Scraper extracts product listings from Coupang.com, capturing titles, sale and original prices, discount rates, ratings, review counts, Rocket delivery badges, rank, and ad flags β€” ideal for price monitoring, market research, and competitive analysis.

48

Coupang Products Crawler

amit123/coupang-products-crawler

Extract structured product data from Coupang, Korea's largest e-commerce platform. Get prices, ratings, images, delivery info & more for any search query. Parallel processing, automatic retries, clean JSON output. Perfect for price monitoring, market research & competitive analysis in Korean market.

Coupang Scraper | $4 / 1k | Fast & Reliable

fatihtahta/coupang-scraper

Scrape live product listings data from Coupang.com, South Korea’s biggest online marketplace including titles, prices, ratings, sellers, and categories. Ideal for price tracking, catalog enrichment, and market analysis. $4 / 1k listings.

151

5.0

Coupang Seller Competition Monitoring

saswave/coupang-seller-competition-monitoring

From a Coupang product item, extract all available seller offers (vendors) in realtime with pricing, inventory, delivery conditions, logistics details, buy box position. Perfect for competitive monitoring, marketplace intelligence, and price analysis on Coupang.

🍴 Uber Eats Scraper

scrapier/uber-eats-scraper

Extract restaurant, menu, pricing, ratings, reviews, delivery fees, and location data from Uber Eats. Collect structured food delivery data at scale for market research, competitor analysis, price monitoring, lead generation, and business intelligence.

Coupang Scraper β€” Product Listings, Rocket, Seller & Reviews

haketa/coupang-scraper

Scrape Coupang Korea largest e-commerce platform. Extract product listings with price, discount, Rocket delivery, seller type (1P/3P), product options, category path, reviews and full details. Search by keyword or product ID. KR residential proxy required.

Coupang KR $1.5πŸ’° URL Keyword and Review Scraper

abotapi/coupang-scraper

Pull product listings from coupang.com via query, category, or URL. Returns 20+ structured fields including title, brand, price, discount, currency, rating, review count, images, product URL, delivery flags, availability, full description, and image gallery.

Uber Eats Restaurant Scraper

alizarin_refrigerator-owner/ubereats-scraper

Extract Restaurant Data from Uber Eats for Market Research. Scrape Uber Eats for restaurant listings, menus, prices, ratings & delivery info. Perfect for food delivery market research, competitor analysis & restaurant discovery. Restaurant Search Menu Extraction Ratings & Reviews Delivery Info

44

1.0

Uber Eats Menu Scraper

piotrv1001/uber-eats-menu-scraper

The Uber Eats Listings Scraper extracts restaurant and store data from Uber Eats β€” full menus with prices and item IDs, ratings, reviews, addresses, geo coordinates, phone numbers, opening hours, and delivery methods. Supports sitemap, category, and direct-URL discovery across 25+ Uber Eats markets.