Meesho Search Results Scraper avatar
Meesho Search Results Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Meesho Search Results Scraper

Meesho Search Results Scraper

Developed by

Krazee

Krazee

Maintained by Community

Extract product data and any number of customer reviews from Meesho.com search results. Just provide keywords and receive structured datasets with pricing, ratings, descriptions, and authentic reviews — fast and reliable without browser automation.

0.0 (0)

Pricing

from $2.00 / 1,000 results

0

8

8

Last modified

a month ago

Scrape Meesho products and customer reviews directly from search pages using only a keyword, and get product information and reviews for multiple products.


Why Use This Scraper?

  • Collect details for a specified number of products
  • Fetch specified number of customer reviews for each product
  • Work with multiple keywords to maximize concurrency and dataset coverage
  • Run fast and reliably without browser automation

Pro Tip: Provide multiple keywords to fully utilize concurrency and get more products and reviews faster.


Who Is This For?

  • Market research teams tracking trends across categories
  • Competitive analysis teams monitoring sellers and pricing
  • Data analytics teams building dashboards and reports
  • Academics and researchers studying Indian social commerce

Key Features

  • Bulk extraction of 50–500+ products per run
  • Integrated product details + customer reviews in one dataset
  • Configurable pagination and product limits
  • Optional review scraping toggle with per-product limits
  • Proxy support and anti-blocking mechanisms
  • Rich metadata for traceability

Input Options

When running the scraper, you can configure:

  • Search Texts: List of Search Keywords
  • Maximum products per page: Limit how many products to scrape from each URL
  • Enable Reviews: Toggle ON/OFF for fetching customer reviews
  • Reviews per Product: Number of reviews to fetch for each product (e.g., 5, 10, 20)
  • Proxy Settings: The actor uses residential proxies with Indian location by default. Users do not need to configure their own proxies for normal operation.

Sample Input

Here is a sample JSON input you can provide when running the scraper:

{
"includeReviews": true,
"productsPerSearch": 100,
"reviewsPerProduct": 50,
"searchTexts": [
"Golf shoes",
"Casual shirts men",
"women hair band",
]
}

What You Get (Output Format)

Each scraped product includes:

  • Product details: Name, price, images, specifications
  • Customer reviews: Text, rating, reviewer info (based on input limit)
  • Seller information: Seller name, ratings, reputation
  • Availability & shipping: Stock status, delivery info
  • Metadata: Run timestamp, category/search source, collection metadata

Example output (JSON):

{
"type": "catalog",
"id": 146667766,
"name": "Day And Night Cream",
"min_catalog_price": 103,
"max_product_discount": 43,
"description": "Useful Whitening Cream",
"min_catalog_price": 115,
"min_product_price": 115,
"max_product_discount": 12,
"total_discount_in_rs": 16,
"discount_text": "₹16 off",
"original_price": 131,
"description": "Everyday Blackhead Remover Cream",
"description": "Everyday Blackhead Remover Cream",
"full_details": "Brand: WOMAN BEAUTY
Flavour: Almond
Net Quantity (N): 1
Skin Type: All Skin Types
Type: Balm
Capacity: 50gm
Dispatch: 2-2 Days"
"image": "https://images.meesho.com/images/catalogs/146667766/cover/1/2/....jpg",
"gst_type": "GSTIN",
"state_code": "DL",
"sale_marker": {
"enabled": false
},
"combo_offer":
{
"enabled": false
},
"product_id": "976izs",
"slug": "reusable-silicone-shoe-covers-waterproof-anti-slip-shoe-protector-for-men-women-silicone-waterproof-shoe-covers-for-rain-snow-dust-reusable-durable-unisex-silicone-shoe-covers-reusable-slip-on-waterproof-shoe-protector",
"original_slug": "reusable-silicone-shoe-covers-waterproof-anti-slip-shoe-protector-for-men-women-silicone-waterproof-shoe-covers-for-rain-snow-dust-reusable-durable-unisex-silicone-shoe-covers-reusable-slip-on-waterproof-shoe-protector",
"isAdProduct": false,
"shipping": {
"charges": 0,
"show_free_delivery": true,
"is_express_delivery": false
},
"deal": {
"deal_price": 0,
"original_price": 0,
"discount_amount": 0,
"discount_type": ""
}
"catalog_reviews_summary": {
"average_rating": 3.9,
"review_count": 707
},
"reviews": [
{
"review_id": 1277044471,
"created": "2025-09-16 22:40:57",
"rating": 5,
"comments": "Chehre ko saaf Karta Hai...",
"author": { "name": "Meesho User" },
"media": [
{
"url": "https://images.meesho.com/images/ratings_reviews/...jpeg",
"type": "image"
}
]
},
{
"review_id": 1223446911,
"created": "2025-08-13 21:30:04",
"rating": 5,
"comments": "Bhut achi cream h... gajav ka glow kr rahi h 🥰",
"author": { "name": "Pari" }
}
]
}

Troubleshooting

  • The actor logs warnings and errors in real-time, including failed requests, incomplete data, or issues fetching reviews.

  • Users can monitor the Actor run logs to see messages and take action if needed