Kaspi Product Search Scraper avatar

Kaspi Product Search Scraper

Pricing

Pay per usage

Go to Apify Store
Kaspi Product Search Scraper

Kaspi Product Search Scraper

Scrape product listings from Kaspi.kz effortlessly. Collect titles, prices, ratings, merchant info, delivery details, and 36+ fields per product. Perfect for price monitoring, market analysis, and e-commerce intelligence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Soft Alexist

Soft Alexist

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

Kaspi.kz Product Search Scraper: Extract E-commerce Data from Kazakhstan


What Is Kaspi.kz?

Kaspi.kz is Kazakhstan's leading e-commerce platform, hosting hundreds of thousands of products across electronics, appliances, fashion, and more. With millions of daily users and diverse merchants, it represents a critical market for price monitoring, competitive research, and inventory management. Manually tracking product data across Kaspi is inefficient — the Kaspi Product Search Scraper automates extraction of structured product intelligence at scale.


Overview

The Kaspi Product Search Scraper extracts product listings from Kaspi.kz search results and category pages, returning detailed product records with 36+ data points per item. It is ideal for:

  • Price monitoring platforms tracking competitor pricing and discounts
  • Market researchers analyzing e-commerce trends in Kazakhstan
  • Aggregators and resellers feeding Kaspi data into their systems
  • Business analysts benchmarking product availability and merchant performance
  • E-commerce managers monitoring inventory and promotional campaigns

Key features include configurable item limits per URL, automatic failure handling, and comprehensive product metadata spanning pricing, ratings, delivery options, and merchant details.


Input Format

The scraper accepts a JSON configuration object:

{
"urls": [
"https://kaspi.kz/shop/c/computers/?source=kaspikz"
],
"max_items_per_url": 200,
"ignore_url_failures": true
}
FieldTypeDescription
urlsArrayDirect links to Kaspi product list or search result pages. Add multiple URLs for bulk scraping.
max_items_per_urlIntegerMaximum products extracted per URL (e.g., 200). Higher values collect more items but take longer.
ignore_url_failuresBooleanIf true, scraper continues if some URLs fail. If false, scraper stops on error. Recommended: true for large runs.

Tip: Use category or search result URLs to scrape multiple products at once. Example: /shop/c/computers/ for all computers, or /search/?q=laptop for filtered results.


Output Format

Sample output

