Statmuse: Get Team Info
Statmuse via Parse · sports
Get comprehensive team information including game logs, historical records, or roster data. Constructs a natural language query from the team name and query type. The query_type is flexible natural language describing what to retrieve. StatMuse API providing natural language sports statistics, player/team data, and historical information for NBA, NFL, MLB, NHL, and more. Fulfilled by Parse from statmuse.com.
- entertainment
- news-media
- parse
- platform-key
- sports
- statmuse
- statmuse-com
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/6546515f-73d6-44cc-b3e2-2cafc0b022b1/get_team_info
- Interface artifact
- sha256:6b8f43b502a1ac85310172eb2e565fbf8fc9ed30673d4e3b8fe2d72c265bf686
- Manifest digest
- sha256:7de024fa3537825dc826b59c7b41d8602ebc5a553972c7de9c2963294a6f79f9
Request fields
- team_name (string, required): Team name (e.g., 'Lakers', 'Golden State Warriors', 'Patriots')
- query_type (string): Type of information to retrieve (e.g., 'stats last 10 games', 'historical record', 'roster')
Example queries
- {"team_name":"Lakers","query_type":"stats last 10 games"}