Zepto Scraper
Overview
Extract product information from Zepto listing 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 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_discount | Current product price | TextField |
| discount_percent | Discount percentage | TextField |
| postal_code | Service postal code | TextField |
| primary_image | 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": "Ugaoo",
"breadcrumbs": "Home/Home Needs/Gardening",
"delivery_time": "8 minutes",
"discount_percent": "32",
"images": [
"https://cdn.zeptonow.com/production/tr:w-403,ar-1024-1024,pr-true,f-auto,q-40,dpr-2/cms/product_variant/b6c1d7c7-5103-4e4f-8777-8d1fde3dc50c.jpg"
],
"name": "Ugaoo Gardening Plastic Pots For Plants (4 Inch Brown Color Set Of 6 ) Plant Container Set",
"postal_code": "560041",
"price_discount": "169.0",
"price_regular": "249.0",
"primary_image": "https://cdn.zeptonow.com/production/tr:w-403,ar-1024-1024,pr-true,f-auto,q-40,dpr-2/cms/product_variant/b6c1d7c7-5103-4e4f-8777-8d1fde3dc50c.jpg",
"product_id": "54b1eb60-47e7-4060-a878-c08406104dd4",
"quantity": "1 pack (6 pcs)",
"rating": "3.6",
"rating_count": "72",
"stock_availability": "False",
"url": "https://www.zepto.com/pn/ugaoo-gardening-plastic-pots-for-plants-4-inch-brown-color-set-of-6-plant-container-set/pvid/54b1eb60-47e7-4060-a878-c08406104dd4"
}
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/.