# Hktvmall Product Reviews (`getdataforme/hktvmall-product-reviews`) Actor

Hktvmall is an Apify Actor that scrapes detailed product reviews from HKTVmall, Hong Kong's leading e-commerce platform. It extracts ratings, comments, and metadata into structured JSON for sentiment analysis....

- **URL**: https://apify.com/getdataforme/hktvmall-product-reviews.md
- **Developed by:** [GetDataForMe](https://apify.com/getdataforme) (community)
- **Categories:** AI, Agents, E-commerce
- **Stats:** 6 total users, 2 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $9.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Hktvmall

Hktvmall is a powerful Apify Actor designed to scrape product reviews from HKTVmall, Hong Kong's largest online shopping platform. It extracts detailed review data, including ratings, comments, and metadata, enabling users to gather valuable insights into customer sentiments and product performance. This tool is essential for businesses, researchers, and analysts seeking reliable, structured data from e-commerce reviews.

### Features

- **Comprehensive Review Extraction**: Scrapes full product reviews, including ratings, titles, bodies, and translations where available.
- **Structured Data Output**: Provides clean, JSON-formatted data with fields like product ID, sentiment, and timestamps for easy analysis.
- **Multi-URL Support**: Handles multiple HKTVmall product URLs in a single run, allowing batch processing.
- **High Reliability**: Built with robust error handling to manage varying page structures and ensure consistent data retrieval.
- **Fast and Efficient**: Optimized for speed, processing reviews quickly while respecting site limits.
- **Translation Support**: Includes translated fields for non-English reviews, enhancing accessibility.
- **Apify Integration**: Seamlessly integrates with Apify's platform for scheduling, monitoring, and exporting results.

### Input Parameters

| Parameter | Type | Required | Description | Example |
|-----------|------|----------|-------------|---------|
| Urls | string | Yes | A string containing one or more HKTVmall product URLs to scrape reviews from. Separate multiple URLs with commas or newlines. | "https://www.hktvmall.com/hktv/en/main/B0158001\_S\_SD6970129756237\_2pcs/p/B0158001\_S\_SD6970129756237\_2pcs" |

### Example Usage

To run the Actor, provide input in JSON format:

```json
{
  "Urls": "https://www.hktvmall.com/hktv/en/main/B0158001_S_SD6970129756237_2pcs/p/B0158001_S_SD6970129756237_2pcs"
}
```

Example output:

```json
[
  {
    "Product_Name": "FILL GOOD TRASH BAG | 200pcs household trash bag45*50cm | HKTVmall The Largest HK Shopping Platform",
    "Product_Id": "B0158001_S_SD6970129756237_2pcs",
    "Review_Id": "69483f7116610851321a955c",
    "Rating": 2,
    "Title": null,
    "Body": ". \u597d\u8584\uff0c\u597d\u5bb9\u6613\u7a7f\uff0c\u8cb7\u7d30\u5497\uff0c\u4e00\u822c\u3002",
    "Sentiment": null,
    "Section": "",
    "Higher_Topic": null,
    "Granular_Topic": null,
    "Source": "HKTVMall",
    "Full_Review": ". \u597d\u8584\uff0c\u597d\u5bb9\u6613\u7a7f\uff0c\u8cb7\u7d30\u5497\uff0c\u4e00\u822c\u3002",
    "Review_Type": "Product Review",
    "Title_Trans": null,
    "Body_Trans": ". \u597d\u8584\uff0c\u597d\u5bb9\u6613\u7a7f\uff0c\u8cb7\u7d30\u5497\uff0c\u4e00\u822c\u3002",
    "Full_Review_Trans": ". \u597d\u8584\uff0c\u597d\u5bb9\u6613\u7a7f\uff0c\u8cb7\u7d30\u5497\uff0c\u4e00\u822c\u3002",
    "Product_Name_Trans": "FILL GOOD TRASH BAG | 200pcs household trash bag45*50cm | HKTVmall The Largest HK Shopping Platform",
    "Product_Segment": "Tissues, Disposable & Household Products",
    "Gender": "Unisex",
    "Product_Segment2": "Rubbish Bags",
    "Year_Quarter": "2025-Q4",
    "Sub_Brand": "B0158001",
    "Format": "Bag",
    "Country": "Hong Kong",
    "Date": "12-22-2025",
    "Brand": "B0158001",
    "URL": "https://ucapi.comms.hktvmall.com/hktvmall/products/B0158001SD6970129756237_2pcs/reviews/?lang=en&current_page=0&has_image=false&has_reply=false&page_size=10",
    "Crawled_Date": "01-22-2026"
  },
  {
    "Product_Name": "FILL GOOD TRASH BAG | 200pcs household trash bag45*50cm | HKTVmall The Largest HK Shopping Platform",
    "Product_Id": "B0158001_S_SD6970129756237_2pcs",
    "Review_Id": "6968a45b66de8e5374919cca",
    "Rating": 5,
    "Title": null,
    "Body": "good",
    "Sentiment": null,
    "Section": "",
    "Higher_Topic": null,
    "Granular_Topic": null,
    "Source": "HKTVMall",
    "Full_Review": "good",
    "Review_Type": "Product Review",
    "Title_Trans": null,
    "Body_Trans": "good",
    "Full_Review_Trans": "good",
    "Product_Name_Trans": "FILL GOOD TRASH BAG | 200pcs household trash bag45*50cm | HKTVmall The Largest HK Shopping Platform",
    "Product_Segment": "Tissues, Disposable & Household Products",
    "Gender": "Unisex",
    "Product_Segment2": "Rubbish Bags",
    "Year_Quarter": "2026-Q1",
    "Sub_Brand": "B0158001",
    "Format": "Bag",
    "Country": "Hong Kong",
    "Date": "01-15-2026",
    "Brand": "B0158001",
    "URL": "https://ucapi.comms.hktvmall.com/hktvmall/products/B0158001SD6970129756237_2pcs/reviews/?lang=en&current_page=0&has_image=false&has_reply=false&page_size=10",
    "Crawled_Date": "01-22-2026"
  },
  {
    "Product_Name": "FILL GOOD TRASH BAG | 200pcs household trash bag45*50cm | HKTVmall The Largest HK Shopping Platform",
    "Product_Id": "B0158001_S_SD6970129756237_2pcs",
    "Review_Id": "693a1f50976096a587369806",
    "Rating": 1,
    "Title": null,
    "Body": "\u5f88\u8584\uff0c\u6613\u7834",
    "Sentiment": null,
    "Section": "",
    "Higher_Topic": null,
    "Granular_Topic": null,
    "Source": "HKTVMall",
    "Full_Review": "\u5f88\u8584\uff0c\u6613\u7834",
    "Review_Type": "Product Review",
    "Title_Trans": null,
    "Body_Trans": "\u5f88\u8584\uff0c\u6613\u7834",
    "Full_Review_Trans": "\u5f88\u8584\uff0c\u6613\u7834",
    "Product_Name_Trans": "FILL GOOD TRASH BAG | 200pcs household trash bag45*50cm | HKTVmall The Largest HK Shopping Platform",
    "Product_Segment": "Tissues, Disposable & Household Products",
    "Gender": "Unisex",
    "Product_Segment2": "Rubbish Bags",
    "Year_Quarter": "2025-Q4",
    "Sub_Brand": "B0158001",
    "Format": "Bag",
    "Country": "Hong Kong",
    "Date": "12-11-2025",
    "Brand": "B0158001",
    "URL": "https://ucapi.comms.hktvmall.com/hktvmall/products/B0158001SD6970129756237_2pcs/reviews/?lang=en&current_page=0&has_image=false&has_reply=false&page_size=10",
    "Crawled_Date": "01-22-2026"
  }
]
```

### Use Cases

- **Market Research**: Analyze customer feedback to identify trends and preferences in Hong Kong's e-commerce market.
- **Competitive Intelligence**: Monitor competitor products by scraping reviews for insights into strengths and weaknesses.
- **Price Monitoring**: Track product sentiments alongside pricing data for dynamic pricing strategies.
- **Content Aggregation**: Collect reviews for content creation, such as blog posts or social media campaigns.
- **Academic Research**: Gather data for studies on consumer behavior and sentiment analysis in retail.
- **Business Automation**: Automate review collection for dashboards or reporting tools to streamline decision-making.

### Installation and Usage

1. Search for "Hktvmall" in the Apify Store
2. Click "Try for free" or "Run"
3. Configure input parameters
4. Click "Start" to begin extraction
5. Monitor progress in the log
6. Export results in your preferred format (JSON, CSV, Excel)

### Output Format

The Actor outputs a JSON array of review objects. Each object includes fields such as Product\_Name (full product title), Product\_Id (unique identifier), Review\_Id (review-specific ID), Rating (numerical score), Body (review text), and metadata like Date, Country, and URL. Translated fields (e.g., Body\_Trans) provide English versions where applicable, while fields like Sentiment and Topics are placeholders for future analysis. This structure ensures easy parsing and integration into databases or analytics tools.

### Support

For custom/simplified outputs or bug reports, please contact:

- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/

We're here to help you get the most out of this Actor!

# Actor input Schema

## `Urls` (type: `string`):

The urls for the spider.

## Actor input object example

```json
{
  "Urls": "https://www.hktvmall.com/hktv/en/main/%E5%85%83%E5%AE%87%E5%AE%99%E5%95%86%E5%BA%97/s/B0158001/Supermarket/Supermarket/Tissues%2C-Disposable-%26-Household-Products/Rubbish-Bags/200pcs-household-trash-bag4550cm/p/B0158001_S_SD6970129756237_2pcs"
}
```

# Actor output Schema

## `results` (type: `string`):

Scraped data items from dataset

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "Urls": "https://www.hktvmall.com/hktv/en/main/%E5%85%83%E5%AE%87%E5%AE%99%E5%95%86%E5%BA%97/s/B0158001/Supermarket/Supermarket/Tissues%2C-Disposable-%26-Household-Products/Rubbish-Bags/200pcs-household-trash-bag4550cm/p/B0158001_S_SD6970129756237_2pcs"
};

// Run the Actor and wait for it to finish
const run = await client.actor("getdataforme/hktvmall-product-reviews").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "Urls": "https://www.hktvmall.com/hktv/en/main/%E5%85%83%E5%AE%87%E5%AE%99%E5%95%86%E5%BA%97/s/B0158001/Supermarket/Supermarket/Tissues%2C-Disposable-%26-Household-Products/Rubbish-Bags/200pcs-household-trash-bag4550cm/p/B0158001_S_SD6970129756237_2pcs" }

# Run the Actor and wait for it to finish
run = client.actor("getdataforme/hktvmall-product-reviews").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "Urls": "https://www.hktvmall.com/hktv/en/main/%E5%85%83%E5%AE%87%E5%AE%99%E5%95%86%E5%BA%97/s/B0158001/Supermarket/Supermarket/Tissues%2C-Disposable-%26-Household-Products/Rubbish-Bags/200pcs-household-trash-bag4550cm/p/B0158001_S_SD6970129756237_2pcs"
}' |
apify call getdataforme/hktvmall-product-reviews --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=getdataforme/hktvmall-product-reviews",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/D0QoFl6SKPJe2abye/builds/3E1QcAWr4YSxZH6aP/openapi.json
