Hepsiburada Product Reviews Api
by caa_software
Automatically extract detailed product data, reviews, and ratings from Hepsiburada using just a product SKU. Perfect for price tracking, market analysis, and feeding data pipelines.
Opens on Apify.com
About Hepsiburada Product Reviews Api
Need to pull real product data from Hepsiburada for a project? This actor is built to do exactly that. You give it a product SKU, and it goes to work, fetching the full details page. What you get back is a clean dataset with everything from the product title and price to the merchant info and all available image URLs. Crucially, it also captures the complete review history and average rating, which is gold for understanding customer sentiment and product performance. I use it for a few key things. Primarily, it's perfect for building competitive analysis dashboards, tracking how prices and ratings change over time. It's also a reliable way to feed accurate, structured product data into inventory systems or price comparison engines without manual entry. Since it runs on Apify, you can schedule it to collect data daily or weekly, automating what would otherwise be a tedious copy-paste job from the website. The output is in a structured JSON format, ready to plug into your database, spreadsheet, or application via the API.
What does this actor do?
Hepsiburada Product Reviews Api is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Hepsiburada Product Reviews API
An Apify actor that scrapes product reviews and metadata from Hepsiburada.com, a major Turkish e-commerce platform. Provide a product ID to retrieve structured review data, including customer details, ratings, and merchant information.
Key Features
- Scrape Reviews: Fetches all reviews for a given Hepsiburada product ID.
- Structured Data: Returns clean JSON with pagination info, review content, star ratings, customer data, and product details.
- Efficient: Can crawl 100 items per request using only 128MB of memory.
- Automation Ready: Supports API access and scheduled runs for automated data collection.
- Multiple Export Formats: Data can be exported as JSON, CSV, Excel, XML, or RSS.
- Integration: Easily connect with other apps and workflows via webhooks or the Apify API.
How to Use
Run the actor with a JSON input containing the Hepsiburada product identifier. Use the cursor parameter for pagination to retrieve all reviews.
Input
Configure the actor run with an input object like this:
{
"cursor": 0,
"productId": "HBCV00004UJY76",
"size": 100
}
productId(required): The unique product code from the Hepsiburada product page URL (e.g.,p-HBCV00004UJY76).cursor: The starting index for pagination (default is 0).size: Number of reviews to fetch per page (default is 100).
Output
The actor outputs a structured JSON object. The main data is contained within the data.approvedUserContent.approvedUserContentList array. Each item in the list represents a single review.
Example Output Structure:
{
"itemsPerPage": 100,
"currentItemCount": 100,
"totalItemCount": 907,
"data": {
"approvedUserContent": {
"approvedUserContentList": [
{
"id": "ee96d7da-2788-4060-93ac-3058927f6b6d",
"customer": {
"name": "R****",
"surname": "İ******",
"displayName": "R************"
},
"product": {
"sku": "HBCV00004UJY76",
"name": "Dyson V15 Detect™ Kablosuz Süpürge",
"brand": "Dyson",
"url": "https://www.hepsiburada.com/dyson-v15-detect-kablosuz-supurge-p-HBCV00004UJY76"
},
"order": {
"merchantName": "Dyson Türkiye"
},
"review": {
"content": "Review text here..."
},
"star": 4,
"createdAt": "2024-02-15T07:03:56.8611761+00:00",
"isPurchaseVerified": true,
"reactions": {
"clap": 280,
"thumbsdown": 17
}
}
],
"listCount": 907
},
"filterData": {
"merchants": [{"name": "Dyson Türkiye", "count": 568}],
"starCounts": {
"1": {"star": 1, "starCount": 65},
"5": {"star": 5, "starCount": 739}
}
}
}
}
Key Output Fields:
* Pagination: itemsPerPage, currentItemCount, totalItemCount.
* Review Data: Each review contains id, review.content, star rating, createdAt timestamp, and verification status (isPurchaseVerified).
* Customer: Anonymized customer info (customer.displayName).
* Product: Basic product details (product.name, brand, sku, url).
* Merchant: Seller name from order.merchantName.
* Aggregations: filterData provides summary counts per merchant and star rating.
Notes
This scraper is under active development. For bug reports or feature requests, you can create an issue on the actor's page.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Hepsiburada Product Reviews Api now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- caa_software
- Pricing
- Paid
- Total Runs
- 93
- Active Users
- 9
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support