Noon Product Details Extractor avatar

Noon Product Details Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Noon Product Details Extractor

Noon Product Details Extractor

Noon Product Details Extractor is an Apify actor designed for scraping detailed product information from Noon's website. It captures comprehensive data including SKU, title, brand, description, rating, images, and pricing with high accuracy and efficiency....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share


README.md

Noon Product Details Extractor

Introduction

Noon Product Details Extractor is an Apify Actor designed to efficiently scrape and extract detailed product information from the Noon website. It provides comprehensive data on products, including specifications, ratings, images, and pricing, enabling users to leverage this information for various applications.

Features

  • Comprehensive Data Extraction: Captures SKU, title, brand, description, rating, images, breadcrumbs, variants, and more.
  • High-Quality Data: Ensures accurate and reliable data extraction with minimal errors.
  • Flexible Configuration: Allows customization of URLs and item limits to suit specific needs.
  • Efficient Performance: Optimized for speed and efficiency, handling multiple requests seamlessly.
  • User-Friendly Interface: Simple setup and execution process with clear instructions.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape.[ "https://www.noon.com/uae-en/product-url" ]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://www.noon.com/uae-en/8-4-2pcs-premium-anti-slip-powder-for-sports-sport-chalk-for-weightlifting-climbing/ZCFAC7072917F83858017Z/p/"
],
"item_limit": 10
}

Output JSON

[
{
"sku": "ZCFAC7072917F83858017Z",
"title": "8/4/2PCS Premium Anti-Slip Powder for Sports | Sport Chalk for Weightlifting & Climbing",
"brand": "KSYN KO-KO",
"description": "<p>Core&nbsp;Selling&nbsp;Points</p><p></p><p></p><p></p><p>\u30103-Second&nbsp;Strong&nbsp;Grip\u3011&nbsp;Made&nbsp;from&nbsp;high-purity&nbsp;magnesium&nbsp;carbonate,&nbsp;it&nbsp;quickly&nbsp;absorbs&nbsp;sweat&nbsp;and&nbsp;oil,&nbsp;significantly&nbsp;increasing&nbsp;friction&nbsp;to&nbsp;prevent&nbsp;slipping&nbsp;during&nbsp;sports.</p><p></p><p></p><p></p><p>\u3010Preferred&nbsp;by&nbsp;Pro&nbsp;Athletes\u3011&nbsp;Meets&nbsp;International&nbsp;Federation&nbsp;of&nbsp;Sport&nbsp;Climbing&nbsp;(IFSC)&nbsp;and&nbsp;gymnastics&nbsp;competition&nbsp;standards.</p><p></p><p></p><p></p><p>...</p>",
"rating": 4.9,
"rating_count": 13,
"images": [
"https://f.nooncdn.com/p/pzsku/ZCFAC7072917F83858017Z/45/1756084755/260e9f77-f641-499c-b2bb-9d8a77316054.jpg",
"https://f.nooncdn.com/p/pzsku/ZCFAC7072917F83858017Z/45/1756089056/e9643e5a-27d2-46dd-8bb7-b5c90a72fed9.jpg"
],
"breadcrumbs": [
"Home",
"Sports, Fitness & Outdoors",
"Outdoor Recreation",
"Climbing",
"Chalks"
],
"variants": [
{
"variant": "8pcs with box",
"sku": "ZCFAC7072917F83858017Z-1",
"offer": "bf6a2a84cbab95dc",
"price": 5.23,
"sale_price": null,
"stock": 3,
"store": "Sote Store"
}
],
"actor_id": "c73kSOVYu0AwdX1vQ",
"run_id": "HdHSR584PLZx5zy1o"
}
]

Use Cases

  • Market Research and Analysis: Gather detailed product data for competitive analysis.
  • Competitive Intelligence: Monitor competitor pricing and offerings.
  • Price Monitoring: Track price changes over time to identify trends.
  • Content Aggregation: Compile comprehensive product catalogs for e-commerce platforms.
  • Academic Research: Use product data for studies in consumer behavior or market dynamics.
  • Business Automation: Integrate with CRM systems for automated updates on product information.

Installation and Usage

  1. Search for "Noon Product Details Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with detailed product information. Key fields include:

  • sku: Stock Keeping Unit identifier.
  • title: Product title.
  • brand: Brand name.
  • description: Detailed product description.
  • rating: Average rating of the product.
  • rating_count: Number of ratings received.
  • images: List of image URLs.
  • breadcrumbs: Navigation path on the website.
  • variants: Different product variants with pricing and stock information.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!