Noon Product Info Scraper avatar

Noon Product Info Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Noon Product Info Scraper

Noon Product Info Scraper

Project Cheerio Crawler Typescript is a web scraping tool that extracts detailed product data from e-commerce sites using the Cheerio library....

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

3 days ago

Last modified

Share

Project Cheerio Crawler Typescript

Introduction

Project Cheerio Crawler Typescript is a powerful web scraping tool designed to extract detailed product information from e-commerce websites. Leveraging the Cheerio library, this Actor provides reliable and structured data, enabling users to gain insights into market trends, pricing strategies, and competitive landscapes.

Features

  • Robust Data Extraction: Efficiently scrapes product details, including pricing, specifications, and seller information.
  • High Data Quality: Ensures accurate and up-to-date data collection from specified URLs.
  • Scalable Performance: Handles multiple URLs simultaneously, optimizing data retrieval speed.
  • Customizable Inputs: Easily configure start URLs to target specific products or categories.
  • Comprehensive Output: Provides detailed JSON output with all relevant product information.
  • User-Friendly Interface: Simple setup and execution through the Apify platform.
  • Reliable Error Handling: Built-in mechanisms to manage and report errors effectively.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to start with.[{ "url": "https://www.noon.com/uae-en/phone-4a-5g-dual-sim-blue-12gb-ram-256gb-middle-east-version/N70289966V/p/?o=c757400ed6e7cc8c&shareId=00b419b5-072f-4e53-9724-7cd71b3e8819" }]

Example Usage

Example Input JSON

{
"startUrls": [
{
"url": "https://www.noon.com/uae-en/phone-4a-5g-dual-sim-blue-12gb-ram-256gb-middle-east-version/N70289966V/p/?o=c757400ed6e7cc8c&shareId=00b419b5-072f-4e53-9724-7cd71b3e8819"
}
]
}

Example Output JSON

[
{
"url": "https://www.noon.com/uae-en/phone-4a-5g-dual-sim-blue-12gb-ram-256gb-middle-east-version/N70289966V/p/?o=c757400ed6e7cc8c&shareId=00b419b5-072f-4e53-9724-7cd71b3e8819",
"timestamp": "2026-04-28T08:18:10.370Z",
"title": "",
"sku": "70289966",
"price": 1599,
"rating": {
"value": 4.6,
"count": 57
},
"brand": "Nothing",
"seller": {
"name": "noon",
"rating": 4.1,
"positive": "73% Positive"
},
"specs": {
"memory_type": "No Expandable Memory",
"sim_count": "Dual SIM",
"ram_size": "12 GB",
"internal_memory": "256 GB",
"version": "Middle East Version",
"display_resolution": "720x1280",
"color": "blue",
"operating_system": "Android",
"processor": "Qualcomm Snapdragon",
"cores": "Octa Core",
"battery": "5080 mAh",
"screen_size": "6.83 in",
"network": "5G",
"model_year": "2025",
"whats_in_box": "USB Cable"
},
"highlights": [
"A superior Sony LYTIA OIS main camera and long-reaching OIS periscope, built for fleeting highlights and breathtaking distant scenes. Powered by TrueLens Engine 4, Preset 2.0, and AI editing",
"Beyond other AI devices, Nothing OS 4 brings expanded AI-powered Essentials \u2014 breaking limits, sparking"
],
"description": "Glyph matrix, The start of Nothing\u2019s design revolution All-new ultra-slim metal unibody meets the creative Glyph matrix. Flagship innovation, crafted to bring interaction vividly to life.",
"main_image": "https://f.nooncdn.com/p/pzsku/ZB64E02A5180D8A366DEFZ/45/_/1773304517/6c2471d6-61bf-4c1e-8732-0818b228f28e.jpg?width=800",
"color_variants": [
{
"color": "black",
"active": false,
"image": "https://f.nooncdn.com/s/app/com/noon/images/media-placeholder.svg"
},
{
"color": "blue",
"active": true,
"image": "https://f.nooncdn.com/s/app/com/noon/images/media-placeholder.svg"
},
{
"color": "pink",
"active": false,
"image": "https://f.nooncdn.com/s/app/com/noon/images/media-placeholder.svg"
},
{
"color": "white",
"active": false,
"image": "https://f.nooncdn.com/s/app/com/noon/images/media-placeholder.svg"
}
],
"delivery": "Get it by 30 April",
"warranty": "1 year warranty",
"return_policy": "Easy and Hassle Free Returns",
"tags": [
"noon exclusive"
]
}
]

Use Cases

  • Market Research and Analysis: Gather comprehensive product data for market trend analysis.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes over time for strategic pricing decisions.
  • Content Aggregation: Compile product information for content creation or aggregation.
  • Academic Research: Collect data for research projects or academic studies.
  • Business Automation: Automate data collection processes for business intelligence.

Installation and Usage

  1. Search for "Project Cheerio Crawler Typescript" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  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 where each object contains detailed product information, including URL, timestamp, SKU, price, rating, brand, seller details, specifications, highlights, description, main image, color variants, delivery information, warranty, return policy, and tags.

Support

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

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