{
"id": "5400775",
"config_sku": "5400775",
"title": "Стабилизатор напряжения 8 кВт АСН-8000/1-Ц Ресанта релейный, 140-260В, однофазный 63/6/7",
"brand": "Ресанта",
"category_id": "05305",
"has_variants": false,
"loan_available": true,
"shop_link": "/p/stabilizator-naprjazhenija-8-kvt-asn-8000-1-ts-resanta-releinyi-140-260v-odnofaznyi-63-6-7-5400775/?c=750000000",
"unit_price": 82290,
"unit_sale_price": 82290,
"price_formatted": "82 290 ₸",
"price_minus_bonus": 79822,
"created_time": "2019-02-15T04:09:03.063Z",
"stickers": [],
"preview_images": [
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/h94/h40/80852082098206.png?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/h94/h40/80852082098206.png?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/h94/h40/80852082098206.png?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/h34/h22/63761380048926.jpg?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/h34/h22/63761380048926.jpg?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/h34/h22/63761380048926.jpg?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/hf3/hda/63761382539294.jpg?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/hf3/hda/63761382539294.jpg?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/hf3/hda/63761382539294.jpg?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/h06/hcd/80852082130974.png?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/h06/hcd/80852082130974.png?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/h06/hcd/80852082130974.png?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/hcc/h3d/80852082163742.png?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/hcc/h3d/80852082163742.png?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/hcc/h3d/80852082163742.png?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/h60/hb7/80852082196510.png?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/h60/hb7/80852082196510.png?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/h60/hb7/80852082196510.png?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/h48/h54/63761394401310.jpg?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/h48/h54/63761394401310.jpg?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/h48/h54/63761394401310.jpg?format=preview-large"
},
{
"small": "https://resources.cdn-kaspi.kz/img/m/p/hb1/h5c/80852082229278.png?format=preview-small",
"medium": "https://resources.cdn-kaspi.kz/img/m/p/hb1/h5c/80852082229278.png?format=preview-medium",
"large": "https://resources.cdn-kaspi.kz/img/m/p/hb1/h5c/80852082229278.png?format=preview-large"
}
],
"teasers": [],
"credit_monthly_price": 6858,
"monthly_installment": {
"id": 12,
"installment": true,
"formatted_per_month": "6 858 ₸"
},
"reviews_link": "/p/stabilizator-naprjazhenija-8-kvt-asn-8000-1-ts-resanta-releinyi-140-260v-odnofaznyi-63-6-7-5400775/?c=750000000&tab=reviews",
"weight": 0,
"unit": {
"type": "PIECES",
"increment": 1,
"measurement_literal": "шт",
"counting_literal": "шт",
"code": null
},
"rating": 4.9,
"reviews_quantity": 68,
"stock": 1,
"currency": "KZT",
"mods": "",
"delivery_duration": "EXPRESS",
"base_product_codes": [
"[Master - Stabilizers][resanta]{АСН/1-Ц}"
],
"is_brand_official_partner": false,
"category": [
"Компьютеры",
"Периферия",
"ИБП и стабилизаторы"
],
"category_ru": [
"Компьютеры",
"Периферия",
"ИБП и стабилизаторы"
],
"category_codes": [
"UPS",
"Peripherals",
"Computers",
"Categories"
],
"groups": [
"6d4e66fb-8dbe-475e-95ed-4f60444a9bde",
"c6c99e86-eeec-44c8-bf8e-6bc575929036"
],
"promo": [
{
"code": "RASSROCHKA_DEFAULT_BADGE",
"type": "LOAN",
"priority": 12,
"owner": "KASPI",
"bonus_type": "",
"display_duration": 12,
"img": {
"alt": null,
"medium": {
"src": "https://mrk.cdn-kaspi.kz/msd/Aimira/2026/FEB/YELLOW_BADGE/card_small/0012/0012_3x.png",
"width": 65,
"height": 35
},
"large": {
"src": "https://mrk.cdn-kaspi.kz/msd/Aimira/2026/FEB/YELLOW_BADGE/card_small/0012/0012_3x.png",
"width": 84,
"height": 45
},
"small": {
"src": "https://mrk.cdn-kaspi.kz/msd/Aimira/2026/FEB/YELLOW_BADGE/card_small/0012/0012_3x.png",
"width": 65,
"height": 35
}
}
},
{
"code": "DEFAULT_BONUS_BADGE_FROM_5K",
"type": "BONUS",
"priority": 3,
"owner": "KASPI",
"bonus_type": "RELATIVE",
"bonus_in_currency": 2468,
"display_type": "ABSOLUTE",
"img": {
"alt": null,
"medium": {
"src": "https://static.cdn-kaspi.kz/msd/goods_badge/3.png",
"width": 65,
"height": 35
},
"large": {
"src": "https://static.cdn-kaspi.kz/msd/goods_badge/3.png",
"width": 84,
"height": 45
},
"small": {
"src": "https://static.cdn-kaspi.kz/msd/goods_badge/3.png",
"width": 65,
"height": 35
}
}
}
],
"major_merchants": [],
"best_merchant": "3721006",
"delivery_zones": [
"750000000"
],
"from_url": "https://kaspi.kz/shop/c/computers/?source=kaspikz&page=2"
}

Each scraped product returns a comprehensive record with 36+ fields:

Product Identification

