Bcboysbasketball Score Scraper avatar

Bcboysbasketball Score Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Bcboysbasketball Score Scraper

Bcboysbasketball Score Scraper

Extract detailed basketball player stats like points, rebounds, and assists from BC Boys Basketball leagues with this reliable Apify Actor. Supports multiple seasons, customizable URLs, and delivers structured JSON output for easy analysis....

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

17 days ago

Last modified

Share

Introduction

The Bcboysbasketball Score Scraper is a powerful Apify Actor designed to extract comprehensive basketball player statistics from the BC Boys Basketball website. It automates the collection of detailed performance data, including points, rebounds, assists, and more, enabling users to gather insights into player and team performances across various seasons. This tool is ideal for coaches, analysts, and enthusiasts seeking reliable, structured data for analysis and reporting.

Features

  • Comprehensive Data Extraction: Scrapes detailed player stats such as points, rebounds, assists, steals, blocks, and shooting percentages from league pages.
  • Season-Specific Crawling: Supports multiple seasons, allowing targeted data collection for historical or current analysis.
  • High Reliability: Built on Apify's CheerioCrawler for efficient, error-resistant web scraping with built-in retry mechanisms.
  • Structured Output: Delivers clean, JSON-formatted data ready for integration into databases, spreadsheets, or analytics tools.
  • Customizable Inputs: Flexible start URLs and season selection to focus on specific leagues or teams.
  • Fast and Scalable: Handles large datasets quickly, with options for parallel processing to minimize runtime.
  • No Coding Required: User-friendly interface for non-technical users to run extractions effortlessly.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesAn array of URLs to start the scraping process. These should point to league stats pages on bcboysbasketball.com.[{"url": "https://www.bcboysbasketball.com/leagues/stats_basketball.cfm?leagueID=31301&clientID=2192"}]
seasonIdstringNoThe ID of the season to scrape stats for. Defaults to the 2024-25 season."69414"

Example Usage

Input JSON

{
"startUrls": [
{
"url": "https://www.bcboysbasketball.com/leagues/stats_basketball.cfm?leagueID=31301&clientID=2192"
}
],
"seasonId": "69414"
}

Output JSON

[
{
"name": "Calvin Kuzyk",
"playerUrl": "https://www.bcboysbasketball.com/leagues/rosters_profile.cfm?clientID=2192&leagueID=31301&teamID=634550&playerID=2334710&printPage=0",
"jerseyNumber": "5",
"position": "PG",
"team": "West Vancouver Highlanders (4A)",
"teamUrl": "https://www.bcboysbasketball.com/leagues/stats_1team.cfm?clientID=2192&teamID=634550&leagueID=31301",
"gamesPlayed": 1,
"twoPointAttempted": 15,
"twoPointMade": 9,
"threePointAttempted": 7,
"threePointMade": 4,
"freeThrowAttempted": 13,
"freeThrowMade": 10,
"freeThrowPercentage": 0.77,
"totalPoints": 40,
"pointsPerGame": 40,
"offensiveRebounds": 3,
"defensiveRebounds": 3,
"assists": 7,
"fouls": 0,
"blocks": 0,
"steals": 3
}
]

Use Cases

  • Sports Analytics: Analyze player performance trends to inform coaching decisions or scouting reports.
  • League Reporting: Generate comprehensive stats reports for leagues, teams, or individual players.
  • Fan Engagement: Provide fans with up-to-date player stats for blogs, apps, or social media.
  • Academic Research: Collect data for studies on sports performance, team dynamics, or statistical modeling.
  • Fantasy Sports: Feed real-time or historical stats into fantasy leagues for better player evaluations.
  • Business Automation: Automate data pipelines for sports media outlets or betting platforms.

Installation and Usage

  1. Search for "Bcboysbasketball Score Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters (e.g., start URLs and season ID).
  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 player's statistics. Key fields include player details (name, URL, jersey number, position, team), game stats (games played, points, rebounds, assists), and shooting metrics (attempts, makes, percentages). This structured format ensures easy parsing and integration, with numerical values for quantitative analysis and URLs for further exploration.

Support

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

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


Extract comprehensive basketball stats from BC Boys Basketball effortlessly. Features fast, reliable scraping of player data like points, rebounds, and assists across seasons. Perfect for analytics, reporting, and fan engagement. Try it now on Apify! (248 characters)