Yaga Product Spider avatar

Yaga Product Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Yaga Product Spider

Yaga Product Spider

Yaga Product Spider is an Apify Actor that scrapes comprehensive product data from Yaga.co.za, including titles, descriptions, images, prices, and seller details....

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

7 days ago

Last modified

Share

Description

Yaga Product Spider is an Apify Actor that scrapes comprehensive product data from Yaga.co.za, including titles, descriptions, images, prices, and seller details....


Yaga Product Spider

Introduction

Yaga Product Spider is a powerful Apify Actor designed to scrape detailed product information from Yaga.co.za, a popular South African marketplace. It efficiently extracts comprehensive data such as titles, descriptions, images, prices, and seller details from product listings, enabling users to gather insights for various business and research needs. This Actor ensures reliable data collection with minimal setup, making it an essential tool for e-commerce analysis and automation.

Features

  • Comprehensive Data Extraction: Captures key product details including title, description, images, SKU, brand, price, currency, availability, seller info, and more.
  • High Reliability: Built with robust error handling to ensure consistent performance even on dynamic web pages.
  • Flexible Input: Accepts multiple URLs for batch processing, allowing users to scrape single or multiple product listings.
  • Structured Output: Delivers clean, JSON-formatted data ready for integration into databases, analytics tools, or reports.
  • Fast and Scalable: Optimized for speed, handling large volumes of data without compromising on quality.
  • User-Friendly: Simple configuration through Apify's interface, with no coding required.
  • Real-Time Insights: Includes metadata like posting dates and likes for up-to-date market intelligence.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesA list of URLs pointing to Yaga product pages to scrape. Each URL must be a valid HTTP or HTTPS link.["https://www.yaga.co.za/pottiestreasures/product/4pckh3rtrm8"]

Example Usage

To run the Yaga Product Spider, provide the input in JSON format as shown below:

{
"Urls": [
"https://www.yaga.co.za/pottiestreasures/product/4pckh3rtrm8"
]
}

Example output in JSON format:

[
{
"title": "H&M Cropped Trench in perfect condition. Size M will fit size 14 well.",
"description": "H&M Cropped Trench in perfect condition. Size M will fit size 14 well.",
"images": [
"https://images.yaga.co.za/4pckh3rtrm8/11cd93.jpeg?s=600",
"https://images.yaga.co.za/4pckh3rtrm8/9530ec.jpeg?s=600"
],
"sku": "35676429",
"brand": "H&M",
"price": "140",
"currency": "R",
"availability": "OutOfStock",
"seller": "pottiestreasures",
"url": "https://www.yaga.co.za/pottiestreasures/product/4pckh3rtrm8",
"status": "This item is already sold",
"likes": "2",
"posted": "3d",
"posted_datetime": "2026-04-09T07:30:21.065Z",
"location": "Western Cape",
"size": "M",
"color": "Black",
"condition": "Good",
"category": "Women",
"subcategory": "Coats & Jackets",
"actor_id": "bxqK1A7Q7TMzU3Vx7",
"run_id": "0UfootWyrLVhgiZea"
}
]

Use Cases

  • Market Research and Analysis: Gather data on product trends, pricing, and availability to inform business strategies.
  • Competitive Intelligence: Monitor competitors' listings for insights into their offerings and market positioning.
  • Price Monitoring: Track price changes and discounts on specific products for dynamic pricing models.
  • Content Aggregation: Collect product images and descriptions for content creation or catalog building.
  • Academic Research: Analyze marketplace data for studies on consumer behavior or e-commerce patterns.
  • Business Automation: Integrate scraped data into workflows for inventory management or automated reporting.

Installation and Usage

  1. Search for "Yaga Product Spider" 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 Actor outputs data in JSON format as an array of objects, each representing a scraped product. Key fields include:

  • title and description: Product name and details.
  • images: Array of image URLs.
  • sku, brand, price, currency: Product identifiers and pricing info.
  • availability, status: Stock and sale status.
  • seller, url: Seller details and source link.
  • likes, posted, posted_datetime: Engagement and timing metadata.
  • location, size, color, condition, category, subcategory: Product attributes.
  • actor_id, run_id: Apify-specific identifiers for tracking.

This structured format ensures easy parsing and integration.

Support

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

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