Myantra ProductInfo Scraper avatar

Myantra ProductInfo Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Myantra ProductInfo Scraper

Myantra ProductInfo Scraper

The Myantra ProductInfo Scraper extracts detailed product data from Myntra, including name, brand, price, availability, images, and descriptions....

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

19 hours ago

Last modified

Share

Introduction

The Myantra ProductInfo Scraper is a powerful tool designed to extract detailed product information from Myntra, one of India's leading fashion e-commerce platforms. This actor is perfect for businesses and researchers looking to gather comprehensive data on products, including pricing, availability, and more.

Features

  • Comprehensive Data Extraction: Extracts detailed product information including name, brand, price, and availability.
  • High Data Quality: Ensures accurate and up-to-date information by scraping directly from the source.
  • Efficient Performance: Optimized for fast data retrieval, handling multiple URLs simultaneously.
  • Image and Description Capture: Collects product images and descriptions for a complete dataset.
  • Breadcrumb Navigation: Provides breadcrumb data for better context and categorization.
  • Timestamped Data: Includes a timestamp of when the data was scraped for reference.
  • User-Friendly Interface: Easy to configure and run with minimal setup required.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to start with.["https://www.myntra.com/tshirts/the+souled+store/the-souled-store-men-regular-fit-the-godfather-printed-t-shirt/27601098/buy"]

Example Usage

Example Input

{
"startUrls": [
{
"url": "https://www.myntra.com/tshirts/the+souled+store/the-souled-store-men-regular-fit-the-godfather-printed-t-shirt/27601098/buy"
}
]
}

Example Output

[
{
"url": "https://www.myntra.com/tshirts/the+souled+store/the-souled-store-men-regular-fit-the-godfather-printed-t-shirt/27601098/buy",
"productId": "27601098",
"name": "The Souled Store Men Regular Fit The Godfather Printed T-Shirt",
"brand": "The Souled Store",
"price": "799",
"currency": "INR",
"availability": "InStock",
"description": "The Souled Store Men Regular Fit The Godfather Printed T-Shirt",
"images": [
"https://assets.myntassets.com/h_200,w_200,c_fill,g_auto/h_1440,q_75,w_1080/v1/assets/images/27601098/2024/2/14/dd5ab207-92f0-4d72-88d2-5970b217c7591707928637863TheSouledStoreMenTypographyColourblockedPocketsT-shirt1.jpg"
],
"breadcrumbs": [
"Clothing",
"Men",
"Tshirts",
"The Souled Store",
"More by The Souled Store"
],
"scrapedAt": "2026-06-09T10:36:27.663Z"
}
]

Use Cases

  • Market Research and Analysis: Gather data for market trends and consumer preferences.
  • 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 and curation.
  • Academic Research: Use detailed product data for research studies and analysis.
  • Business Automation: Automate data collection for inventory and sales analysis.

Installation and Usage

  1. Search for "Myantra ProductInfo Scraper" 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:

  • url: The product page URL.
  • productId: Unique identifier for the product.
  • name: Product name.
  • brand: Brand name.
  • price: Product price.
  • currency: Currency of the price.
  • availability: Stock status.
  • description: Product description.
  • images: Array of image URLs.
  • breadcrumbs: Array of breadcrumb categories.
  • scrapedAt: Timestamp of data extraction.

Support

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

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