11st Scraper
by voyn
Extract product listings and details from 11st.co.kr at scale. Get clean, structured data for price comparison, market research, and inventory aggregation.
Opens on Apify.com
About 11st Scraper
Need to pull product data from 11st.co.kr for your project? This scraper handles the heavy lifting, so you don't have to. I've used it to extract both search listing pages and detailed product information from 11번가, which is perfect for building price comparison engines, tracking market trends, or aggregating inventory. It runs at scale, meaning you can collect thousands of product records—titles, prices, images, specs, and reviews—without getting blocked. The setup is straightforward; you just feed it your search URLs or keywords and let it run. The data comes back clean and structured, usually as JSON or in a spreadsheet, ready for your analysis or database. It saves you weeks of manual work and bypasses the technical headache of dealing with anti-scraping measures on the site. If you're a developer, data analyst, or e-commerce manager looking for reliable 11st data, this is the tool that gets it done.
What does this actor do?
11st Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
11st.co.kr Scraper – Apify Actor
Scrape product listings and details from the Korean e-commerce site 11st.co.kr.
Overview
This Apify Actor uses Playwright to extract structured product data from 11st.co.kr. It handles search results, category pages, and individual product pages with automatic pagination. Data is exported as JSON, CSV, Excel, or via API.
Key Features
- Comprehensive Scraping: Extracts data from listing/search pages, category pages, and product detail pages.
- Automatic Pagination: Handles infinite scroll and multi-page results.
- Rich Data Extraction: Captures product title, URL, images, prices, categories, shipping details, ratings, and review counts.
- Proxy Support: Works with Apify Proxy, with Korean residential proxies (
RESIDENTIALgroup) recommended for best results. - Developer-Friendly Output: Provides a clean, structured dataset for integration.
How to Use
Configure the Actor run with an input object. The core parameter is input_urls, an array of starting URLs (search or category pages). Use max_results to limit the number of products scraped.
Input Example
{
"input_urls": [
"https://search.11st.co.kr/pc/total-search?kwd=example"
],
"max_results": 100,
"proxy_config": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}
Input/Output
Input Fields:
* input_urls (required): Array of starting URLs.
* max_results: Maximum number of products to scrape.
* proxy_config: Configuration for Apify Proxy.
Output Data (per product):
{
"inputUrl": "https://search.11st.co.kr/...",
"productUrl": "https://www.11st.co.kr/products/1234567890",
"productTitle": "Product Name",
"images": ["https://image.url/1.jpg", "https://image.url/2.jpg"],
"prices": [{"label": "base", "priceText": "10,000 원", "priceValue": "10000"}],
"categories": "Electronics > Audio > Speakers",
"shippingDetails": "Free Shipping / Courier Name",
"rating": 4.5,
"commentsCount": 120
}
Accessing Data
Retrieve your scraped dataset via the Apify API:
https://api.apify.com/v2/datasets/<DATASET_ID>/items?format=json
Notes
- For reliable scraping of 11st.co.kr, using the
RESIDENTIALproxy group is strongly advised. - The
max_resultsparameter helps manage performance and cost. - The scraper extracts category breadcrumbs from the
.c_product_category_path .selectedelement on the page.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try 11st Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- voyn
- Pricing
- Paid
- Total Runs
- 18
- Active Users
- 2
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support