VOOZH about

URL: https://apify.com/crawlerbros/baseball-savant-scraper

โ‡ฑ Baseball Savant Scraper (Statcast) ยท Apify


๐Ÿ‘ Baseball Savant Scraper (Statcast) avatar

Baseball Savant Scraper (Statcast)

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Baseball Savant Scraper (Statcast)

Scrape Baseball Savant (baseballsavant.mlb.com) for Statcast data - expected stats (xBA, xSLG, xwOBA, xERA), sprint speed leaderboards, and percentile rankings for all MLB players.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Share

Scrape Baseball Savant โ€” MLB's official Statcast data platform. Retrieve expected statistics (xBA, xSLG, xwOBA, xERA), sprint speed leaderboards, and percentile rankings for every MLB player.

What You Can Scrape

ModeData
xStatsExpected batting avg (xBA), slugging (xSLG), weighted on-base (xwOBA), and for pitchers: ERA and xERA
sprintSpeedSprint speed (ft/sec), bolts (top sprints), and home-to-first times for every qualifier
percentileRankingsFull percentile scores across xwOBA, exit velocity, K%, BB%, whiff%, chase%, barrel%

Input

FieldTypeDefaultDescription
modeselectxStatsWhich Statcast dataset to retrieve
statTypeselectbatterBatter or pitcher stats (xStats/percentileRankings only)
yearinteger2023MLB season year (2015โ€“2024)
minPAstringqQualifying threshold: q for qualified, or a number like 50
maxItemsinteger100Maximum records to return

Output

Each record contains:

{
"playerName":"Freddie Freeman",
"playerId":518692,
"year":2023,
"statType":"batter",
"plateAppearances":730,
"battingAvg":0.331,
"xBA":0.315,
"slugging":0.567,
"xSLG":0.567,
"wOBA":0.411,
"xwOBA":0.406,
"profileUrl":"https://baseballsavant.mlb.com/savant-player/518692",
"mode":"xStats",
"scrapedAt":"2024-01-01T00:00:00+00:00"
}

FAQs

Does this require an API key? No. All data is fetched from Baseball Savant's public CSV export endpoints โ€” no authentication required.

What years are supported? 2015โ€“2024. Statcast data began in 2015.

What is xERA? Expected ERA is a pitcher metric based on the quality of contact allowed, not actual results. Lower xERA indicates better underlying performance.

What does sprint speed measure? Sprint speed is measured in feet per second during a player's fastest runs of at least 90 feet. The league average is approximately 27 ft/sec.

Can I get both batter and pitcher stats in one run? Run the actor twice โ€” once with statType: batter and once with statType: pitcher.

You might also like

Baseball Savant Statcast Pitch Data Scraper

jungle_synthesizer/baseball-savant-statcast-pitch-data-scraper

Scrapes pitch-level Statcast data from Baseball Savant: exit velocity, launch angle, xwOBA, barrel rate, spin rate, and more. Outputs one row per tracked pitch event. Optionally fetches expected-stats leaderboards (xBA, xwOBA, barrel%). The canonical dataset for modern sabermetric analysis.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

MLB Stats Scraper

crawlerbros/mlb-stats-scraper

Scrape the official MLB Stats API, comprehensive baseball data including teams, players, schedules, standings, and detailed statistics. Official MLB data source, no authentication required.

77

5.0

MLB Stats Scraper

crawlergang/mlb-stats-scraper

Scrape the official MLB Stats API, comprehensive baseball data including teams, players, schedules, standings, and detailed statistics. Official MLB data source, no authentication required.

2

5.0

MLB Baseball Stats Scraper

crawlerbros/mlb-baseball-stats-scraper

Scrape the official MLB Stats API - comprehensive baseball data including teams, player batting/pitching stats, schedules, and standings. Official MLB data source, no authentication required.

15

5.0

MLB Stats API - Baseball Data

alizarin_refrigerator-owner/mlb-stats-api

Comprehensive MLB baseball statistics including player stats, game logs, standings & historical data. Perfect for fantasy sports, betting & analytics.

Baseball Reference Scraper | MLB Stats and History

parseforge/baseball-reference-scraper

Extract MLB player, team, and game data from Baseball Reference including box scores, season stats, advanced metrics, standings, and historical records dating back over a century. Built for sabermetrics, fantasy baseball, betting models, and deep sports research.

MLB Stats API

gentle_cloud/mlb-stats-api

Extract baseball data from MLB official free API. Get teams, standings, game schedules/scores, and detailed player statistics for any season.

75

MLB Stats Scraper

parseforge/mlb-stats-scraper

Scrape Major League Baseball data from the official MLB Stats API - schedules, teams, rosters, player stats, and live game feeds. No API key required.

MLB Search Results Scraper ๐ŸŽฏโšพ

easyapi/mlb-search-results-scraper

A powerful scraper for MLB.com video search results. Extract comprehensive video metadata including titles, descriptions, and statistics. Perfect for sports analysts, content creators, and baseball enthusiasts looking to gather MLB video content programmatically. ๐ŸŽฏโšพ

MLB StatsAPI Baseball Data Scraper

parseforge/mlb-statsapi-scraper

Tap the official MLB StatsAPI for teams, players, schedules, venues, leagues, divisions, and seasons. Filter by sport id and season year to build rosters, standings, or game calendars. Useful for fantasy tools, baseball analytics, and historical season research.