Blinkit Zepto Apify Actor avatar

Blinkit Zepto Apify Actor

Pricing

Pay per usage

Go to Apify Store
Blinkit Zepto Apify Actor

Blinkit Zepto Apify Actor

The Blinkit & Zepto Apify Actor is a quick-commerce product scraper designed to extract real-time product data from leading Indian instant delivery platforms — Blinkit and Zepto.

Pricing

Pay per usage

Rating

5.0

(1)

Developer

Sarang V

Sarang V

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

3

Monthly active users

2 days ago

Last modified

Share

Blinkit & Zepto Product Scraper

Scrape product search results from Blinkit and Zepto — India's leading quick-commerce platforms. Enter any search keyword and get up to 250+ products per platform including name, price, weight, image, and product URL.

✨ Features

  • 🔍 Any search keyword — milk, chips, detergent, shampoo, anything
  • 📦 250-300 products per platform via infinite-scroll pagination
  • 🛒 Both Blinkit & Zepto scraped in one run
  • 📍 Location-aware — set your delivery location for accurate local pricing
  • 💾 Clean structured output — ready for spreadsheet, database, or API use
  • ☁️ Runs on Apify cloud — no local setup needed

🚀 Usage

  1. Enter your Search Query (e.g. milk, biscuit, chips)
  2. Optionally set a Delivery Location for Blinkit pricing
  3. Set Max Items per platform (default: 250)
  4. Click Start and get results in seconds

📋 Output Schema

FieldDescriptionExample
platformSource platform"Blinkit" / "Zepto"
nameProduct name"Amul Taza Homogenised Toned Fresh Milk"
priceSelling price (with ₹)"₹28"
weightPack size"500 ml"
imageProduct image URL"https://..."
urlProduct page URL"https://..."

📍 Location Notes

  • Blinkit: Set your locality in the location field for accurate local results (e.g. "Andheri West, Mumbai").
  • Zepto: Scrapes using Mumbai as the default. Products and pricing may vary by city.

⚙️ How It Works

  • Blinkit: Uses infinite scroll on the search results page — scrolls until maxItems is reached.
  • Zepto: Uses the zepto.com/search?query= endpoint (not ?q=) which returns full paginated results via scroll.

💡 Tips

  • Use broad keywords like "milk" or "biscuit" for 200+ results
  • Use specific brand names like "amul" or "britannia" for targeted results
  • Run with maxItems: 500 to get the full catalog for popular categories

🛠️ Tech Stack

  • Node.js (ES Modules)
  • Playwright (headless Chromium)
  • Apify SDK v3