Blinkit Scraper
Overview
Extracts product information from Blinkit 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 Blinkit Scraper in the ScrapeHero App Store.
- Click on "Create New Project".
- Provide a list of Indian postal codes.
- Select the category of your choice - Vegetables & Fruits, Dairy & Breakfast, 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 Blinkit 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 |
| primary_image | Product image URL | 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": "Swiss Beauty",
"breadcrumbs": "Home/Beauty & Cosmetics/Lip Cosmetics",
"delivery_time": "Delivery in 26 minutes",
"images": [
"https://cdn.grofers.com/da/cms-assets/cms/product/fa3f1b8a-1356-48b8-a3d1-b7a03499a61a.png",
"https://cdn.grofers.com/da/cms-assets/cms/product/104c723f-e164-4fc9-a5f8-0a9e1012d7e9.png",
"https://cdn.grofers.com/da/cms-assets/cms/product/4cde6ef2-3456-492a-a30d-7198312eed55.png",
"https://cdn.grofers.com/da/cms-assets/cms/product/4aef48df-daea-45f5-b0ad-e9d1e6a07658.png",
"https://cdn.grofers.com/da/cms-assets/cms/product/20e0acd0-78cb-429b-a40c-9aa9b4a3607f.png",
"https://cdn.grofers.com/da/cms-assets/cms/product/bea4a763-2281-473b-aacb-184e677cbcbc.png",
"https://cdn.grofers.com/da/cms-assets/cms/product/1e349321-4926-41a7-8703-22990633ed4b.png"
],
"name": "Swiss Beauty HD Matte Lipstick (Brandy Harrington)",
"postal_code": "682021",
"price": "340.0",
"price_regular": "399.0",
"primary_image": "https://cdn.grofers.com/da/cms-assets/cms/product/fa3f1b8a-1356-48b8-a3d1-b7a03499a61a.png",
"product_id": "506739",
"rating": "4",
"rating_count": "1215",
"stock_availability": "False",
"url": "https://blinkit.com/prn/-/prid/506739"
}
Features
- Comprehensive product data extraction from Blinkit 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
- Zepto Scraper: Extract product details from Zepto
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/.