Cpbl: Get All Stats
Cpbl via Parse · sports
Retrieve aggregate player statistics rankings for a given year and position type. Returns a paginated table of top players ranked by batting average (for batters) or ERA (for pitchers). Each page returns up to 15 players. Column headers are in Chinese. 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_all_stats
- Interface artifact
- sha256:43837513a40dcfe399c71439db802f92859e4774e7656b43ecdd7215b44475dd
- Manifest digest
- sha256:d9ee961ad726f8fd71cf1d80cfc3ba60ffef0812ec90bcdc261a1dc60b2c7faa
Request fields
- page (integer): Page index (0-based). Each page returns up to 15 players.
- year (string): Year in YYYY format. Defaults to the current year.
- position (string): Position filter.: Allowed values: 01, 02
- kind_code (string): Game type code.: Allowed values: C, A, B, G
Example queries
- {"page":"0","year":"2025","position":"01","kind_code":"A"}