Zepto Scraper
Overview
Extracts product information from Zepto product pages based on an Indian postal code, including pricing, delivery estimates, availability status, ratings, product descriptions, images, and other media assets. It helps collect and organize this data for easy tracking, analysis, or use in other systems.
How to Use
- Log in to your ScrapeHero Cloud account.
- Navigate to the Zepto Scraper in the ScrapeHero App Store.
- Click on "Create New Project".
- Provide a list of Indian postal codes.
- Select the category of your choice - Fruits & Vegetables, Masala & Dry Fruits, Munchies, Cold Drinks & Juices, etc.
- Click "Gather Data" to begin the data extraction process.
- Once complete, download your data in your preferred format (CSV, JSON, or Excel) or connect any of the available integrations to get seamless access to the scraped data.
Data Schema
The Zepto Scraper provides the following data fields:
| Field Name | Description | Data Type |
|---|---|---|
| name | Name of product | TextField |
| brand | Brand of product | TextField |
| delivery_time | Delivery time | TextField |
| price_regular | Regular product price | TextField |
| price | Current product price | TextField |
| postal_code | Service pincode | TextField |
| image_primary | Product image URL | TextField |
| quantity | Product quantity | TextField |
| stock_availability | Availability status | TextField |
| rating | Product rating | TextField |
| rating_count | Number of ratings | TextField |
| images | List of product image URLs | JSONField |
| product_id | Product ID | TextField |
| breadcrumbs | Product category path | TextField |
| url | Product URL | TextField |
Sample Data Record
This scraper uses 2 data credits per data record. Learn more about data credits.
Here's an example of a typical data record returned by this scraper:
{
"brand": "Gebi",
"breadcrumbs": "Home/Home Needs/Cleaning Aids",
"delivery_time": "9 minutes",
"image_primary": "https://cdn.zeptonow.com/production/tr:w-403,ar-1024-1024,pr-true,f-auto,q-40,dpr-2/cms/product_variant/f86e86e5-cb3c-4e91-8a7a-1d98813f9265.jpeg",
"images": [
"https://cdn.zeptonow.com/production/tr:w-403,ar-1024-1024,pr-true,f-auto,q-40,dpr-2/cms/product_variant/f86e86e5-cb3c-4e91-8a7a-1d98813f9265.jpeg"
],
"name": "Gebi Extendable Handle/ Stick Rod with Microfiber Refill for Spin Mop",
"postal_code": "682030",
"price": "277.0",
"price_regular": "499.0",
"product_id": "56135b54-d446-4bb9-b210-f137447e7afa",
"quantity": "1 pc",
"rating": "3.7",
"rating_count": "4082",
"stock_availability": "true",
"url": "https://www.zepto.com/pn/Gebi-Extendable-Handle/-Stick-Rod-with-Microfiber-Refill-for-Spin-Mop/pvid/56135b54-d446-4bb9-b210-f137447e7afa"
}
Features
- Comprehensive product data extraction from Zepto pages.
- Real-time scraping of up-to-date information.
- Supports scraping across multiple postal codes and categories.
- Bulk scraping capabilities for multiple products.
- Data export in multiple formats (CSV, JSON, Excel).
Related Scrapers
- Blinkit Scraper: Extract product details from Blinkit
Support
If you encounter any issues or have questions, please contact our support team at cloud-support@scrapehero.com or browse our help center at https://app.scrapehero.com/docs/.