Extract Croma Data
Electronics catalogue — price, MRP, ratings, warranty, and offers — from Croma.
Tell AuraCrawl what to pull from Croma — "every product for this search with selling price, MRP, discount, rating, and the bank offer." We read the storefront's own search backend directly and page the full result set, keeping the warranty and offer text intact.
What a response looks like
REQUEST
ask“Tell AuraCrawl what you need from Croma in plain language — which entities, which fields, how often. That sentence is the spec.”
{
"id": "319782",
"name": "Croma 1.5 Ton 3 Star Inverter Split AC (2026 Model, Copper Condenser)",
"brand": "Croma",
"price": 30290,
"mrp": 42000,
"discount_text": "28%",
"rating": 4.8,
"rating_count": 39,
"offer": "Extra 2% Off On Cart",
"warranty_months": "12",
"url": "https://www.croma.com/...-/p/319782"
}
What you can extract
- Product name, brand, and category
- Selling price versus MRP and discount
- Star rating and rating count
- Offer / bank-discount messaging
- Standard warranty and product highlights
- Product imagery and canonical URLs
- Full result sets across pagination
PIPELINE Croma's searchservices BFF answers open from a datacenter IP once the query carries a sort suffix — an Open-tier target across the paginated catalogue.
Related targets
Request Croma data.
Describe the fields, the volume, and the cadence. We scope the extraction and deliver a sample before you commit.