FieldMeaning
IDUnique Kaspi product identifier
Config SKUSKU code for variant tracking
TitleProduct name as displayed on Kaspi
BrandManufacturer or brand name
CategoryEnglish product category (e.g., "Laptops")
Category RURussian product category name
Category IDInternal category numeric identifier
Category CodesAdditional category classification codes
Has VariantsWhether the product has color/size variants

Pricing & Payments

FieldMeaning
Unit PriceOriginal product price in local currency
Unit Sale PriceCurrent discounted/sale price
Price FormattedPrice as displayed to customers (formatted string)
Price Minus BonusPrice after Kaspi bonus/cashback deduction
Credit Monthly PriceMonthly installment amount if financed
Monthly InstallmentCalculated monthly payment for credit plans
CurrencyCurrency code (e.g., "KZT" for Tenge)
Loan AvailableWhether financing/loan options are available

Ratings & Reviews

FieldMeaning
RatingAverage product rating (e.g., 4.5 stars)
Reviews QuantityTotal number of customer reviews
Reviews LinkDirect URL to product review section

Product Details

FieldMeaning
WeightProduct weight (useful for shipping estimates)
UnitUnit of measurement (kg, pieces, etc.)
Created TimeProduct listing creation date
StickersBadge labels (e.g., "New", "Best Seller", "Sale")
Preview ImagesURLs of product photos/thumbnails
TeasersPromotional banners or highlights
ModsProduct modifications or configurations available
Base Product CodesParent product codes if this is a variant

Stock & Availability

FieldMeaning
StockCurrent inventory/availability status
Delivery DurationEstimated delivery time (e.g., "1-2 days", "Within a week")
Delivery ZonesGeographic areas where delivery is available

Merchant & Partnership Info

FieldMeaning
Shop LinkURL to the merchant's Kaspi storefront
Best MerchantPrimary/recommended seller for this product
Major MerchantsList of authorized or major sellers
Is Brand Official PartnerWhether the merchant is an official brand partner

Categorization & Promotions

FieldMeaning
GroupsProduct groupings or collections
PromoActive promotional campaigns or offers

How to Use

  1. Find Kaspi URLs — Navigate to Kaspi.kz and open a category page, search results, or product list. Copy the URL (e.g., /shop/c/computers/).
  2. Add to configuration — Paste URLs into the urls array. You can add one URL or multiple for batch scraping.
  3. Set limits — Choose max_items_per_url based on your needs. Start with 200 for balanced speed and completeness.
  4. Enable error handling — Set ignore_url_failures: true to prevent the scraper from stopping on connection errors.
  5. Run the scraper — Start the actor and monitor progress via the run log.
  6. Export data — Download results as JSON, CSV, or Excel for analysis, reporting, or database import.

Tips for best results:

  • Use category URLs (/shop/c/category-name/) to scrape hundreds of products efficiently.
  • Combine with search queries (/search/?q=keyword) to target specific products.
  • Set max_items_per_url: 200 for comprehensive coverage without excessive runtime.
  • Export to CSV for spreadsheet analysis or JSON for programmatic integration.

Use Cases & Business Value

  • Price intelligence: Track Kaspi pricing changes and competitor discounts in real time
  • Inventory management: Monitor stock levels and product availability across merchants
  • Market research: Analyze bestselling products, categories, and pricing trends in Kazakhstan
  • Merchant benchmarking: Compare performance, ratings, and delivery times across sellers
  • Data enrichment: Augment internal catalogs with fresh Kaspi product data
  • Promotion tracking: Monitor active campaigns, bonuses, and limited-time offers

By automating data extraction, the Kaspi Product Search Scraper saves hours of manual work while providing cleaner, more consistent data for decision-making.


Conclusion

The Kaspi.kz Product Search Scraper transforms unstructured e-commerce listings into actionable intelligence. With 36+ fields spanning pricing, ratings, inventory, and merchant details, it provides everything needed for competitive analysis, price monitoring, and market research. Whether you're a price aggregator, market analyst, or e-commerce professional, this scraper delivers reliable Kaspi data at scale.