Hmhshl Results Scraper avatar

Hmhshl Results Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Hmhshl Results Scraper

Hmhshl Results Scraper

Extract detailed high school hockey game data from the Metro High School Hockey League effortlessly. Scrape scores, shots, period goals, and more for seasons from 2008-2026. Ideal for analysts, coaches, and fans—structured JSON output, fast, reliable, and no coding needed. Start analyzing today!...

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

5 days ago

Last modified

Categories

Share

Introduction

The Hmhshl Results Scraper is a powerful Apify Actor designed to extract comprehensive game results and schedules from the Metro High School Hockey League (Hmhshl) website. It enables users to gather detailed match data, including team performances, scores, and game statistics, for various seasons and sub-seasons. This tool is ideal for sports analysts, coaches, and enthusiasts seeking reliable, structured data for research, reporting, or competitive insights.

Features

  • Comprehensive Data Extraction: Scrapes detailed game results, including team names, scores, shots, period goals, and forfeit status.
  • Flexible Season Selection: Supports multiple seasons from 2008-2009 to 2025-2026, with options for regular seasons, playoffs, exhibitions, and tournaments.
  • Customizable Crawling: Allows users to specify sub-seasons and limit the number of requests for efficient data retrieval.
  • Structured JSON Output: Delivers clean, machine-readable data perfect for integration into databases or analytics tools.
  • High Reliability: Built with robust error handling to ensure consistent performance even with varying website structures.
  • Fast and Scalable: Optimized for quick execution, handling large datasets without compromising speed.
  • No Coding Required: User-friendly interface for easy setup and operation on the Apify platform.

Input Parameters

ParameterTypeRequiredDescriptionExample
seasonIdstringYesSelect the season to crawl from the available options (e.g., "2024-2025")."2954" (2025-2026)
subseasonIdstringYesChoose the sub-season type, such as Regular Season or Playoffs."16404" (2025-2026 Regular Season)
maxItemsintegerNoMaximum number of requests per crawl to control data volume.100

Example Usage

To run the Actor, provide input parameters in JSON format:

{
"seasonId": "2954",
"subseasonId": "16404",
"maxItems": 100
}

Example output in JSON:

[
{
"game_id": 96275,
"game_date": "2026-02-09",
"game_start_time": "13:00:00",
"league_name": "Metro High School Hockey League",
"away_team": {
"game_id": 96275,
"game_date": "2026-02-09",
"game_start_time": "13:00:00",
"league_name": "Metro High School Hockey League",
"team_id": 145,
"team_name": "Halifax West Warriors",
"team_short_name": "Halifax West",
"team_order": 0,
"team_score": 4,
"shots": 28,
"period_1_goals": 2,
"period_2_goals": 1,
"period_3_goals": 1,
"period_ot_goals": 0,
"period_so_goals": 0,
"game_forfeit": false
},
"home_team": {
"game_id": 96275,
"game_date": "2026-02-09",
"game_start_time": "13:00:00",
"league_name": "Metro High School Hockey League",
"team_id": 148,
"team_name": "Millwood Knights",
"team_short_name": "Millwood",
"team_order": 1,
"team_score": 5,
"shots": 17,
"period_1_goals": 0,
"period_2_goals": 0,
"period_3_goals": 5,
"period_ot_goals": 0,
"period_so_goals": 0,
"game_forfeit": false
},
"winner_team_id": 148,
"went_to_ot": false,
"went_to_so": false
}
]

Use Cases

  • Sports Analytics: Analyze team performance trends across seasons for strategic planning.
  • Coaching Insights: Review game statistics to improve training and tactics.
  • Fan Engagement: Build apps or websites with live or historical game data.
  • Research Projects: Gather data for academic studies on youth sports dynamics.
  • League Reporting: Compile reports on league standings and match outcomes.
  • Betting and Prediction: Use historical data to inform predictive models for games.

Installation and Usage

  1. Search for "Hmhshl Results Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters (seasonId, subseasonId, maxItems).
  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 an array of JSON objects, each representing a game. Key fields include:

  • game_id: Unique identifier for the game.
  • game_date and game_start_time: Scheduling details.
  • league_name: Name of the league.
  • away_team and home_team: Objects with team details, scores, shots, and period-specific goals.
  • winner_team_id: ID of the winning team.
  • went_to_ot and went_to_so: Booleans indicating overtime or shootout.

Data is structured for easy parsing and integration.

Support

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

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


Extract high school hockey game data effortlessly! Scrape detailed results, scores, and stats from the Metro High School Hockey League. Ideal for analysts, coaches, and fans. Supports multiple seasons, fast extraction, and JSON output. Start analyzing today! (148 characters)