Zepto Product Screener
Pricing
from $0.01 / 1,000 results
Zepto Product Screener
Extract product listings from Zepto (https://www.zepto.com) India's 10-minute grocery delivery app by search keyword or category for any delivery location you choose. Get one clean row per product, complete with brand, MRP, selling price, discount, pack size, stock status, image, and product URL.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Saleem Javed
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
Zepto Quick-Commerce Product Scraper
Built for reliability In quick-commerce, the scraper you can schedule and trust is the one worth running.
Extract product listings from Zepto — India's 10-minute grocery delivery app — by search keyword or category, for any delivery location you choose. Get one clean row per product, complete with brand, MRP, selling price, discount, pack size, stock status, image, and product URL.
Because Zepto is hyperlocal, prices and availability differ by area — so you tell the Actor where to deliver (a pincode or city/area), and it scrapes the catalog of the store that actually serves that location.
Perfect for price monitoring, assortment & competitor analysis, availability tracking, and grocery market research.
Who it's for:
FMCG brands tracking competitor pricing · quick-commerce and retail analysts · researchers monitoring grocery prices and availability · teams building pricing dashboards and assortment reports.
What it does
Give it a delivery location plus either search keywords (e.g. milk,
mustard oil) or Zepto category page URLs, and it returns the products Zepto shows
for that location — structured as JSON/CSV/Excel, ready for your spreadsheet or
database.
Features
- 📍 Location-aware — pass a pincode (e.g.
560001) or area (e.g.Koramangala, Bangalore); the Actor geocodes it and scrapes the store serving that point, so prices and stock match what a real customer there sees. - 🔎 Search or category — scrape by keyword, or paste category page URLs.
- 💰 Full pricing — MRP, selling price, final discounted price, and discount percentage (all in rupees).
- 📦 Rich product data — brand, pack size/unit, stock status, available quantity, category, product image, and product URL.
- 🛡️ Resilient runs — a keyword or URL that fails is skipped with a warning; the run finishes and still returns everything else.
- 🌐 Proxy support — Apify Proxy (residential, country
INrecommended).
Input
| Field | Type | Description |
|---|---|---|
location | string | Delivery pincode or city/area. Required for keyword search. |
searchTerms | array of strings | Keywords to search, one result set each. |
categoryUrls | array of strings | Zepto /cn/.../cid/.../scid/... category page URLs. |
maxResultsPerTerm | integer | Max products per keyword/URL (default 60). |
proxyConfiguration | object | Proxy settings. Residential + country IN recommended. |
Provide at least one of searchTerms or categoryUrls.
Example input
{"location": "Koramangala, Bangalore","searchTerms": ["milk", "coca cola"],"maxResultsPerTerm": 60,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "IN"}}
Example output
{"searchTerm": "milk","source": "search","name": "Amul Gold Full Cream Fresh Milk","brand": "Amul","mrp": 33.0,"sellingPrice": 33.0,"discountedSellingPrice": 31.0,"discountPercent": 6,"unit": "1 pack (500 ml)","packSize": "500","inStock": true,"availableQuantity": 12,"categoryId": "1a7e46a8-e627-450f-8960-490b550eeee6","productId": "205a24dc-7dd9-5ceb-9fa5-0a0c469d9013","baseProductId": "dac5a323-bd7e-4034-b198-1e2f2ae776d3","imageUrl": "https://cdn.zeptonow.com/production/cms/product_variant/....jpeg","productUrl": "https://www.zepto.com/pn/amul-gold-full-cream-fresh-milk/pvid/6f3c2f7a-1d4b-4e9a-9c2e-7b6a0d51e3c8","storeId": "b4dc8d65-ed2e-4142-81b6-373982b13500","location": "Koramangala, Bangalore","latitude": 12.9357,"longitude": 77.6241}
Every field is available as a column when you export to CSV, Excel, JSON, or XML.
Good to know / limitations
- Location drives everything. Different pincodes map to different stores with
different prices, offers, and stock. The
storeId/latitude/longitudeon each row tell you exactly which store the data came from. - Keyword search works best for product types. Search keywords are matched to
Zepto's categories (e.g.
mustard oil,milk,chips,paneer,chocolateall work). Brand-specific queries that aren't category names (e.g.coca cola) may return nothing — for those, use a category URL instead. - Use residential proxies. Zepto runs behind bot protection and rate-limits
datacenter IPs; Apify residential proxies (country
IN) are recommended. - Snapshots, not feeds. Quick-commerce prices and availability change through the day — treat results as a point-in-time snapshot.
Disclaimer
This tool fetches publicly visible catalog data from Zepto on demand using your own runs and proxies. You are responsible for using the output in compliance with Zepto's Terms of Use and applicable laws.