Cpbl: Get Schedule
Cpbl via Parse · sports
Retrieve the CPBL game schedule for a given year and month. Returns an array of game objects including teams, scores, pitchers, and MVP information. The schedule covers all games in the specified month regardless of completion status. Comprehensive API for the Chinese Professional Baseball League (CPBL), providing game schedules, box scores, player statistics, play-by-play feeds, standings, player lists, aggregate stats, and news. Fulfilled by Parse from cpbl.com.tw.
- cpbl
- cpbl-com-tw
- entertainment
- news-media
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8d3d047b-7e60-446f-be5c-a8087c717d60/get_schedule
- Interface artifact
- sha256:d28fe00ddc315025041877195f8a859201dd123b616d32f4691d5e0277d60f10
- Manifest digest
- sha256:55b729ad3a5959eb91e7ccec23ea3ee5f47e2e814a79334f288ec5ed20ba12c2
Request fields
- year (string): Year in YYYY format. Defaults to the current year.
- month (string): Month in MM format (zero-padded). Defaults to the current month.
- kind_code (string): Game type code.: Allowed values: A, C, B, G
Example queries
- {"year":"2025","month":"06","kind_code":"A"}