Meesho Product Scrapper

Meesho Product Scrapper

by happitap

Extract structured product data from Meesho.com—pricing, discounts, ratings, and seller info—with this reliable Apify actor. Perfect for price monitoring, market research, and catalog aggregation.

149 runs
21 users
Try This Actor

Opens on Apify.com

About Meesho Product Scrapper

Need to pull clean, structured product data from Meesho? This Apify actor is what I use. It handles the messy work of scraping Meesho.com, turning product pages, category listings, and search results into organized JSON or CSV you can actually work with. You get everything: current pricing, any discounts applied, customer ratings, and key seller details. It saves me hours I'd otherwise spend building and maintaining my own scraper, especially when Meesho updates their site layout. I typically run it for competitive price monitoring, tracking discount trends, or aggregating product catalogs for market research. The data comes out ready for analysis, feeding into a dashboard, or populating a database. It's straightforward—set your search terms, category URLs, or specific product links, configure your output format, and let it run. For developers, it's a reliable data pipeline component; for analysts, it's a direct line to the product information you need without manual copy-pasting. If you're working with e-commerce data from India's market, this actor gets you the specifics from Meesho without the headache.

What does this actor do?

Meesho Product Scrapper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Meesho Product Scraper

An Apify actor that extracts structured product data from Meesho.com. It handles product pages, category listings, search results, and collection pages.

Overview

This scraper collects comprehensive product details from Meesho, India's social commerce platform. It's designed for automation, e-commerce research, and data collection tasks, outputting clean, structured JSON.

Key Features

  • Page Type Support: Scrapes individual product pages, category listings, search results, and collection pages.
  • Comprehensive Data Extraction: Captures over 15 key data points per product.
  • Structured Output: Returns consistent JSON with all product information.
  • Scalable: Use maxItems to control the volume of data scraped per run.

How to Use

Configure the actor run with an input JSON object. The only required parameter is startUrls.

Input

Provide a JSON object with the following structure:

{
  "startUrls": [
    { "url": "https://www.meesho.com/dresses-women/pl/3j3" },
    { "url": "https://www.meesho.com/search?q=kurtis" }
  ],
  "maxItems": 100
}

Input Parameters:
* startUrls (Array, Required): List of URL objects to scrape. Supports Meesho product, category, search, and collection pages.
* maxItems (Number, Optional, Default: 50): Maximum number of products to extract per page.

Supported URL Formats:
* Product Page: https://www.meesho.com/product-name/p/12345
* Category Page: https://www.meesho.com/sarees/pl/1k8
* Search Page: https://www.meesho.com/search?q=ethnic+wear

Output

The actor outputs an array of items, where each item is a structured JSON object containing the scraped product data.

Extracted Fields Include:
* title, productId, price, originalPrice, discount
* rating, reviewCount, availability, seller, category
* productUrl, imageUrl, images (array)
* description, specifications (object), variants (array)
* source, scrapedAt (timestamp)

Example Output Item:

{
  "title": "Women's Cotton Kurti with Palazzo Set",
  "productId": "12345",
  "price": "₹599",
  "originalPrice": "₹1299",
  "discount": "54% off",
  "rating": 4.2,
  "reviewCount": 1250,
  "availability": "In Stock",
  "seller": "Fashion Store",
  "category": "Women > Ethnic Wear > Kurtis",
  "productUrl": "https://www.meesho.com/womens-cotton-kurti/p/12345",
  "imageUrl": "https://images.meesho.com/images/products/12345/1_512.jpg",
  "images": ["https://images.meesho.com/images/products/12345/1_512.jpg", "https://images.meesho.com/images/products/12345/2_512.jpg"],
  "description": "Comfortable cotton kurti with palazzo set...",
  "specifications": { "Material": "Cotton", "Sleeve": "3/4 Sleeve" },
  "variants": ["S", "M", "L", "XL"],
  "source": "meesho.com",
  "scrapedAt": "2024-01-01T00:00:00.000Z"
}

Use Cases

  • Price and discount monitoring across categories.
  • Competitor analysis and product catalog collection.
  • Tracking product availability and seller information.
  • Fashion and lifestyle market research.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Meesho Product Scrapper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
happitap
Pricing
Paid
Total Runs
149
Active Users
21
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support