n11 Product Scraper
Pricing
from $4.00 / 1,000 product scrapeds
n11 Product Scraper
Scrape N11 prices for competitor price monitoring Extract product ratings and reviews count from N11 Export N11 catalog data to CSV or Excel
Pricing
from $4.00 / 1,000 product scrapeds
Rating
0.0
(0)
Developer
Fatih Şahinbaş
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
N11 Scraper — Product Prices, Ratings & Listings
N11 Scraper extracts product data from n11.com — name, brand, price, rating, image and URL — from any category or search page, and exports it as clean JSON, CSV or Excel. It is a fast HTTP crawler (no browser) that reads n11.com listing pages directly. The easiest way to start: paste a N11 search or category URL (or a search keyword) and run.
What this N11 scraper extracts
For every product on the page, the N11 scraper returns:
| Field | Description |
|---|---|
productId | Product identifier |
brand | Brand name (null when the site doesn't expose it) |
name | Product name / title |
price | Current price as a number (float) |
priceText | Price exactly as shown on the page |
originalPrice | Original / list price before discount, if any |
rating | Average customer rating, if shown |
url | Product page URL |
image | Product image URL |
Pagination uses the ?pg=N query parameter, so large categories are covered page by page. Brand is intentionally returned as null where n11 does not expose it on the listing card.
How to use the N11 scraper
Provide a search keyword or a n11.com category/search URL and, optionally, a maximum number of products (maxItems). Run the Actor from the Apify Console, via API, or on a schedule. Results are written to the dataset and can be downloaded as JSON, CSV, Excel or XML, or pushed to your own storage and integrations.
Output example
{"productId": "123456789","brand": "Example Brand","name": "Example Product Name","price": 499.90,"priceText": "499,90 TL","originalPrice": 649.90,"rating": 4.6,"url": "https://www.n11.com/...","image": "https://.../image.jpg"}
Pricing
Pay-per-result: $0.004 per product scraped. You only pay for the products you actually get, and you can cap spend with maxItems.
Use cases
Use the N11 scraper for price monitoring and repricing, competitor and assortment analysis, catalog enrichment, stock and availability tracking, and feeding product data into dashboards, ERPs or AI workflows.
Related Turkish e-commerce scrapers
Notes
This Actor collects publicly available product listing data only. Please review n11.com's terms and use the data responsibly and in line with applicable law.