VOOZH about

URL: https://apify.com/lexis-solutions/statmuse-player-scraper

โ‡ฑ Statmuse Player Scraper ยท Apify


Pricing

$29.00/month + usage

Go to Apify Store

Statmuse Player Scraper

Scrape Statmuse player stats (sports data) into structured JSON, capturing player profiles, teams, cards and stats tables from Statmuse.com for sports analytics, fantasy tools, dashboards and research.

Pricing

$29.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

3 months ago

Last modified

Share

๐Ÿ‘ banner

Statmuse Player Scraper (statmuse.com) is a sports data scraper for collecting structured player profile and stats-table data from Statmuse player pages.

Introduction

The Statmuse Player scraper starts from Statmuse URLs (query/list pages or direct player pages), follows player links, and extracts structured player data such as name, team, cards sections, and stats tables.

Use Cases

  • Sports research: Build structured datasets for player comparison and trend tracking.
  • Content enrichment: Add player stats and profile data to sports products and dashboards.
  • Monitoring workflows: Track updates on player pages over time.
  • Analytics pipelines: Feed BI tools, internal warehousing, or downstream automations.

Input

Provide the following fields:

  • startUrls (array, required): Statmuse URLs to start from.
  • maxItems (integer, optional): Maximum number of player items to extract per start URL.
  • proxyConfiguration (object, optional): Apify proxy settings.

Notes:

  • If a startUrl is a player URL (/player/...), the actor extracts that player page directly.
  • If a startUrl is a query/list page (for example /ask/...), the actor collects player links from that page.
  • Non-Statmuse domains are ignored.
  • Crawling stops per source URL when maxItems is reached.

Input Examples

1) Start URLs

{
"startUrls":[
{
"url":"https://www.statmuse.com/nba/ask/most-points-this-season"
},
{
"url":"https://www.statmuse.com/nba/player/lebron-james-1780"
}
],
"maxItems":10,
"proxyConfiguration":{
"useApifyProxy":true
}
}

Output

Each dataset item contains fields like:

{
"name":"LeBron James",
"team":"Los Angeles Lakers",
"url":"https://www.statmuse.com/nba/player/lebron-james-1780",
"originalUrl":"https://www.statmuse.com/nba/ask/most-points-this-season",
"cards":{
"Per Game":{
"pts":"24.8",
"reb":"7.8",
"ast":"8.2"
}
},
"tables":{
"Game Log":[
{
"Date":"2026-01-10",
"PTS":"31",
"REB":"9",
"AST":"7"
}
]
}
}

The scraper processes player pages and stops when maxItems is reached per start URL or when no more player links are found.

Why use the Statmuse Player Scraper?

  • Focused: Built specifically for Statmuse player extraction flows.
  • Structured output: Ready-to-use JSON records for automation and analysis.
  • Per-URL limits: maxItems is enforced per start URL.
  • Flexible input: Supports both query/list URLs and direct player URLs.
  • Apify-native: Works with Apify datasets, request queue, and proxy config.

FAQ

  • How many players can it extract?
    Controlled by maxItems per source URL.

  • Do I need proxies?
    Not always, but proxies are recommended for larger runs and stability.

  • Can I start from a direct player URL?
    Yes. The actor supports both player URLs and list/query URLs.

  • What if Statmuse changes their website structure?
    The actor may require updates to keep extraction stable.

Need to scrape other sports platforms?

Check out our other scrapers:


Need help or want a custom solution?

Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.

Contact us over Email or LinkedIn.

Support Our Work

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to.

Image Credit

Image credit: statmuse.com.

You might also like

StatMuse Scraper

crawlerbros/statmuse-scraper

Scrape StatMuse sports statistics - ask natural language questions about NBA, NFL, MLB, and NHL stats. Get player career stats, game logs, team records, and season leaders via StatMuse's public Q&A and stats API.

LIV Golf Player Stats Scraper

parseforge/livgolf-stats-scraper

Mine player and team records from Livgolf Stats with stats, rankings, profiles, history and head to head splits when published. Built for fantasy sports, betting analytics, agencies and sports media. Run on demand or on a recurring schedule and feed every row into your favourite analytics or work.

Sports Stats Mega Pack

parseforge/sports-stats-mega-pack-scraper

Get player and team stats from NBA, NFL, WNBA, MLB prospects, WTA and Tennis Abstract in one query. Pull games, scoring, rankings, profiles and historical splits across every major league. Built for fantasy sports, sportsbooks and sports analytics teams.

Tennis Abstract Player Match Scraper

parseforge/tennis-abstract-scraper

Surface player and team records from Tennis Abstract with stats, rankings, profiles, history and head to head splits when published. Perfect for fantasy sports, betting analytics, agencies and sports media. Run on demand or on a recurring schedule and feed every row into your favourite analytics.

RealGM Player Scraper

lexis-solutions/realgm-player-scraper

RealGM basketball player scraper for USA sports analytics: extract height, weight, nationality, team, draft status and full player profiles from basketball.realgm.com for scouting, recruiting and player database building.

๐Ÿ‘ User avatar

Lexis Solutions

2

๐Ÿ€ NBA Scores โ€” Live Stats & Game Data

nexgendata/nba-scoreboard

Get live and historical NBA scores, box scores, player stats & standings. Build sports dashboards, fantasy tools & basketball analytics. Real-time data during games. Pay per query.

MLB Player & Game Stats Scraper

scrapers_lat/mlb-stats-scraper

Extract MLB teams, rosters, player season stats, schedules, scores and standings from the public MLB Stats API.

LaLiga Stats Scraper

parseforge/laliga-stats-scraper

Pull LaLiga player rankings with rank, player, team, position, stat name, value, matches played, season, and player image. Filter by stat category and competition. Useful for football analytics, fantasy lineup tools, scouting workflows, and Spanish football trend dashboards.

ESPN Rosters & Player Stats

crawlerbros/espn-rosters-player-stats

Scrape team rosters and player career statistics from ESPN across 16 leagues and 5 sports. No account or proxy required.

11

5.0