Meesho product data API
The ShopAPIS Meesho product data API returns structured fields for any Meesho listing — current price in INR, reseller/supplier margin price, category tags, ratings, review count and supplier details — as clean JSON. Meesho’s strength is breadth: it carries the largest pool of long-tail, unbranded, value-segment SKUs in India, captured here through app-level parsing since Meesho exposes no public catalog API.
Meesho dominates India’s value and social-commerce segment. It reaches ~200M app MAU (web traffic is only ~55.5M per Similarweb , which understates its true scale), accounts for >10% of India e-retail, and reported GMV >$5B (FY24, a floor — likely materially higher now). Built on reseller and WhatsApp distribution into Tier 2-4 cities, Meesho’s unbranded long-tail SKU breadth is unmatched by any other India platform — the data competitors simply do not have.
Why Meesho data is hard to get
Meesho is app-first and publishes no public catalog API. Its listings load through dynamic, rate-limited app endpoints, and the web surface (~55M visits) reflects only a fraction of the ~200M-MAU app catalog. There is no affiliate or product feed to ingest, so the only way to capture Meesho’s long-tail, low-MOQ, reseller-priced SKUs at scale is app-level parsing. ShopAPIS runs and maintains that infrastructure, normalizing Meesho’s value-segment data into the same schema as the rest of the region.
Data fields returned
- Identifiers — Meesho product ID, catalog ID, supplier ID, SKU.
- Pricing — current price, original/strike price, INR currency, reseller margin price.
- Sourcing — low-MOQ / wholesale tiers, supplier/reseller flag.
- Variants — size/color variation options with per-variant price and availability.
- Demand — order/sold count, in-stock state, wishlist signals.
- Trust — average rating, review count, supplier rating where present.
- Logistics — free-delivery flag, ships-from, return-policy flag.
- Media & taxonomy — image gallery URLs, category tags, browse path.
Sample response
{
"platform": "meesho",
"marketplace": "meesho.com",
"product_id": "ms-7741920",
"catalog_id": "cat-330218",
"supplier_id": "sup-90213",
"title": "Women Cotton Printed Anarkali Kurti (Pack of 1)",
"price": { "amount": 349.00, "currency": "INR", "original_price": 999.00 },
"reseller_margin": { "suggested_resale": 549.00, "margin_inr": 200.00 },
"variant": { "size": "XL", "color": "Teal", "in_stock": true },
"order_count": 8240,
"rating": 3.9,
"review_count": 1573,
"supplier": { "rating": 4.2, "city": "Surat" },
"free_delivery": true,
"ships_from": "Surat",
"images": ["https://images.meesho.com/images/products/abc123.jpg"],
"category_path": ["Women Ethnic", "Kurtis", "Anarkali"],
"scraped_at": "2026-06-05T11:42:00Z"
}Markets & domains covered
- India — meesho.com (INR), plus the app-only catalog.
Meesho is India-only and app-centric. ShopAPIS parses the in-app catalog, so coverage reflects the full ~200M-MAU assortment rather than the limited web surface — the authoritative source for Tier 2-4 and unbranded value SKUs.
Use cases
- Value-segment price intelligence — track the price floor and reseller margins across the unbranded long tail. See price monitoring.
- Long-tail assortment discovery — surface trending unbranded SKUs and suppliers competitors miss. See competitive intelligence.
- Sourcing & private-label research — use supplier and low-MOQ signals to find white-label opportunities. Pair with catalog enrichment.
- Demand sensing — use order-count velocity as a value-segment trend signal. Pair with inventory tracking.
Meesho’s per-item field depth is shallower than Amazon’s or Flipkart’s, but its breadth of unbranded, reseller-priced SKUs is unmatched. ShopAPIS captures the reseller-margin field no traditional marketplace exposes.
Related
Stats from ShopAPIS market research, June 2026 (
@plans/plan2-research/reports/south-asia.md); sources: MerchantSpring 2025, TechCrunch 2024, Similarweb Apr 2026.