Meesho.com Product Details Page Scraper
3 days trial then $20.00/month - No credit card required now
Meesho.com Product Details Page Scraper
3 days trial then $20.00/month - No credit card required now
The Meesho.com Product Details Page Scraper extracts detailed product data from Meesho.com, including name, brand, price, rating, image URLs, etc., by providing product details page urls.
What does Meesho.com Product Details Page Scraper do?
The Meesho.com Product Details Page Scraper is a specialized tool that allows you to extract detailed product data directly from the Meesho.com platform. It provides comprehensive product information in structured formats like JSON, which you can easily integrate into your reports, spreadsheets, or applications.
With this scraper, you can:
- Extract detailed product information from Meesho.com.
- Access data in structured formats like JSON for seamless integration and analysis.
- Collect comprehensive product details from all countries where Meesho operates.
The scraper allows you to collect comprehensive product information, including:
- Product ID
- URL
- Name
- Category ID
- Sub Sub Category Name
- Price
- Images
- Assured Details
- Rating Score
- Rating Count
- Review Count
- Rating Details
- Shipping
- Slug
- Description
- Supplier Name
- In Stock
- Variations
- Mall Verified
- Product Details
- Breadcrumb
Input & Output
To start collecting Meesho product data, simply fill out the input form. Meesho.com Product Details Page Scraper recognizes the following input parameters:
- URLs - Links to product information pages. You can paste URLs one at a time or use the Bulk Edit section to add a prepared list.
- Limit the number of retries - Maximum number of retries for each URL when collecting data when an unexpected error occurs.
- Proxy configuration - Add a proxy to ensure that during the data collection process, you are not detected as a bot.
Collect product data from product information pages
Example url: https://www.meesho.com/s/p/5dzn8f
Example Screenshot of product information page:
Input:
1{ 2 "max_retries_per_url": 2, // Maximum waiting time when accessing the links you provided. 3 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 4 "useApifyProxy": true, 5 "apifyProxyGroups": [ 6 "RESIDENTIAL" 7 ], 8 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 9 }, 10 "urls": [ // Links to product information pages. 11 "https://www.meesho.com/s/p/5dzn8f" 12 ] 13}
Output:
You get the output from the Meesho.com Product Details Page Scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ // List of product information 2 { 3 "product_id": "5dzn8f", 4 "url": "https://www.meesho.com/s/p/5dzn8f", 5 "name": "M127 GIRLS BLUE DENIM TRENDY SHORTS, DENIM SHORTS, SHORTS FOR GIRLS AND WOMENS, FANCY SHORTS, SIMPLE SHORTS, BLUE SHORTS, SUMMER SHORTS, JEANS SHORTS, PLUS SIZE SHORTS", 6 "category_id": 1038, 7 "sub_sub_category_name": "Shorts", 8 "price": 246.0, 9 "images": [ 10 "https://images.meesho.com/images/products/325828959/mqpvo_512.jpg", 11 "https://images.meesho.com/images/products/325828959/deazf_512.jpg", 12 "https://images.meesho.com/images/products/325828959/4of9s_512.jpg" 13 ], 14 "assured_details": { 15 "is_assured": false, 16 "message": "Best quality products from trusted suppliers." 17 }, 18 "rating_score": 3.8, 19 "rating_count": 524, 20 "review_count": 201, 21 "rating_details": { 22 "1": 70, 23 "2": 34, 24 "3": 66, 25 "4": 112, 26 "5": 242 27 }, 28 "shipping": { 29 "charges": 0, 30 "discount": 0, 31 "show_shipping_charges": false, 32 "show_free_delivery": true, 33 "serviceable": true, 34 "estimated_delivery": { 35 "title": "Delivery by", 36 "date": "Friday, 24th Jan", 37 "expected_delivery_date_time": "1737676800000" 38 } 39 }, 40 "slug": "m127-girls-blue-denim-trendy-shorts-denim-shorts-shorts-for-girls-and-womens-fancy-shorts-simple-shorts-blue-shorts-summer-shorts-jeans-shorts-plus-size-shorts", 41 "description": "Name: M127 GIRLS BLUE DENIM TRENDY SHORTS, DENIM SHORTS, SHORTS FOR GIRLS AND WOMENS, FANCY SHORTS, SIMPLE SHORTS, BLUE SHORTS, SUMMER SHORTS, JEANS SHORTS, PLUS SIZE SHORTS\nFabric: Denim\nPattern: Solid\nNet Quantity (N): 1\nWOMENS SHORTS WOMENS KNICKER WOMENS DENIM SHORTS SHORTS WOMENS JEANS SHORTS WOMENS SHORTS DENIM SHORTS FOR WOMENS WOMENS SHORTS WOMENS KNICKER WOMENS DENIM SHORTS SHORTS WOMESN JEANS SHOSRTS WOMENS SHORTS DENIM SHORTS FOR WOMENS\nSizes: \n28 (Waist Size: 28 in, Length Size: 13 in) \n30 (Waist Size: 30 in, Length Size: 13 in) \n32 (Waist Size: 32 in, Length Size: 13 in) \n34 (Waist Size: 34 in, Length Size: 13 in) \n36 (Waist Size: 36 in, Length Size: 13 in) \n38 (Waist Size: 38 in, Length Size: 13 in) \n40 (Waist Size: 40 in, Length Size: 13 in) \n\nCountry of Origin: India", 42 "supplier_name": "DEVKINANDAN", 43 "in_stock": true, 44 "variations": [ 45 "28", 46 "30", 47 "32", 48 "34", 49 "36", 50 "38", 51 "40" 52 ], 53 "mall_verified": false, 54 "product_details": { 55 "product_highlights": { 56 "title": "Product Highlights", 57 "collapsed": false, 58 "overflow_threshold": 4, 59 "attributes": [ 60 { 61 "field_name": "fabric", 62 "display_name": "Fabric", 63 "value": "Denim" 64 }, 65 { 66 "field_name": "color", 67 "display_name": "Color", 68 "value": "Blue" 69 }, 70 { 71 "field_name": "print_or_pattern_type", 72 "display_name": "Print or Pattern Type", 73 "value": "Solid" 74 }, 75 { 76 "field_name": "length", 77 "display_name": "Length", 78 "value": "Mid-Thigh" 79 } 80 ] 81 }, 82 "additional_details": { 83 "title": "Additional Details", 84 "collapsed": true, 85 "overflow_threshold": 100, 86 "attributes": [ 87 { 88 "field_name": "waist_closure", 89 "display_name": "Waist Closure", 90 "value": "Button" 91 }, 92 { 93 "field_name": "waist_rise", 94 "display_name": "Waist Rise", 95 "value": "Mid Rise" 96 }, 97 { 98 "field_name": "multipack", 99 "display_name": "Net Quantity (N)", 100 "value": "1" 101 }, 102 { 103 "field_name": "pattern", 104 "display_name": "Pattern", 105 "value": "Solid" 106 }, 107 { 108 "field_name": "country_of_origin", 109 "display_name": "Country of Origin", 110 "value": "India" 111 }, 112 { 113 "field_name": "manufacturer_details", 114 "display_name": "Manufacturer Information", 115 "value": "MEENU RAWAL" 116 }, 117 { 118 "field_name": "importer_details", 119 "display_name": "Importer Information", 120 "value": "MEENU RAWAL" 121 }, 122 { 123 "field_name": "packer_details", 124 "display_name": "Packer Information", 125 "value": "No information available" 126 } 127 ] 128 } 129 }, 130 "breadcrumb": [ 131 { 132 "title": "Women", 133 "url": "/women/pl/44l4" 134 }, 135 { 136 "title": "Women Western Wear", 137 "url": "/western-wear-women/pl/4aus" 138 }, 139 { 140 "title": "Short Pants for Women", 141 "url": "/shorts-women/pl/3kp" 142 } 143 ] 144 }, // ... Many other product details 145]
How can I use the data extracted from Meesho with Meesho.com Product Details Page Scraper?
💙 Increase Brand Awareness: Leverage the data to enhance your brand's visibility and recognition on Meesho.com and other platforms.
📈 Analyze Trends and Market Influences: Track and analyze emerging trends in product categories, brands, and sellers to stay ahead in the market.
🔬 Fuel Research and Testing: Use the data for in-depth research and testing to refine strategies or develop new products.
⭐ Enhance Sentiment Analysis: Count and score authentic product reviews to back up sentiment analysis with real, reliable data.
🪧 Plan Commercial Campaigns: Create data-driven commercial campaigns for Meesho.com or other sales platforms to drive growth.
📚 Simplify Market Research: Streamline your market research efforts and marketing strategies with actionable insights from Meesho.com.
📋 Generate Meeshoed Marketing Leads: Build a list of perfectly matched marketing leads to optimize your outreach and conversion strategies.
Your feedback
We are always working to improve Actors' performance. So, if you have any technical feedback about Meesho.com Product Details Page Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 15 hours ago