Ccmhockey Review Detail Extractor avatar

Ccmhockey Review Detail Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Ccmhockey Review Detail Extractor

Ccmhockey Review Detail Extractor

Extract detailed product reviews from CCM Hockey with ease. Capture user ratings, content, and metadata accurately. Set customizable limits for tailored data collection. Export results in JSON, CSV, or Excel formats. Ideal for market research, competitive intelligence, and business automation....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share


Ccmhockey Review Detail Extractor

Introduction

The Ccmhockey Review Detail Extractor is a powerful tool designed to efficiently scrape and extract detailed product reviews from the CCM Hockey website. This Apify actor simplifies gathering insights into customer feedback, enabling businesses and researchers to analyze market trends and consumer preferences with ease.

Features

  • Comprehensive Data Extraction: Captures all relevant review details including user ratings, content, and metadata.
  • High Reliability: Ensures accurate data retrieval with minimal errors.
  • Customizable Limits: Allows setting a maximum number of items to scrape per run for tailored data collection.
  • User-Friendly Configuration: Simple setup with intuitive input parameters.
  • Versatile Output Formats: Supports exporting results in JSON, CSV, and Excel formats.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape. Must be valid HTTP/HTTPS links.["https://us.ccmhockey.com/Skates/Age-Group/Intermediate/SKAS5-IN.html"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://us.ccmhockey.com/Skates/Age-Group/Intermediate/SKAS5-IN.html"
],
"item_limit": 10
}

Output JSON

[
{
"review_id": 862396023,
"product_url": "https://us.ccmhockey.com/Skates/Age-Group/Intermediate/SKAS5-IN.html",
"product_domain_key": "SKAS5-IN",
"user_display_name": "Hearad M.",
"verified_buyer": true,
"score": 5,
"title": "Tacks ASV",
"content": "Stiff skate, wide fit, what you'd expect for this line and price point model. Wish it came with black step steel though.",
"created_at": "2026-06-19T19:37:41",
"input_source_key": "start_url:https://api-cdn.yotpo.com/v3/storefront/store/E8FxidE91MvnR8ezfoLFEbLdpHsp8gtb8ZywHaLA/product/SKAS5-IN/reviews?page=1&perPage=5&sort=badge,rating,date,images",
"actor_id": "TSDnXLjMbvbmAZQyU",
"run_id": "Dqs3qmzXsRLICSXcm"
},
{
"review_id": 831048796,
"product_url": "https://us.ccmhockey.com/Skates/Age-Group/Intermediate/SKAS5-IN.html",
"product_domain_key": "SKAS5-IN",
"user_display_name": "Andrea W.",
"verified_buyer": true,
"score": 5,
"title": "Awesome skate",
"content": "Great fit, great price, quick delivery",
"created_at": "2026-04-14T11:16:21",
"input_source_key": "start_url:https://api-cdn.yotpo.com/v3/storefront/store/E8FxidE91MvnR8ezfoLFEbLdpHsp8gtb8ZywHaLA/product/SKAS5-IN/reviews?page=1&perPage=5&sort=badge,rating,date,images",
"actor_id": "TSDnXLjMbvbmAZQyU",
"run_id": "Dqs3qmzXsRLICSXcm"
},
{
"review_id": 816513958,
"product_url": "https://us.ccmhockey.com/Skates/Age-Group/Intermediate/SKAS5-IN.html",
"product_domain_key": "SKAS5-IN",
"user_display_name": "Isaac A.",
"verified_buyer": true,
"score": 5,
"title": "Great skates for my son!",
"content": "Was surprised by how good the deal was!! Very happy customer",
"created_at": "2026-02-24T19:15:55",
"input_source_key": "start_url:https://api-cdn.yotpo.com/v3/storefront/store/E8FxidE91MvnR8ezfoLFEbLdpHsp8gtb8ZywHaLA/product/SKAS5-IN/reviews?page=1&perPage=5&sort=badge,rating,date,images",
"actor_id": "TSDnXLjMbvbmAZQyU",
"run_id": "Dqs3qmzXsRLICSXcm"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into customer satisfaction and product performance.
  • Competitive Intelligence: Monitor competitor reviews to identify strengths and weaknesses.
  • Price Monitoring: Track pricing trends based on consumer feedback.
  • Content Aggregation: Compile review data for content creation or analysis.
  • Academic Research: Use review data for studies in consumer behavior or marketing.
  • Business Automation: Integrate with CRM systems for automated customer insights.

Installation and Usage

  1. Search for "Ccmhockey Review Detail Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  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 output is a JSON array containing objects with the following fields:

  • review_id: Unique identifier for each review.
  • product_url: URL of the product page.
  • product_domain_key: Domain key associated with the product.
  • user_display_name: Name of the user who wrote the review.
  • verified_buyer: Boolean indicating if the buyer is verified.
  • score: Rating score given by the user.
  • title: Title of the review.
  • content: Full text content of the review.
  • created_at: Timestamp when the review was created.
  • input_source_key: Source key for tracking input data.
  • actor_id: Identifier for the actor instance.
  • run_id: Unique identifier for the run.

Support

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

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