Akakce Products Scraper
Pricing
$19.99/month + usage
Go to Apify Store

Akakce Products Scraper
Scrape product search results from Akakce.com with automatic pagination, extracting comprehensive product information including prices, seller details, and multiple offers.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
a day ago
Last modified
Categories
Share
🛍️ Akakce Products Scraper
This actor allows you to scrape product search results from Akakce.com by providing a search URL. It automatically handles pagination and extracts comprehensive product information including prices, seller details, multiple offers, and product variants.
Features
- URL-based Scraping: Extract products by providing a complete Akakce search URL
- Automatic Pagination: Automatically navigates through pages until reaching the end or max items limit
- Comprehensive Product Data: Extract detailed information about each product including:
- Product title and brand
- Product images and details
- Price information
- Seller count and offers
- Product variants (colors)
- Price history graphs
- Shipping information
- Multiple Offers: Extract all available offers from different sellers for each product
- Price Comparison: Compare prices across multiple sellers and shops
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Akakce search URL to scrape |
maxItems | integer | No | Maximum number of products to fetch |
Output
The output is a main list of product objects, each containing:
searchUrl: The original search URL usedproductId: Unique product identifierproductTitle: Title of the productdetailPageUrl: URL to the product detail pageimgUrl: URL of the product imageimgAlt: Alt text of the product imagebrand: Product brand namepriceText: Main price textsellerCount: Number of sellers offering this productcolors: Array of available color variantscheapestBadge: Whether the product has a cheapest badgealarmCount: Number of price alerts set for this productpriceGraphUrl: URL to the price history graphoffers: Array of offers from different sellers, each containing:offerUrl: URL to the seller's offerofferTitle: Title of the offershopName: Name of the shop/sellershopImgUrl: URL of the shop logoofferPrice: Price offered by this sellercoupon: Coupon code if availableshipmentInfo: Shipping information
scrapedAt: Timestamp of when the product was scraped
Example output:
[{"searchUrl": "https://www.akakce.com/arama/?q=iPhone+13","productId": "1101115595","productTitle": "iPhone 13 128 GB","detailPageUrl": "https://www.akakce.com/cep-telefonu/en-ucuz-iphone-13-fiyati,1101115595.html","imgUrl": "https://cdn.akakce.com/x/apple/iphone-13.jpg","imgAlt": "iPhone 13 128 GB","brand": "Apple","priceText": "32.071.,04226","sellerCount": 226,"colors": ["Siyah","Kırmızı","Mavi"],"cheapestBadge": true,"alarmCount": "5.000","priceGraphUrl": "http://api6.akakce.com/graph/1101115595:3207104.20","offers": [{"offerUrl": "https://www.akakce.com/c/?z=134&s=1&v=10694&p=1101115595&c=21533&k=5555&g=1231506327&f=%2fr%2f%3fpr%3d1101115595%26vd%3d10694%26pg%3d1231506327","offerTitle": "Satıcıya Git","shopName": "Pazarama","shopImgUrl": "//cdn.akakce.com/im/m6/10694.svg","offerPrice": "31.877.,01","coupon": null,"shipmentInfo": "Ücretsiz kargo"}],"scrapedAt": "2025-11-20T08:35:31.776Z"},...]
Use Cases
- Price comparison and market research
- Product availability tracking
- Competitive analysis across sellers
- Price monitoring and alerts
- E-commerce data aggregation
Notes
- Results are automatically paginated until reaching the end or max items limit
- All offers from different sellers are included for comprehensive price comparison
- Product variants and color options are extracted when available
- Price history graphs are included for price trend analysis
Start scraping product data from Akakce.com today!