Rseq-Stats-Game-Report-Scraper avatar

Rseq-Stats-Game-Report-Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Rseq-Stats-Game-Report-Scraper

Rseq-Stats-Game-Report-Scraper

Extract detailed game reports from RSEQ Stats for Quebec's collegiate basketball leagues. Automates scraping of scores, teams, venues, GPS coordinates, and more into structured JSON. Reliable, scalable, and error-resilient for sports analytics, coaching, and research....

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

7 days ago

Last modified

Share

Rseq Stats Game Report Scraper

Introduction

The Rseq Stats Game Report Scraper is a powerful Apify Actor designed to extract detailed game reports from the RSEQ Stats website, focusing on basketball games in Quebec's collegiate leagues. It automates the collection of comprehensive match data, including scores, teams, venues, and more, enabling users to gather insights efficiently without manual browsing. Ideal for sports analysts, coaches, and researchers, this tool ensures accurate, structured data for performance tracking and strategic analysis.

Features

  • Comprehensive Data Extraction: Scrapes full game details such as team scores, dates, venues, and GPS coordinates from RSEQ Stats pages.
  • Reliable Parsing: Uses CheerioCrawler for robust HTML parsing, handling dynamic content and ensuring high data accuracy.
  • Flexible Input: Accepts multiple start URLs to scrape various leagues or seasons in a single run.
  • Structured Output: Delivers clean JSON data with unique game IDs, making it easy to integrate into databases or analytics tools.
  • Performance Optimized: Built for speed and scalability, processing multiple pages efficiently with minimal resource usage.
  • Error-Resilient: Includes built-in handling for missing data or site changes, reducing failed extractions.
  • Free and Accessible: Available on the Apify Store with a free tier for small-scale use.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesAn array of URLs to start scraping from. Each URL should point to an RSEQ Stats page containing game reports.[{"url": "https://www.rseq-stats.ca/scolaire/basketball-benj-f-d1/"}]

Example Usage

Input JSON

{
"startUrls": [
{
"url": "https://www.rseq-stats.ca/scolaire/basketball-benj-f-d1/"
}
]
}

Output JSON

[
{
"gameId": "87cc352e-8d49-4399-8a24-0f654ceb3841",
"gameNumber": "F03",
"date": "2025-08-22",
"time": "21:00",
"dayOfWeek": "Ven",
"visitingTeam": {
"id": "5ad6ca28-2366-42c3-80ef-9cfe18ddec86",
"name": "Dawson",
"code": "DAW",
"score": 1,
"forfeit": false,
"sanction": false
},
"homeTeam": {
"id": "17335968-9fa4-45ac-bae0-2b9c60a59ea4",
"name": "Trois-Rivières",
"code": "TRV",
"score": 3,
"forfeit": false,
"sanction": false
},
"result": "1 - 3",
"isOvertime": false,
"isShootout": false,
"venue": "Stade Diablos",
"gps": {
"lat": 46.359317,
"lng": -72.569175
},
"mapUrl": "http://maps.google.com/?q=46.359317000,-72.569175000",
"isReleased": true,
"isDeleted": false,
"isCancelled": false,
"isSubmittedForStandings": true,
"gameSheetUrl": "http://s1.rseq.ca/Files/GameDocuments\\2025/17351573-971b-450a-9951-4cd804ebebed.pdf",
"gameResultUrl": "https://diffusion.rseq.ca/Default.aspx?Type=Game&GameId=87cc352e-8d49-4399-8a24-0f654ceb3841"
}
]

Use Cases

  • Sports Analytics: Collect historical game data for statistical analysis and performance metrics.
  • Team Management: Track scores, forfeits, and sanctions to inform coaching decisions.
  • Event Planning: Use venue and GPS data to organize viewings or travel logistics.
  • Research: Aggregate data for academic studies on collegiate sports trends.
  • Fan Engagement: Build apps or websites displaying live or past game results.
  • Broadcasting: Prepare detailed reports for media coverage of matches.

Installation and Usage

  1. Search for "Rseq Stats Game Report Scraper" 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 an array of JSON objects, each representing a single game. Key fields include gameId (unique identifier), date and time, team details with name, code, and score, venue and gps coordinates, and URLs for game sheets and results. Boolean flags indicate game status like isOvertime or isCancelled. This structured format ensures easy querying 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 comprehensive game data from RSEQ Stats effortlessly. Features reliable scraping, structured JSON output, and GPS details for venues. Perfect for sports analytics, team tracking, and research. Try it free on Apify Store! (148 characters)