Ounass Product Search Scraper
Pricing
from $2.00 / 1,000 results
Ounass Product Search Scraper
Scrape product listings from Ounass.com effortlessly. This scraper collects product names, prices, images, sizes, colors, designer categories, and 34+ data fields from search results — perfect for price monitoring, inventory tracking, and fashion market research.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Stealth mode
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
Ounass Product Search Scraper: Extract Luxury Fashion Data
What Is Ounass?
Ounass is a leading luxury fashion e-commerce platform serving multiple regions globally, particularly strong in the Middle East, Asia, and beyond. It hosts tens of thousands of designer and contemporary fashion products across categories like women's clothing, accessories, footwear, and more. Extracting structured product data manually is cumbersome — the Ounass Product Search Scraper automates this, turning search result pages into clean, structured datasets for analysis and integration.
Overview
The Ounass Product Search Scraper extracts product listings from Ounass search results pages, capturing rich product metadata including pricing, availability, images, sizing, and designer classification. It is ideal for:
- Price monitor tools tracking luxury fashion trends and competitor pricing
- Fashion researchers analyzing product assortments and seasonal trends
- E-commerce developers aggregating fashion data for alternative storefronts
- Retail analysts benchmarking inventory and category depth
Key strengths include support for paginated search URLs, configurable item limits for granular control, and fault-tolerant design via ignore_url_failures — allowing large-scale collection without interruption.
Input Format
The scraper accepts a JSON configuration object:
{"urls": ["https://www.ounass.ae/women/clothing?fh_start_index=24"],"ignore_url_failures": true,"max_items_per_url": 200}
| Parameter | Type | Description |
|---|---|---|
urls | Array | Direct links to Ounass product search result pages. Include category filters, sorting, and pagination parameters in the URL |
max_items_per_url | Integer | Maximum products extracted per URL. Default: 20, max typical: 200+ |
ignore_url_failures | Boolean | If true, continues scraping if some URLs fail; if false, stops on first error |
Example URLs:
https://www.ounass.ae/women/clothing(all women's clothing)https://www.ounass.ae/women/clothing?fh_start_index=24(paginated results)https://www.ounass.ae/men/shoes?designer=gucci(filtered by designer)
Tip: Use pagination parameters (
fh_start_index) to split large categories into manageable chunks, each returning up to your configured limit.
Output Format
Sample output
{"style_color_id": "219752196_2709","slug": "shop-moon-hakaan-yildirim-tatiana-gown-in-tulle-for-women-219752196_2709","url": "/shop-moon-hakaan-yildirim-tatiana-gown-in-tulle-for-women-219752196_2709.html","name": "Tatiana Gown in Tulle","list_name": "PLP Clothing","designer_category_name": "Moon Hakaan Yildirim","thumbnail": "//ounass-ae.atgcdn.ae/small_light(dw=350,of=webp)/pub/media/catalog/product/2/1/219752196_blk_in.jpg?ts=1778915719.1895","hover_image": "//ounass-ae.atgcdn.ae/small_light(dw=350,of=webp)/pub/media/catalog/product/2/1/219752196_blk_fr.jpg?ts=1778915719.1895","out_of_stock": false,"badge": {"id": 4,"name": "badge","value": "NEW SEASON","value_en": "NEW SEASON","background_color": "#f2f2f2","border_color": "#f2f2f2","font_color": "#2d2d2d","background_color_dark_mode": "#2d2d2d","border_color_dark_mode": "#2d2d2d","font_color_dark_mode": "#f2f2f2"},"parent_sku": "219752196","visible_sku": "219752280","category_url": "women/clothing/dresses/evening","designer_category_english_name": "Moon Hakaan Yildirim","name_in_english": "Tatiana Gown in Tulle","color_in_english": "Black","product_class_in_english": "Clothing","division": "Fashion","group": "Womens","department": "Clothing","class_name": "Dresses","sub_class": "Sleeveless","gender": "Womens","season": "FW 2026","exclusive": 0,"is_clearance": false,"is_promotion": false,"simple_type": "sizeOnlySimple","price": 6900,"colors": [],"show_size_selector": true,"sizes": [{"sku": "219752278","size_code_id": 54,"size_code": "36","price": 6900,"stock": 2,"score": 4036},{"sku": "219752279","size_code_id": 45,"size_code": "38","price": 6900,"stock": 2,"score": 4038},{"sku": "219752280","size_code_id": 37,"size_code": "40","price": 6900,"stock": 3,"score": 4040},{"sku": "219752281","size_code_id": 44,"size_code": "42","price": 6900,"stock": 1,"score": 4042}],"size_code": "40","wishlist_count": 19,"from_url": "https://www.ounass.ae/women/clothing?ajax=true"}
Each product record contains 34+ data fields spanning identification, visual assets, pricing, sizing, and categorization:
Product Identification
| Field | Meaning |
|---|---|
Style Color ID | Unique identifier combining product style and color variant |
Slug | URL-friendly product identifier (used in canonical URLs) |
URL | Direct link to the product detail page |
Parent SKU | Base product SKU shared across color/size variants |
Visible SKU | Merchant-facing SKU for inventory systems |
Product Names & Descriptions
| Field | Meaning |
|---|---|
Name | Product name as displayed on the listing (primary language) |
Name In English | English translation of the product name |
Color In English | Color variant in English (e.g., "Navy Blue", "Black") |
List Name | Catalog or collection name (e.g., seasonal line) |
Imagery & Presentation
| Field | Meaning |
|---|---|
Thumbnail | Small product image URL for search results |
Hover Image | Alternative product image shown on mouse hover |
Badge | Promotional or status badge (e.g., "New", "Sale") |
Categorization
| Field | Meaning |
|---|---|
Designer Category Name | Brand or designer grouping (primary language) |
Designer Category English Name | English designer/brand category |
Category URL | Link to the parent category page |
Product Class In English | Product type classification (e.g., "Dress", "Handbag") |
Class Name | Product class in primary language |
Sub Class | Sub-category within the class |
Division | High-level business division (e.g., "Womenswear") |
Group | Product grouping level (e.g., "Accessories", "Ready-to-Wear") |
Department | Department classification |
Gender | Target gender (Men, Women, Unisex) |
Season | Season or collection (Spring/Summer, Fall/Winter, Resort, etc.) |
Pricing & Promotions
| Field | Meaning |
|---|---|
Price | Current listed price in local currency |
Is Clearance | Boolean flag indicating clearance/end-of-season items |
Is Promotion | Boolean flag for promotional pricing |
Exclusive | Flag indicating exclusive brand or limited availability |
Sizing & Variants
| Field | Meaning |
|---|---|
Sizes | Available size options (e.g., XS, S, M, L, or numeric sizes) |
Size Code | Internal size coding system |
Colors | List of available color variants for this product |
Show Size Selector | Boolean indicating whether sizes are selectable on the front-end |
Inventory & Engagement
| Field | Meaning |
|---|---|
Out Of Stock | Boolean flag: true if product is unavailable |
Wishlist Count | Number of users who favorited this product (engagement metric) |
Additional Attributes
| Field | Meaning |
|---|---|
Simple Type | Product type classification (e.g., Simple, Configurable) |
How to Use
- Find search URLs — Navigate to Ounass.com, apply filters (category, designer, price), and copy the full URL including query parameters.
- Handle pagination — For large result sets, use the
fh_start_indexparameter to paginate. Example:?fh_start_index=0,?fh_start_index=24,?fh_start_index=48. - Configure input — Paste URLs into the
urlsarray. Setmax_items_per_url(recommend50–200depending on your infrastructure). - Enable error tolerance — Set
ignore_url_failures: truefor production runs to skip problematic URLs. - Run the scraper — Execute the actor and monitor progress in the logs.
- Export data — Download results as JSON, CSV, or Excel for analysis or database import.
Best practices:
- Spread requests across multiple URL runs to reduce server load.
- Use proxy rotation if performing frequent large-scale scrapes.
- Schedule scrapes during off-peak hours.
Use Cases & Business Value
- Price monitoring: Track competitor pricing, promotions, and discount patterns in real-time.
- Inventory analytics: Monitor stock status, color/size availability, and product lifecycle.
- Fashion trend analysis: Identify popular designers, emerging categories, and seasonal shifts.
- Content syndication: Feed product data into price comparison sites, affiliate networks, or internal systems.
- Market research: Benchmark product assortment, pricing strategies, and exclusive brand partnerships.
The Ounass Product Search Scraper eliminates tedious manual data collection, delivering consistent, structured records that feed directly into analytics dashboards, inventory systems, and business intelligence platforms.
Conclusion
The Ounass Product Search Scraper is a comprehensive solution for extracting luxury fashion product data at scale. With 34+ fields covering pricing, imagery, categorization, and sizing, it powers competitive intelligence, inventory tracking, and market research. Start scraping today and unlock actionable insights from one of the region's largest fashion platforms.